资源列表
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.
PkgUsageStats
- implementation of PkgUsageStats associated with an application package.
ElementTypeTest
- Test case of java.lang.annotation.ElementType.
fuzzy_image_diff
- Compares the image output of a test to the expected image output using fuzzy matching.
wx3
- 使用Java语言编程,对数组进行二分法查找,文件中使用两个不同的函数分别对二分法查找做了体现。-Using the Java programming language, the array binary search, file lookup using two different functions do reflects on the dichotomy respectively.
MD5
- 自己看了书籍练习做的MD5加密的程序,完全个人写的加密,基于JAVA-Read the books to do their own practice of MD5 encryption process is entirely personal Writing encryption, based on the JAVA
libjpopup.sender
- libjpopup.sender arp pac java
AccessUrl
- Access URL Example-Access URL Example
MatrixToClipBoard
- Copies an array of objects to the clipboard