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

Hangman_-in-Java

于 2020-12-03 发布 文件大小:523KB
0 85
下载积分: 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 个回复

  • bofangqi
    播放器非常不错的播放器代码,有兴趣的可以学习学习,非常不错..(Very good player, player code, are interested can learn, very good ..)
    2014-10-20 16:25:03下载
    积分:1
  • Office
    办公查询系统实现员工信息查询,部门查询,职位查询等信息(Office inquiry system realizes staff information inquiry, Department inquiry, position inquiry and other information.)
    2020-06-21 08:40:01下载
    积分:1
  • CGB-JT-SYS-V1.05
    说明:  该项目是ssm框架的电商项目,实现单点登录,添加购物车等功能。(This project is an e-commerce project based on SSM framework, which realizes the functions of single sign-on, adding shopping cart and so on.)
    2019-05-20 22:13:23下载
    积分:1
  • dmzqzd_downcc
    代码简洁之道,主要对代码编写的规范型,命名的合理性进行讲解(Code concise way, mainly code preparation of the standard type, the rationality of naming on)
    2020-06-16 13:40:02下载
    积分:1
  • jgame-code-civi-students3k
    Civilization game source code in Java: This game is a single or multiplayer strategy game. The player’s character is depends on the ruler of a civilization. It is a simple java game which is also developed for Android device platforms. Yeah! This game supports the android mobile devices as well.
    2014-02-09 12:55:12下载
    积分:1
  • javappt
    javappt 是老师上课时的课件 适合初学者(javappt is the teacher' s courseware class for beginners)
    2010-06-08 22:20:28下载
    积分:1
  • jsp_test_online
    一个JSP的在线考试系统,各个功能都很完善,有学生在线考试,和教师后台管理系统(an online examination system, each function is perfect, students online examinations, and teachers background Management System)
    2007-05-30 08:40:14下载
    积分:1
  • Control Course
    用于实现对小车的移动进行控制的app源代码(App Source Code for Control of Car Mobility)
    2019-05-18 16:14:47下载
    积分:1
  • Thinking-in-Java
    《think in java》,一部本人认为练就JAVA的秘籍,很适合开发人员,强烈推荐(Think in Java, a I think practice Java features, very suitable for developers, highly recommended)
    2014-10-18 10:53:54下载
    积分:1
  • ATM
    编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款   每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。 存款   每次存款金额只能为100的倍数,总额不超过2000元。 修改密码   新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
    2013-10-14 22:50:17下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载