登录
首页 » 其他项目 » 扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。

扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。

于 2022-03-14 发布 文件大小:12.68 kB
0 217
下载积分: 2 下载次数: 1

代码说明:

扫雷模拟游戏,仿照扫雷游戏编写,是一款简单的游戏。-mine simulation games, modeled on the mine-game preparation, is a simple game.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PostgreSQL 是一种对象
    PostgreSQL 是一种对象-关系型数据库管理系统(ORDBMS),也是目前功能最强大、特性最丰富和最复杂的自由软件数据库系统.它起源于伯克利(BSD)的数据库研究计划,目前是最重要的开源数据库产品开发项目之一-PostgreSQL is an object- relational database management system (ORDBMS), is currently the most powerful characteristics of the most abundant and most complex of the free software database system. It originated in Berkeley (BSD) database of research projects, is currently the most important open-source database product development projects
    2023-07-31 00:10:07下载
    积分:1
  • macx os system specifications and development presentation
    macx os system specifications and development presentation
    2022-08-11 21:39:44下载
    积分:1
  • it will set BIOS settings of computer to factory default
    it will set BIOS settings of computer to factory default
    2022-02-18 15:09:09下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • 可以使用该工具分析IIS服务器日志,随时了解你的网站的流量及用户所访问页面....
    可以使用该工具分析IIS服务器日志,随时了解你的网站的流量及用户所访问页面.-Analysis of the tool can use the IIS server logs, to keep abreast of your site traffic and user visited the page.
    2022-05-17 05:40:55下载
    积分:1
  • 一个来源于美国马里兰大学的GEEKOS操作系统的一个说明
    一个来源于美国马里兰大学的GEEKOS操作系统的一个说明-An MD from the University of the United States in a note to the operating system GEEKOS
    2022-03-13 06:36:41下载
    积分:1
  • 对sps文件的包装类,对物探人员较有用,为标准C++设计,可在unix系统实现...
    对sps文件的包装类,对物探人员较有用,为标准C++设计,可在unix系统实现-Sps files on the packaging category, geophysical staff of more useful, as the standard C design, unix system can realize
    2022-01-21 03:24:42下载
    积分:1
  • 液晶电视的OSD的代码,可通过遥控或按键在液晶面板驱动。
    液晶电视OSD代码,可通过遥控或按键板对液晶驱动板进行控制。OSD菜单功能简洁明了-LCD TV OSD code, available through remote control or buttons on the LCD panel drive control board. OSD menu features clear and concise
    2022-02-03 02:02:52下载
    积分:1
  • 实现企业内部、外部人员的及时沟通与联系,信息的交流,数据的更新等功能...
    实现企业内部、外部人员的及时沟通与联系,信息的交流,数据的更新等功能-Realize internal and external personnel and timely communication and contact, information exchange, data updates and other functions
    2022-05-10 18:23:02下载
    积分:1
  • 阐述了网络控制系统中的零阶保持器及短时通信的理论及实现方法,并进行了仿真验证了方法的有效性。...
    阐述了网络控制系统中的零阶保持器及短时通信的理论及实现方法,并进行了仿真验证了方法的有效性。-Network control system described in zero-order holder and the short-term communication theory and methods, and conducted a simulation to verify the effectiveness of the method.
    2023-08-06 20:00:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载