登录
首页 » Java Develop » 扫雷游戏 JAVA编写 可以进行算雷数等功能

扫雷游戏 JAVA编写 可以进行算雷数等功能

于 2022-08-16 发布 文件大小:1.82 kB
0 95
下载积分: 2 下载次数: 1

代码说明:

扫雷游戏 JAVA编写 可以进行算雷数等功能-mine JAVA games can be prepared several mine-count functions

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

发表评论


0 个回复

  • java source projects, it is very good, because the source code is very regulated...
    java超市项目的项目源码,这是非常好的,写的很规范的源码呀.-java source projects, it is very good, because the source code is very regulated ah.
    2022-07-22 20:14:27下载
    积分:1
  • 用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和...
    用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 9.每个单元格支持空心字体,各其他一般字体。 10.每个单元格可设置为只读。 11.每个单元格上下左右可分别高设置边框,边框线的宽度,颜色可调。 12.拖放操作。可在一个应用中的不同单元格拖放,也可在两个应用的之间进行拖放。支持剪切和COPY两种方式。 13.剪贴板功能。支持文本方式和全格式两种方式。剪贴也允许在两个应用之间进行。可以从EXCELL单元格中复制到本应用中。 14.单元格线,滚动条,行头,列头显示可选. 15.支持公式定义,公式定义采用?作标记,如?sum(A1:B1)。 16.数字格式可自由定义,如 12345678, 可自动化为 12,345,678.00 。 17.丰富的页脚页眉属性。具有以上3,4,5,6?,8,9,10,11,12,13,15,16,17各项功能。-use Java to write statements. Features are as follows : 0. Built-in network printing, network previews! 1. File manipulation. Including the url specified documents. 2. Print full-featured support. Including print preview. 3.Undo and redo. 4. The merger cells. 5.Cell selection using the mouse or keyboards (shortcuts support). 6. Cells width adjustment. 7. Brush rich prospects, prospects can be monochrome, color
    2023-07-12 12:40:03下载
    积分:1
  • 用 户 在 浏 览 到 白 板 主 页 时, 需 登 录 后 才 能 进 行 交 流。这 将 提 供 交 流 时 用 的 名 字, 必 要 时 还 可 做...
    用 户 在 浏 览 到 白 板 主 页 时, 需 登 录 后 才 能 进 行 交 流。这 将 提 供 交 流 时 用 的 名 字, 必 要 时 还 可 做 权 限 检 查。 用 户 能 够 根 据 交 谈 室 的 交 谈 主 题 选 择 参 加 和 退 出 现 有 的 交 谈 室, 并 且 能 建 立 新 的 交 谈 室。-Users browse to Home whiteboard, the need to log in to exchange. This will be used to exchange the names and, if necessary, authority to do inspections. Chat room users to choose to participate in the conversation the subject of conversation in and out of existing rooms, and can create a new chat room.
    2023-02-22 05:35:03下载
    积分:1
  • J2EE Tester 测试器是一款用于测试发布于服务器端(如Weblogic, Websphere)的 EJB组件、Servlet以及 Beans的黑盒/白盒...
    J2EE Tester 测试器是一款用于测试发布于服务器端(如Weblogic, Websphere)的 EJB组件、Servlet以及 Beans的黑盒/白盒智能化测试工具。它的功能主要有以下三点: 1. 自动生成被测试类的覆盖度测试报告,生成相应的dmp文件。 2. 自动生成被测试类的出错报告,记录抛错的行数,出错类型,方法名称,时间以及该行的代码。 3. 按照需要在发生错误的行产生断点,让测试者查看此时各个变量的状态。 -J2EE Tester Tester is a test release for the server-side (such as Weblogic, Websphere) of EJB components, Servlet and Beans the black box/white box of intelligent test tools. Its main function has the following three points: 1. Automatically generated by test category test coverage reports, generate dmp file. 2. Automatically generated by the wrong type of test reports, record the number of rows behind mistake, error type, method name, time and the lines of code. 3. In accordance with the required line in the event of an error arising from a breakpoint, so that those who view the test at this time of the status variables.
    2023-07-16 23:50:05下载
    积分:1
  • 一个学习jsp好例子。可供要学习的jsp的用户学习。。
    一个学习jsp好例子。可供要学习的jsp的用户学习。。 -Good example of a learning jsp. Jsp to learn for users to learn. .
    2022-02-09 16:55:53下载
    积分:1
  • 编写一个Java程序,用于输出并显示出Fibonacci数列的前20项。
    编写一个Java程序,用于输出并显示出Fibonacci数列的前20项。-Write a Java program for the output and demonstrate the Fibonacci series, the first 20.
    2022-06-16 07:39:37下载
    积分:1
  • 叶核亚编著《Java2程序设计教程(第2版)》的程序,有助于学习JAVA语言。...
    叶核亚编著《Java2程序设计教程(第2版)》的程序,有助于学习JAVA语言。-Leaves the nuclear sub-edited by
    2022-03-24 09:41:05下载
    积分:1
  • 支持图形化界面GUI工具 有关JAVA 容器 监听类的例子
    支持图形化界面GUI工具 有关JAVA 容器 监听类的例子-Supporting a graphical user interface GUI tools to monitor containers JAVA Examples
    2023-01-22 16:40:04下载
    积分:1
  • Java AWT window menu Model
    Java AWT窗口菜单示范-Java AWT window menu Model
    2022-11-20 14:55:03下载
    积分:1
  • student performance management system (JSP learning materials)
    学生成绩管理系统 (JSP学习资料)-student performance management system (JSP learning materials)
    2022-06-19 21:31:03下载
    积分:1
  • 696518资源总数
  • 104775会员总数
  • 42今日下载