登录
首页 » Java » Hangman_-in-Java

Hangman_-in-Java

于 2020-12-03 发布 文件大小:523KB
0 80
下载积分: 1 下载次数: 4

代码说明:

  用java写的一个猜单词小游戏,Hangman。适合初学者学习java使用。可以用命令行运行,内有user manual。(A game whose name is hangman. A good java code for people who begins to study JAVA. Can be run in command line.)

文件列表:

Hangman
.......\Code
.......\....\dictionary.class,1838,2013-05-19
.......\....\dictionary.java,1609,2013-05-19
.......\....\dictionary.txt,176,2013-05-17
.......\....\Hangman$round.class,646,2013-05-19
.......\....\Hangman.class,1866,2013-05-19
.......\....\Hangman.java,1819,2013-05-19
.......\....\HangmanCL$round.class,3107,2013-05-19
.......\....\HangmanCL.class,1100,2013-05-19
.......\....\HangmanCL.java,3342,2013-05-19
.......\....\HangmanDraw.class,2016,2013-05-19
.......\....\HangmanDraw.java,5474,2013-05-19
.......\....\HangmanGUI$round.class,3665,2013-05-19
.......\....\HangmanGUI.class,1171,2013-05-19
.......\....\HangmanGUI.java,3628,2013-05-19
.......\Doc
.......\...\Javadocs
.......\...\........\allclasses-frame.html,985,2013-05-19
.......\...\........\allclasses-noframe.html,885,2013-05-19
.......\...\........\class-use
.......\...\........\.........\dictionary.html,3610,2013-05-19
.......\...\........\.........\Hangman.html,4987,2013-05-19
.......\...\........\.........\HangmanCL.html,3599,2013-05-19
.......\...\........\.........\HangmanDraw.html,3621,2013-05-19
.......\...\........\.........\HangmanGUI.html,3610,2013-05-19
.......\...\........\constant-values.html,3321,2013-05-19
.......\...\........\deprecated-list.html,3305,2013-05-19
.......\...\........\dictionary.html,8473,2013-05-19
.......\...\........\Hangman.html,10301,2013-05-19
.......\...\........\HangmanCL.html,9144,2013-05-19
.......\...\........\HangmanDraw.html,17299,2013-05-19
.......\...\........\HangmanGUI.html,8998,2013-05-19
.......\...\........\help-doc.html,6932,2013-05-19
.......\...\........\index-files
.......\...\........\...........\index-1.html,4204,2013-05-19
.......\...\........\...........\index-2.html,4598,2013-05-19
.......\...\........\...........\index-3.html,4230,2013-05-19
.......\...\........\...........\index-4.html,4512,2013-05-19
.......\...\........\...........\index-5.html,6039,2013-05-19
.......\...\........\...........\index-6.html,4610,2013-05-19
.......\...\........\...........\index-7.html,4484,2013-05-19
.......\...\........\...........\index-8.html,4919,2013-05-19
.......\...\........\index.html,1223,2013-05-19
.......\...\........\overview-tree.html,4431,2013-05-19
.......\...\........\package-frame.html,1101,2013-05-19
.......\...\........\package-list,2,2013-05-19
.......\...\........\package-summary.html,5039,2013-05-19
.......\...\........\package-tree.html,4440,2013-05-19
.......\...\........\package-use.html,4047,2013-05-19
.......\...\........\resources

.......\...\........\.........\tab.gif

.......\...\........\.........\titlebar_end.gif
.......\...\........\serialized-form.html,3990,2013-05-19
.......\...\........\stylesheet.css,11613,2013-05-19
.......\...\UserManual.pdf,487184,2013-05-19

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

发表评论

0 个回复

  • css
    jsp做汽车销售网站,比较全,各种图都包括!希望能给大家带来帮助~(jsp to do car sales website, compare the whole, all kinds of plans are included! I hope everyone can help ~)
    2021-03-07 15:19:29下载
    积分:1
  • Converting-floating-point-to-32-bit-fixed-point-i
    A simple guide to Converting floating point to 32-bit fixed point in Java
    2012-09-26 19:11:22下载
    积分:1
  • netbank(EJB)
    网上银行EJB版本,利用J2EE的三层开发模式。(EJB version of Internet banking, use of the three-tier J2EE development model.)
    2007-04-19 19:10:52下载
    积分:1
  • 集成三方百度地图识别功能 BaiduLBS_AndroidSDK_Lib
    集成三方百度地图识别功能,快速集成方别快捷。(Integration of three-party Baidu Map Recognition function, fast integration of different fast.)
    2020-06-22 08:20:01下载
    积分:1
  • java-siger
    java使用siger 获取服务器硬件信息(CPU 内存 网络 io等)(java siger get cpu memory net information)
    2015-07-09 09:44:02下载
    积分:1
  • KafkaConsumerProcess
    Java版本的基于多线程的Kafka高性能消费者处理通用程序(Java Version of High Performance Consumer Processing Universal Program Based on Multithread)
    2020-06-17 08:40:02下载
    积分:1
  • Eclipse_chinese
    Eclipse 中文版帮助文档,仅供参考(Chinese version of the Eclipse help documentation for reference purposes only)
    2013-08-15 23:46:25下载
    积分:1
  • Basic-knowledge-of-the-design-of-mobile-games
    手机游戏设计基础知识(关于手机java游戏的一些基础知识)。(Basic knowledge of the design of mobile games (java games on the phone some basic knowledge).)
    2009-04-13 13:50:27下载
    积分:1
  • Publisher_Manager
    一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。 包含源代码、需求分析、文档和测试代码。(A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database connection use MySQL, the use of java, and ant to make a connection. The use of JUnit for testing. Contains the source code, requirements analysis, documentation and test code.)
    2009-11-23 16:51:54下载
    积分:1
  • javahr
    Java版的企业人事管理系统完整版源码,采用Oracle数据库,运行于Eclipse,压缩包内附有配置文档和系统说明。这套系统可完成档案管理、人事管理、考勤管理、工资管理、用户管理、财务报表等功能。界面漂亮友好,是学习的第一手资料。(Java version of the enterprise personnel management system for the full version of source code, using Oracle database, running on Eclipse, compression packages and system configuration documentation is enclosed instructions. The system is complete file management, personnel management, attendance management, payroll management, user management, financial reporting and other functions. Nice and friendly interface, is to learn first-hand information.)
    2009-10-11 14:33:27下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载