-
大小: 31KB文件類型: .rar金幣: 2下載: 1 次發(fā)布日期: 2021-06-18
- 語言: C#
- 標(biāo)簽: c#??簡單項(xiàng)目??課程設(shè)計(jì)??
資源簡介
此項(xiàng)目是超市收銀系統(tǒng),模擬平時(shí)購物時(shí)的流程,適用于學(xué)完c#基礎(chǔ)的新手去練習(xí),涉及到繼承,抽象等知識(shí),也可做為課程設(shè)計(jì)來用。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
namespace?超市收銀系統(tǒng)
{
????class?Acer:ProductFather
????{
????????private?string?v1;
????????private?int?v2;
????????private?string?v3;
????????public?Acer(string?iddouble?pricestring?name):base(idpricename)
????????{
????????}
???????
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????401??2020-03-26?15:32??超市收銀系統(tǒng)\Acer.cs
?????文件????????187??2020-03-23?16:03??超市收銀系統(tǒng)\App.config
?????文件????????396??2020-03-26?15:32??超市收銀系統(tǒng)\Banana.cs
?????文件???????9728??2020-03-26?17:44??超市收銀系統(tǒng)\bin\Debug\超市收銀系統(tǒng).exe
?????文件????????187??2020-03-23?16:03??超市收銀系統(tǒng)\bin\Debug\超市收銀系統(tǒng).exe.config
?????文件??????46592??2020-03-26?17:44??超市收銀系統(tǒng)\bin\Debug\超市收銀系統(tǒng).pdb
?????文件????????546??2020-03-26?18:39??超市收銀系統(tǒng)\CalFather.cs
?????文件????????859??2020-03-26?17:14??超市收銀系統(tǒng)\CalMN.cs
?????文件????????428??2020-03-26?15:32??超市收銀系統(tǒng)\CalNormal.cs
?????文件????????562??2020-03-26?17:14??超市收銀系統(tǒng)\CalRate.cs
?????文件???????3048??2020-03-26?17:36??超市收銀系統(tǒng)\CangKu.cs
?????文件????????408??2020-03-26?15:32??超市收銀系統(tǒng)\JiangYou.cs
?????文件???????6733??2020-03-26?16:17??超市收銀系統(tǒng)\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????????0??2020-03-23?16:03??超市收銀系統(tǒng)\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件??????????0??2020-03-23?16:03??超市收銀系統(tǒng)\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件??????????0??2020-03-23?16:03??超市收銀系統(tǒng)\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
?????文件?????????42??2020-03-26?16:17??超市收銀系統(tǒng)\obj\Debug\超市收銀系統(tǒng).csproj.CoreCompileInputs.cache
?????文件????????627??2020-03-26?17:14??超市收銀系統(tǒng)\obj\Debug\超市收銀系統(tǒng).csproj.FileListAbsolute.txt
?????文件???????8059??2020-03-26?14:57??超市收銀系統(tǒng)\obj\Debug\超市收銀系統(tǒng).csprojAssemblyReference.cache
?????文件???????9728??2020-03-26?17:44??超市收銀系統(tǒng)\obj\Debug\超市收銀系統(tǒng).exe
?????文件??????46592??2020-03-26?17:44??超市收銀系統(tǒng)\obj\Debug\超市收銀系統(tǒng).pdb
?????文件????????647??2020-03-26?15:32??超市收銀系統(tǒng)\ProductFather.cs
?????文件????????491??2020-03-26?17:14??超市收銀系統(tǒng)\Program.cs
?????文件???????1334??2020-03-23?16:03??超市收銀系統(tǒng)\Properties\AssemblyInfo.cs
?????文件????????406??2020-03-26?15:32??超市收銀系統(tǒng)\SamSung.cs
?????文件???????3458??2020-03-26?17:44??超市收銀系統(tǒng)\SupperMarket.cs
?????文件???????2740??2020-03-26?17:14??超市收銀系統(tǒng)\超市收銀系統(tǒng).csproj
?????目錄??????????0??2020-03-23?16:03??超市收銀系統(tǒng)\obj\Debug\TempPE
?????目錄??????????0??2020-03-26?17:14??超市收銀系統(tǒng)\bin\Debug
?????目錄??????????0??2020-03-26?17:14??超市收銀系統(tǒng)\obj\Debug
............此處省略7個(gè)文件信息
- 上一篇:C#簡單TCP
- 下一篇:NBA2013-2014賽季的比賽數(shù)據(jù)
評論
共有 條評論