资源列表
CharsetProvider
- Charset service-provider class used for both variants of the UTF-7 charset and the modified-UTF-7 charset.
switch
- Tests the switch statement Source Code for Java scr ipt.
MissingFormatWidthException
- Missing Format Width Exception extends Illegal Format Exception.
secre
- 开发一个程序检验密码。一些网站设定了一些制定密码的规则,编写一个方法,检验一个字符串是否是合法的密码。假设密码规则如下: (1)密码必须至少有8个字符; (2)密码只能包括字母和数字; (3)密码必须至少有2个数字 编写一个程序提示用户输入密码,如果该密码符合规则就显示“Valid Password”,否则显示“Invalid Password”-Develop a routine test password. Some websites set some rules for t
SetCookies
- setcookie,设置cookies参数以及其它-setcookie,Set cookies parameters
Test21BitFlowerNum
- 21位水仙花数:这个整数有21位,它的各个位数字的21次方之和正好等于这个数本身。-21 Narcissus number: This integer has 21, it' s the 21 th of each digit sum is exactly equal to the number itself.
ParamUtils
- 对request请求参数进行过滤,并可以付默认值,很实用-To filter the request request parameters, and can pay a default value, very practical
GDALJava1Test
- GDAL使用只读方式打开图像输出图像的格式信息输出图像的大小和波段个数读取一行数据-GDAL uses a read- only way to open the image output image format information output image size and the number of the band to read a line of data
roundapplet
- 一个多线程Applet,实现简单的动画,具体实现:自动出现由小到大变换的圆,位置和颜色随机,变到直径为150时擦除,重新再出现圆;变换速度可以由控制sleep时间的方式来完成。 -a multithreaded Applet achieve simple animation, concrete realization : automatically transform the small to large, round random location and color, change to
QueenBack
- N皇后问题的实现,采用回溯法实现计算皇后的问题
ThreadPriorityDemo
- 在java中线程的优先级是用数字1-10来表示的,分为三个级别:Thread.MIN_PRIORITY, Thread.MORM_PRIORITY,Thread.MAX_PRIORITY
Student
- 可以利用已有的Student类,以Student类为父类建立子类Graduate.
