资源列表
Table1App
- 学习java界面设计很好的示例代码,主要是讲用eclipse开发界面,此代码为swt设计表结构
sendsound
- java code for sending sound using rtp
factory
- java23中设计模式当中,较为常用的工厂模式。-java23 in the design pattern, factory pattern is more commonly used.
getip
- 根据IP跳转到不同城市分站 可实现根据IP到不同分站功能-Jump to the IP sub-stations in different cities
ChineseMoney
- 个人原创代码:编写Java Application程序,从命令行读入一浮点数值,将其转化为中文金额的大写方式,如123.45,转化为:壹佰贰拾叁元肆角伍分,中间有多个0只要一个零。-The original code of the individual: write Java Application from the command line read into a floating-point value, translated into Chinese the amount of capit
AbstractHttpClientConnection
- Abstract client-side HTTP connection capable of transmitting and receiving data using arbitrary {@link SessionInputBuffer} and {@link SessionOutputBuffer} for Andriod.
AtomicIntegerTest
- Atomic Integer Test for Andriod.
expression-008
- Evaluate Member Expression Source Code for Java scr ipt.
switch-002
- A simple switch test with no abrupt completions.
regress-192
- Test that exceptions are correctly propagated when creating object literals.
string-concatenate-outofmemory
- This test checks if repeated string concatenation causes an exception (and not a crash).
Date
- 一个日期类 Date,其功能包括: (1)能够以不同的格式输出日期,如: MM/DD/YYYY (String, String, String) June 14, 2014 (String, int, int) 2015 年 3 月6 日 (int, int, int) (2)定义三个重载的构造函数,在创建 Date 对象时,可用以上三种格式来进行初始化。 -A date class Date, which include: (1) can be in different formats
