搜索资源列表
sudoku_Csharp
- 用C#.net编写的数独小游戏,界面美观,可随机生成游戏和求解。-With C#. Net Sudoku game written in beautiful interface, can be randomly generated games and solving.
Bomb
- C#做的扫雷,消遣一下。C#界面生成太慢,如果你有兴趣可以在作改进;右击插红旗的功能没有,如果你有兴趣可以添加此功能;如果你对算法感兴趣当然可以下载-C# to do de-mining, recreational click. C# interface generation is too slow, if you are interested in can be improved right-click the red flag of the feature is not inserted,
201002120549296058
- c#写的 vs2008编译通过,界面很漂亮,不是必须的功能都没有,适合学习csharp的人学习图片块是 动态生成buttons的全部工程代码-c# written in vs2008 compiled by the interface is very beautiful, is not essential functions are not suitable for learning from the people to learn csharp image block is dynamical
CSharp-Mine-sweeping
- 仿微软自带扫雷游戏,基本实现其所有功能,微软自带扫雷是通过画图来解决界面问题的,而我是通过BUTTON来实现的,当扫雷宽度和高度足够大时,你会观察到明显的刷屏,呵呵,表面上感觉效率有点低,其实不然,因为在BUTTON还没出现的时候就可以点击控制它,这足可以说明是显示器的刷新率跟不上电脑的计算速度-Microsoft' s own mine imitation game, basically all of its features, Microsoft is mine own to solv