资源列表
hw043
- 从键盘输入10个整数,放入一个一维数组,然后将前5个数与后5个数对换,即1与10,2与9,…5与6对换。 (提示:可以用Scanner类)-Input from the keyboard 10 integers into a one-dimensional array, and then, after the first 5 numbers and number 5 on the exchange, that is one with 10,2 and 9, ... 5 and 6 pairs o
SubMenuBuilder
- The model for a sub menu, which is an extension of the menu.
P2pDevice
- P2pDevice is the abstract base class for all supported P2P targets the NfcManager can handle for Andriod.
EmptyStackExceptionTest
- import dalvik.annotation.TestTargetClass .
DOMTestIncompatibleException
- Constructor from a ParserConfigurationException or reflection exception.
BicycleDemo
- bicycle demo for explaining simple classes and using a list. it also touches upon how to handle exceptions!
Insert-sort
- 本历程是用javascr ipt实现的简单冒泡排序。-This course is to use javascr ipt to achieve a simple bubble sort.
Cai
- 基于Java的猜数字游戏,游戏要输入四个不重复的数字-guess number
keytest
- 创建一个GUI程序,含有三个按钮(sin、cos和sqrt),含有canvas控件-Creating a GUI program, with three buttons (sin, cos and sqrt), with canvas control
TableTest
- 整数集合是由多个不同的整数构成。请根据下列要求,设计一个集合类。 (1)集合中的元素保存在一个一维数组中。 (2)在类中定义构造方法。在为对象赋初值的同时,保证集合中元素的唯一性。 (3)在类中实现“求两个集合的并集”的功能。 (4)在类中实现“求两个集合的交集”的功能。 (5)在main方法中完成相关测试。 -Integer set is composed of a plurality of different integers.Please according to
DeviceInfoCollectorFuncTest
- DeviceInfoCollectorFuncTest extends DeviceTestCase.
FileFileFilter
- File Filter extends Abstract File Filter implements Serializable. -File File Filter extends Abstract File Filter implements Serializable.