资源列表
test2excel
- javascr ipts execel csv export scr ipts
FindFile
- 利用Java代码 可以实现查找某个文件-Java code can use to find a file. . . . . . . . . . . . . .
ConexaoAllegro
- How connect to AllegroGraph
DisplayModes
- java全螢幕範例 , 但是內容再64bit環境會閃爍-java full screen examples
jsp
- 可以读取本地的文档并实时的显示在网页上 每隔一秒刷新一次,测试过的,很有用-Can read the local document and real-time display on a web site Every other seconds a refresh, tested, very useful
ServerDemo
- 作为初学者,必须要学习得编程,编写简单的服务器-As a beginner, it is important to learn, programming, writing a simple server
JasperPrintUtil
- jasperreport的jasperpirnt对象:统一替换总页数和页码-' s jasperpirnt object: jasperreport unified replace the total number of pages and page numbers
HelloWorld.java
- 编译运行简单的Java应用程序和Applet程序。设置好环境变量运行HelloWorld.java-Compile and run a simple Java application and Applet program. Set environment variables to run HelloWorld.java
Account
- 设计一个名为Account的类,包括: 一个名为id的int类型的私有账户数据域(默认值为0)。 一个名为balance的double类型私有账户数据域(默认值为0)。 一个名为annualInterestRate的double类型的私有数据存储当前利率(默认值为0)。假设所有的账户都有相同的 利率。 一个名为dataCreated 的Data类型的私有数据域存储账户的开户日期。 一个能创建默认账户的无参构造方法。 一个能创建带特定id和初始余额的账户的构造方法。 i
ThreadingTest
- Download manager tests that require multithreading.
SecretKeyTest
- SecretKeyTest extends TestCase Source Code for Andriod.
Test_ifnonnull
- Test ifnonnull extends DxTestCase.