基本信息
源码名称:C#黑白棋2.0源码
源码大小:6.63M
文件格式:.rar
开发语言:C#
更新时间:2022-09-09
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

C#黑白棋2.0源码

黑白棋游戏设计,c#源码

.
├── 第2章 黑白棋2.0
│   ├── CodeFile1.cs
│   ├── Form1.Designer.cs
│   ├── Form1.cs
│   ├── Form1.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── bin
│   │   ├── Debug
│   │   │   ├── BackColor.png
│   │   │   ├── BlackStone.png
│   │   │   ├── DownStone.wav
│   │   │   ├── Info2.png
│   │   │   ├── Thumbs.db
│   │   │   ├── WhiteStone.png
│   │   │   ├── WindowsApplication1.vshost.exe
│   │   │   ├── qi_pan.jpg
│   │   │   ├── qi_pan1.jpg
│   │   │   ├── 黑白棋.exe
│   │   │   ├── 黑白棋.pdb
│   │   │   └── 黑白棋.vshost.exe
│   │   └── Release
│   ├── obj
│   │   ├── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── GenerateResource-ResGen.read.1.tlog
│   │   │   ├── GenerateResource-ResGen.read.4.tlog
│   │   │   ├── GenerateResource-ResGen.read.5.tlog
│   │   │   ├── GenerateResource-ResGen.read.7.tlog
│   │   │   ├── GenerateResource-ResGen.write.1.tlog
│   │   │   ├── GenerateResource-ResGen.write.4.tlog
│   │   │   ├── GenerateResource-ResGen.write.5.tlog
│   │   │   ├── GenerateResource-ResGen.write.7.tlog
│   │   │   ├── TempPE
│   │   │   │   └── Properties.Resources.Designer.cs.dll
│   │   │   ├── WindowsApplication1.Form1.resources
│   │   │   ├── WindowsApplication1.Properties.Resources.resources
│   │   │   ├── 黑白棋.csproj.FileListAbsolute.txt
│   │   │   ├── 黑白棋.csproj.GenerateResource.Cache
│   │   │   ├── 黑白棋.exe
│   │   │   └── 黑白棋.pdb
│   │   ├── Release
│   │   └── 黑白棋.csproj.FileList.txt
│   ├── 黑白棋.csproj
│   ├── 黑白棋.sln
│   ├── 黑白棋.suo
│   └── 黑白棋1.0
│       ├── CodeFile1.cs
│       ├── Form1.Designer.cs
│       ├── Form1.cs
│       ├── Form1.resx
│       ├── Program.cs
│       ├── Properties
│       │   ├── AssemblyInfo.cs
│       │   ├── Resources.Designer.cs
│       │   ├── Resources.resx
│       │   ├── Settings.Designer.cs
│       │   └── Settings.settings
│       ├── bin
│       │   ├── Debug
│       │   │   ├── BackColor.png
│       │   │   ├── BlackStone.png
│       │   │   ├── DownStone.wav
│       │   │   ├── Info2.png
│       │   │   ├── Thumbs.db
│       │   │   ├── WhiteStone.png
│       │   │   ├── WindowsApplication1.vshost.exe
│       │   │   ├── qi_pan.jpg
│       │   │   ├── qi_pan1.jpg
│       │   │   ├── 黑白棋.exe
│       │   │   ├── 黑白棋.pdb
│       │   │   └── 黑白棋.vshost.exe
│       │   └── Release
│       ├── obj
│       │   ├── Debug
│       │   │   ├── TempPE
│       │   │   │   └── Properties.Resources.Designer.cs.dll
│       │   │   ├── WindowsApplication1.Form1.resources
│       │   │   ├── WindowsApplication1.Properties.Resources.resources
│       │   │   ├── 黑白棋.csproj.GenerateResource.Cache
│       │   │   ├── 黑白棋.exe
│       │   │   └── 黑白棋.pdb
│       │   ├── Release
│       │   └── 黑白棋.csproj.FileList.txt
│       ├── 黑白棋.csproj
│       ├── 黑白棋.sln
│       └── 黑白棋.suo
└── 好例子网_C#黑白棋2.0源码.rar

18 directories, 75 files