嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
c#吃金豆游戏源代码
我辛辛苦苦写的c#吃金豆游戏,注释什么的还是比较全的,保证初学者能看懂,编程环境vs2010
.
├── c#吃金豆游戏源代码_吃金豆v1.1.1.rar
└── 吃金豆v1.1.1
├── 1c5756c23ced826ae5dd3b92.jpg
├── 20100205172730-1563396600.jpg
├── 341ef2c45142c2928226ac2f.jpg
├── 35fc5a16c25bbc0d20a4e9ad.jpg
├── 518fcd3f363d2d8a7d1e719d.jpg
├── 523eaf00e98ac9c0e950cdad.jpg
├── 67f98025f9b4e35a34a80fa3.jpg
├── PacMan.jpg
├── d2fcabfbbc93cf1c4f4aeaa8.jpg
├── dee9246d96b96ec3431694e7.jpg
├── douzi.jpg
├── e75e3c2d1dacdb73349bf7b2.jpg
├── gameover.jpg
├── ghost.jpg
├── wall.jpg
└── 吃金豆v1_2005
├── Backup
│ ├── 吃金豆v1_2005
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── Ghost.cs
│ │ ├── PacMan.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── 吃金豆v1_2005.exe
│ │ │ ├── 吃金豆v1_2005.pdb
│ │ │ └── 吃金豆v1_2005.vshost.exe
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── TempPE
│ │ │ │ ├── 吃金豆v1_2005.Form1.resources
│ │ │ │ ├── 吃金豆v1_2005.Properties.Resources.resources
│ │ │ │ ├── 吃金豆v1_2005.csproj.GenerateResource.Cache
│ │ │ │ ├── 吃金豆v1_2005.exe
│ │ │ │ └── 吃金豆v1_2005.pdb
│ │ │ └── 吃金豆v1_2005.csproj.FileList.txt
│ │ └── 吃金豆v1_2005.csproj
│ ├── 吃金豆v1_2005.sln
│ └── 吃金豆v1_2005.suo
├── UpgradeLog.XML
├── _UpgradeReport_Files
│ ├── Thumbs.db
│ ├── UpgradeReport.css
│ ├── UpgradeReport.xslt
│ ├── UpgradeReport_Minus.gif
│ └── UpgradeReport_Plus.gif
├── 吃金豆v1_2005
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── Ghost.cs
│ ├── PacMan.cs
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── Resources
│ │ ├── QQ截图未命名.jpg
│ │ └── QQ截图未命名1.jpg
│ ├── bin
│ │ ├── Debug
│ │ │ ├── 吃金豆v1_2005.exe
│ │ │ ├── 吃金豆v1_2005.pdb
│ │ │ ├── 吃金豆v1_2005.vshost.exe
│ │ │ └── 吃金豆v1_2005.vshost.exe.manifest
│ │ └── Release
│ ├── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── GenerateResource-ResGen.read.1.tlog
│ │ │ ├── GenerateResource-ResGen.read.6.tlog
│ │ │ ├── GenerateResource-ResGen.write.1.tlog
│ │ │ ├── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── 吃金豆v1_2005.Form1.resources
│ │ │ ├── 吃金豆v1_2005.Properties.Resources.resources
│ │ │ ├── 吃金豆v1_2005.csproj.FileListAbsolute.txt
│ │ │ ├── 吃金豆v1_2005.csproj.GenerateResource.Cache
│ │ │ ├── 吃金豆v1_2005.exe
│ │ │ └── 吃金豆v1_2005.pdb
│ │ └── 吃金豆v1_2005.csproj.FileList.txt
│ └── 吃金豆v1_2005.csproj
├── 吃金豆v1_2005.sln
└── 吃金豆v1_2005.suo
20 directories, 77 files