搜索资源列表
www_pudn_com_FiveChessGame
- 测试棋子的方法showChess。用于将chessInt数组内容打印到控制台,以便观看。基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。 -Test piece method showChess. Contents of the array is used to print to the console chessInt to watch. GUI-based Java backgammon game source code, can be
24PointGame
- 24点游戏 java 控制台输入输出。根据输出的四个数字,返回计算24点的式子-24-point game, java, console input/output
Gobang
- 控制台五子棋,用java语言编写的,在控制台环境下可运行-Console Gobang
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
snake
- 控制台模拟贪吃蛇,能够实现贪吃蛇的基本功能,当然没有对其优化。初学者可以用来熟悉java开发!-Console analog Snake, able to achieve the basic functions of the Snake, of course, not to its optimization. Beginners familiar with java development can be used to!
FiveChess
- 这是一个使用java语言,在eclipse控制台完成的一个控制台版本的五子棋。-This is a game of fiveChess,which use Java language and completed in eclipse console
XMLLesson
- 很好的实现试验内容提要中规定的各项需求;独立(或合作或在别人协助下或老师指导下)创造性地完成试验,严禁抄袭;试验结束,提交试验报告。 基于VISUAL STUDIO.NET平台开展试验,学会如何建立控制台应用的项目工程。 掌握以下语法知识: -very great!java A senior diplomat on Friday urged the United States to take "an objective and impartial position" in Asia-
sgs
- Java三国杀游戏控制台版本:该游戏为控制台版本,类似文本网页游戏-Java Three killed game console version: The game for the console version, similar text web games
gobang
- 简单的控制台五子棋代码,功能完备,很具有参考价值,值得java初学者参考-Simple console 331 code
pokergame
- Java 判断炸金花 随机发牌并判断牌型大小 是用控制台写的 只有一个输出结果,纯新手作品。。。老师留的作业。-Golden fried random Java licensing judge and determine the size of card type is written in only one console output, pure novice works. . . ' S homework.
6.21
- 基于控制台输出的豆子机器游戏(beanMachine) 是大家童年的回忆,通过JAVA实现在电脑上-Based on the output of the console game machines beans (beanMachine) is our childhood memories, implemented on a computer through JAVA
gobang
- 控制台五子棋,就是在 Java 控制台运行的五子棋游戏-Console backgammon, is running in Java backgammon game console
Message1
- 能实现java简单的和控制台和文件的交互。可以实现留言和显示留言-Set Message
Chinese_Poker
- java斗地主控制台游戏,将多个源文件合并为一个文件,并且去掉了包声明。程序包含大量的循环和选择语句是训练流程控制和基本功的好代码-Landlords java console game, a plurality of source files into a single file, and removed the package declaration. Program contains a number of cycles and the selection statement is the
java实习
- 1、用控制台输入输出 完成剪刀石头布 游戏 2、用控制台完成 彩票号码生成器 3、完成简单版猜数字游戏,生成100内数字,用户输入,提示大了或小了,次数可调整 4、用户控制台输入年份月份,在控制台打印该月的月历(use the console input and output to complete the scissors stone cloth game Use the console to complete the lottery number generator complet