资源列表
1
- Java,第一章,小程序实例,仅供参考学习,-Java
CRC
- CRC basic code in Java... U can develop further by varying the suitable data
TestBirth
- 这是一个用java编写的测试生日的一个小游戏-This is a java written test with a little birthday game
test
- (1) 使用布局设置组件的位置,包含一个提示标签和一个显示结果标签,三个按钮,为按钮编写单击事件处理方法。当用户用鼠标单击按钮时,会在界面上显示哪个按钮被按下。-(1) the location of the component layout settings, including a prompt label and a label display the results, three buttons, writing for the button click event handler me
TimerDemo
- 一个很简单的计时器,可以计时,精度比较高,精确到毫秒。-timer demo
11
- 显然是最有效的,因为它甚至不创建一个对象, Date()仅仅是一个大约长的瘦包装器,所以它也不甘落后。 日历,是相对缓慢和非常复杂的,因为它有处理相当复杂和奇特,是固有的日期和时间(闰年,夏令时,时区等)-System.currentTimeMillis() vs. new Date() vs. Calendar.getInstance().getTime()
FirstApplet
- 一个简单的JAVAApplet示例,用于熟悉Applet程序的编写格式和运行方式-The a simple JAVAApplet example, for familiar Applet program writing format and run
KeyboardStateQualifierTest
- Keyboard State Qualifier Test for Andriod.
ObserverTest
- Observer Test Source Code for Andriod.
DiceFreq
- 记录骰子的出现面次数,并且把次数显示并输出-frequence of dice
Ticket
- 售票系统的java语言简单模拟实现,可以实现100个用户实现购票时的窗口的简单模拟实现。-Simple java language simulation ticketing system to achieve, you can achieve 100 users achieve a simple analog ticket window when realized.
Class-Position
- 设计一个描述二维平面上点的类Position,该类需要描述点的横坐标和纵坐标,并提供访问器方法(set方法和get方法)和计算两点间距离的方法。写一个程序测试这个类-Design of a two-dimensional plane descr iption class Position point, the class needs to describe the point of abscissa and ordinate and provide accessor methods (set a