资源列表
Welcome
- 一个简单的欢迎小程序,一输出自己想要输出的内容。-Welcome to a simple small program, an output of the contents of the output you want.
redbluelight
- 用Java实现红绿灯的功能,每隔一段时间自动出现红灯,再是黄灯,再是绿灯,如此不断循环-Java implementation with the function of traffic lights, red light from time to time automatically, then a yellow light, then a green light, and so the cycle of
InputFilter_AllCapsTest
- Input Filter All Caps Test for Andriod.
MathContextTest
- Math Context Test Source Code for Andriod.
w1
- 实现求圆形、三角形、矩形的面积和周长。要求和说明如下: (一) 定义接口sharp接口 (二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) ) -Seeking to achieve circular, triangular, rectangular area and perimeter. Requirem
CheckBox
- Check Box extends Compound Button Source Code for Andriod.
RFC2965VersionAttributeHandler
- RF C2965 Version Attribute Handler implements Cookie Attribute Handler.
BubbleSort
- 冒泡排序法重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。-Bubble sorting repeatedly visits the sequence to be sorted, comparing two elements at once, exchanging them if they are in the wrong order. The sequence of visits is r
DisplayDate
- A simple program to display the System Date using Java servlets. The source code for the java and xml files are included in the zip archieve
merge_sort
- sorting element by merge sort in c
Test5
- 打印菱形,可以改变行数以及由什么数据来组成-Print diamond, you can change the number of rows, and what data to form by the
MediaPlayerPauseStateUnitTest
- Unit test class to test the set of valid and invalid states that MediaPlayer.