资源列表
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
ListcColor
- 通过在列表框中选择颜色来改变背景的颜色,简单,方便。-Through the list box, select the color to change the color of the background, a simple and convenient.
LRU
- 这是一个用java实现的 操作系统的 LRU算法-LRU
NumberFormatter
- This java code is formatting numver as requested format.
MyKeyListener
- 键盘监听器,通过点击按钮一和按钮2分别实现不同的功能,作为练习及入门的基本程序-Keyboard, monitor, by clicking on the button a and button 2 to achieve different functions, respectively, as the practice and the basic procedures for entry
DialogShow
- 实现了和示范了登陆对话框的设计。包含按钮、文本框和边界布局。-And the realization of the demonstration of the login dialog design. Contains buttons, text boxes and border layout.
