▍1. draw_Nokia
这是一个用java写的代码,比较简单,教你如何用java画出一个Nokia手机(This is a code written with java, is relatively simple, teach you how to draw a Nokia mobile phone with java)
这是一个用java写的代码,比较简单,教你如何用java画出一个Nokia手机(This is a code written with java, is relatively simple, teach you how to draw a Nokia mobile phone with java)
介绍了一个手机游戏引擎的简单程序,以及一个设计方案(Describes a simple mobile game engine program, and a design)
说明: 猜数字游戏 1.实验目的 使用if…else和循环语句解决问题。 2.实验要求 编写一个Java应用程序,实现以下功能: (1)程序随机产生一个1~100间的整数; (2)用户在输入对话框中输入自己的猜数; (3)程序根据用户猜测的数,给出提示信息,分别是:“猜大了”、“猜小了”和“猜对了”; (4)如果用户没猜对,可根据提示信息再次输入数,直到猜对为止。 (Guessing game 1. Purpose of the experiment using the if ... else statements and loops to solve the problem. 2. Experiments required to write a Java application, to achieve the following functions: (1) program to generate a random integer from 1 to 100 (2) user input dialog box, enter your own guessing (3) program the user to guess the number of given prompts, namely: " guess big" , " guess smaller" and " guessed it" (4) If the user did not guess right, can re-enter the number of reminder, until the guess on the up.)
说明: 简易java小游戏。用于java入门教学或自学的辅助材料。(a simple java game as an applitus for java self-learning or teaching.)
说明: 用java编写的坦克大战游戏,简单java小程序(Written with java Battle City game, a simple java applet)
自学Java写的象棋游戏源码(简单),基本上是用Java调用图片显示的原理制成,适合和我一样菜的Java新手(Learning chess game written in Java source code (simple), is basically using Java calls the principle of image display is made of suitable and vegetables Java novice like me)
java五子棋程序源代码实现重新开始 自动判断输赢(backgammon java source code to achieve re-start automatically determine the winners and losers)
可联机玩国际象棋,具备倒计时功能以及悔棋等功能(Available on-line play chess, with the countdown function, and Undo functions)
java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。(java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm of people- Machine Battle.)
Java开发的标准化考试系统(单片机) 一种非常实用的应用程序(Java development of a standardized examination system (MCS) in a very practical application that)
源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 (a five chess game which can be played for 50 people at the same time.)
说明: 一个新手学习的代码,可以学到不少知识,要的赶快啊(A novice learning code, can learn a lot of knowledge, to hurry up)
说明: 一个J2ME手机游戏蜀山剑侠传源码,也算是个比较成熟的源代码了,帮您开拓手机游戏编程思路! (J2ME mobile phone game蜀山剑侠a mass source, it can be considered a more mature source code, and help you open up the cell phone game programming ideas!)
java小游戏贪吃蛇,两个文件无注释,经测试可编译运行(java game Snake, the two paper-free notes, compiled by the test run)