资源列表
JTextFieldDemo
- 使用JTextField和JPasswordField类来创建和操作2个文本字段。接收用户输入时,当按下回车键时将会产生一个ActionEvent。在事件处理程序中判断用户输入的用户名与密码名是否正确,会弹出相应消息对话框进行回应。并对程序进行测试及分析。-Using the JTextField and JPasswordField class to create and operate two text fields. Receiving user input, and when press
java
- hello world 通过 基础的这个时限对java程序的入门。-hello world by this time based on the java process started.
test
- 一个学习文件,用来最初学习java的,对新手很有帮助-A learning file for the initial learning java, helpful for novice
ButtonTest
- 在面板上的三个按钮,分别对应三种处理方式,点击按钮,界面产生相应的变化-The three buttons on the panel, corresponding to three kinds of treatment, click the button, the interface to produce change
ObjectSaver
- 为了方便了解对象流,编写的一个对象流基本功能的代码-In order to facilitate understanding of the object flow, the preparation of the basic functions of an object stream code
Javaodbc
- 通过Java程序创建和配置数据源信息,通过测试可放心使用。-Java program to create and configure data source information, to pass the test can be freely used.
jicheng
- 继承的测试例子,对刚学JAVA的应该有助理解-jicheng test source,It s good for the leaner at first time
Sinx
- 使用java语言来简单地实现sin函数的图象。-Using java language to simply realize the the sin function the image.
AFPFileUtil
- 输入afp文件路径,输出AFP文件每页的开始的二进制位置-Input afp file path, output AFP file per page starting binary position
TextAbstract
- java 中队abstract抽象类的实现,这个程序对抽象类的性质和该如何实现抽象类 。代码中有对代码注释,更好的理解代码。-java the squadron abstract abstract class implementation, the program on the nature of the abstract class and the how to implement an abstract class. Code, code comments, a better underst
PathDashPathEffect
- Path Dash Path Effect Source Code for Andriod.
UnsupportedOperationExceptionTest
- UnsupportedOperationExceptionTest extends TestCase.