资源列表
1
- Java,第一章,小程序实例,仅供参考学习,-Java
CRC
- CRC basic code in Java... U can develop further by varying the suitable data
light
- 有关灯光照射。就像舞台灯光一样,移动鼠标,照亮鼠标所在位置-For light irradiation. The same as stage lighting, move the mouse to illuminate the location of the mouse
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
java
- JAVA中用具体类对接口的实现,找到实现接口的办法-JAVA classes implement the interface
face1
- smiley face multithreading.
KeyboardStateQualifierTest
- Keyboard State Qualifier Test for Andriod.
ObserverTest
- Observer Test Source Code for Andriod.