基本信息
源码名称:火车票计价系统
源码大小:0.20M
文件格式:.zip
开发语言:C#
更新时间:2022-07-08
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 10 元×
微信扫码支付:10 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
火车票计价系统
.
├── 火车票
│ ├── Checkbox
│ │ ├── App.config
│ │ ├── Checkbox.csproj
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── Checkbox.exe
│ │ │ │ ├── Checkbox.exe.config
│ │ │ │ └── Checkbox.pdb
│ │ │ └── Release
│ │ ├── checkboxlist.Designer.cs
│ │ ├── checkboxlist.cs
│ │ ├── checkboxlist.resx
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── Checkbox.Form1.resources
│ │ │ ├── Checkbox.Properties.Resources.resources
│ │ │ ├── Checkbox.checkboxlist.resources
│ │ │ ├── Checkbox.csproj.AssemblyReference.cache
│ │ │ ├── Checkbox.csproj.CoreCompileInputs.cache
│ │ │ ├── Checkbox.csproj.FileListAbsolute.txt
│ │ │ ├── Checkbox.csproj.GenerateResource.cache
│ │ │ ├── Checkbox.exe
│ │ │ ├── Checkbox.pdb
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ └── TempPE
│ │ └── Release
│ ├── ListBOX
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── ListBOX.csproj
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── ListBOX.exe
│ │ │ │ ├── ListBOX.exe.config
│ │ │ │ └── ListBOX.pdb
│ │ │ └── Release
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── ListBOX.Form1.resources
│ │ │ ├── ListBOX.Properties.Resources.resources
│ │ │ ├── ListBOX.csproj.AssemblyReference.cache
│ │ │ ├── ListBOX.csproj.CoreCompileInputs.cache
│ │ │ ├── ListBOX.csproj.FileListAbsolute.txt
│ │ │ ├── ListBOX.csproj.GenerateResource.cache
│ │ │ ├── ListBOX.exe
│ │ │ ├── ListBOX.pdb
│ │ │ └── TempPE
│ │ └── Release
│ ├── TextBOX
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Form2.Designer.cs
│ │ ├── Form2.cs
│ │ ├── Form2.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── TextBOXBUTTEN.csproj
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── TextBOX.exe
│ │ │ │ ├── TextBOX.exe.config
│ │ │ │ └── TextBOX.pdb
│ │ │ └── Release
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── TextBOX.Form1.resources
│ │ │ ├── TextBOX.Form2.resources
│ │ │ ├── TextBOX.Properties.Resources.resources
│ │ │ ├── TextBOX.exe
│ │ │ ├── TextBOX.pdb
│ │ │ ├── TextBOXBUTTEN.csproj.AssemblyReference.cache
│ │ │ ├── TextBOXBUTTEN.csproj.CoreCompileInputs.cache
│ │ │ ├── TextBOXBUTTEN.csproj.FileListAbsolute.txt
│ │ │ └── TextBOXBUTTEN.csproj.GenerateResource.cache
│ │ └── Release
│ ├── lable
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── lable.exe
│ │ │ │ ├── lable.exe.config
│ │ │ │ └── lable.pdb
│ │ │ └── Release
│ │ ├── lable.csproj
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── lable.Form1.resources
│ │ │ ├── lable.Properties.Resources.resources
│ │ │ ├── lable.csproj.AssemblyReference.cache
│ │ │ ├── lable.csproj.CoreCompileInputs.cache
│ │ │ ├── lable.csproj.FileListAbsolute.txt
│ │ │ ├── lable.csproj.GenerateResource.cache
│ │ │ ├── lable.exe
│ │ │ └── lable.pdb
│ │ └── Release
│ ├── messagebox
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── messagebox.exe
│ │ │ │ ├── messagebox.exe.config
│ │ │ │ └── messagebox.pdb
│ │ │ └── Release
│ │ ├── messagebox.csproj
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── messagebox.Form1.resources
│ │ │ ├── messagebox.Properties.Resources.resources
│ │ │ ├── messagebox.csproj.AssemblyReference.cache
│ │ │ ├── messagebox.csproj.CoreCompileInputs.cache
│ │ │ ├── messagebox.csproj.FileListAbsolute.txt
│ │ │ ├── messagebox.csproj.GenerateResource.cache
│ │ │ ├── messagebox.exe
│ │ │ └── messagebox.pdb
│ │ └── Release
│ ├── 火车票
│ │ ├── App.config
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Ticket.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── 火车票.exe
│ │ │ │ ├── 火车票.exe.config
│ │ │ │ └── 火车票.pdb
│ │ │ └── Release
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── TempPE
│ │ │ │ ├── 火车票.csproj.AssemblyReference.cache
│ │ │ │ ├── 火车票.csproj.CoreCompileInputs.cache
│ │ │ │ ├── 火车票.csproj.FileListAbsolute.txt
│ │ │ │ ├── 火车票.exe
│ │ │ │ └── 火车票.pdb
│ │ │ └── Release
│ │ └── 火车票.csproj
│ └── 火车票.sln
└── 火车票计价系统.zip
55 directories, 141 files
火车票计价系统
.
├── 火车票
│ ├── Checkbox
│ │ ├── App.config
│ │ ├── Checkbox.csproj
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── Checkbox.exe
│ │ │ │ ├── Checkbox.exe.config
│ │ │ │ └── Checkbox.pdb
│ │ │ └── Release
│ │ ├── checkboxlist.Designer.cs
│ │ ├── checkboxlist.cs
│ │ ├── checkboxlist.resx
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── Checkbox.Form1.resources
│ │ │ ├── Checkbox.Properties.Resources.resources
│ │ │ ├── Checkbox.checkboxlist.resources
│ │ │ ├── Checkbox.csproj.AssemblyReference.cache
│ │ │ ├── Checkbox.csproj.CoreCompileInputs.cache
│ │ │ ├── Checkbox.csproj.FileListAbsolute.txt
│ │ │ ├── Checkbox.csproj.GenerateResource.cache
│ │ │ ├── Checkbox.exe
│ │ │ ├── Checkbox.pdb
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ └── TempPE
│ │ └── Release
│ ├── ListBOX
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── ListBOX.csproj
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── ListBOX.exe
│ │ │ │ ├── ListBOX.exe.config
│ │ │ │ └── ListBOX.pdb
│ │ │ └── Release
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── ListBOX.Form1.resources
│ │ │ ├── ListBOX.Properties.Resources.resources
│ │ │ ├── ListBOX.csproj.AssemblyReference.cache
│ │ │ ├── ListBOX.csproj.CoreCompileInputs.cache
│ │ │ ├── ListBOX.csproj.FileListAbsolute.txt
│ │ │ ├── ListBOX.csproj.GenerateResource.cache
│ │ │ ├── ListBOX.exe
│ │ │ ├── ListBOX.pdb
│ │ │ └── TempPE
│ │ └── Release
│ ├── TextBOX
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Form2.Designer.cs
│ │ ├── Form2.cs
│ │ ├── Form2.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── TextBOXBUTTEN.csproj
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── TextBOX.exe
│ │ │ │ ├── TextBOX.exe.config
│ │ │ │ └── TextBOX.pdb
│ │ │ └── Release
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── TextBOX.Form1.resources
│ │ │ ├── TextBOX.Form2.resources
│ │ │ ├── TextBOX.Properties.Resources.resources
│ │ │ ├── TextBOX.exe
│ │ │ ├── TextBOX.pdb
│ │ │ ├── TextBOXBUTTEN.csproj.AssemblyReference.cache
│ │ │ ├── TextBOXBUTTEN.csproj.CoreCompileInputs.cache
│ │ │ ├── TextBOXBUTTEN.csproj.FileListAbsolute.txt
│ │ │ └── TextBOXBUTTEN.csproj.GenerateResource.cache
│ │ └── Release
│ ├── lable
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── lable.exe
│ │ │ │ ├── lable.exe.config
│ │ │ │ └── lable.pdb
│ │ │ └── Release
│ │ ├── lable.csproj
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── lable.Form1.resources
│ │ │ ├── lable.Properties.Resources.resources
│ │ │ ├── lable.csproj.AssemblyReference.cache
│ │ │ ├── lable.csproj.CoreCompileInputs.cache
│ │ │ ├── lable.csproj.FileListAbsolute.txt
│ │ │ ├── lable.csproj.GenerateResource.cache
│ │ │ ├── lable.exe
│ │ │ └── lable.pdb
│ │ └── Release
│ ├── messagebox
│ │ ├── App.config
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── messagebox.exe
│ │ │ │ ├── messagebox.exe.config
│ │ │ │ └── messagebox.pdb
│ │ │ └── Release
│ │ ├── messagebox.csproj
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── messagebox.Form1.resources
│ │ │ ├── messagebox.Properties.Resources.resources
│ │ │ ├── messagebox.csproj.AssemblyReference.cache
│ │ │ ├── messagebox.csproj.CoreCompileInputs.cache
│ │ │ ├── messagebox.csproj.FileListAbsolute.txt
│ │ │ ├── messagebox.csproj.GenerateResource.cache
│ │ │ ├── messagebox.exe
│ │ │ └── messagebox.pdb
│ │ └── Release
│ ├── 火车票
│ │ ├── App.config
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Ticket.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── 火车票.exe
│ │ │ │ ├── 火车票.exe.config
│ │ │ │ └── 火车票.pdb
│ │ │ └── Release
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── TempPE
│ │ │ │ ├── 火车票.csproj.AssemblyReference.cache
│ │ │ │ ├── 火车票.csproj.CoreCompileInputs.cache
│ │ │ │ ├── 火车票.csproj.FileListAbsolute.txt
│ │ │ │ ├── 火车票.exe
│ │ │ │ └── 火车票.pdb
│ │ │ └── Release
│ │ └── 火车票.csproj
│ └── 火车票.sln
└── 火车票计价系统.zip
55 directories, 141 files