资源列表
stroperate
- 统计一段英文文章中指定单词出现的次数,以" "为界限把文章分割成若干字符串。-Statistics for some English words in the article specified the number of occurrences of " " the limit of the articles are split into several strings.
RssServlet
- 一个java实现rss的示例,根据示例可以简单易行的实现rss订阅功能。-Rss achieve a java example, according to a simple example can achieve rss subscr iption.
ch6
- 本源码中利用servlet中request来取得方法中的参数-The source code using servlet in the request to obtain the method parameter
javaclock
- java 编程时钟 黑色界面。数字时钟与指针同步。-java programming clock black interface. Digital clock synchronized with the pointer.
javareply
- 用java编写的一个 录取声音后,产生一个回音的效果的程序,了解储存的音频文件读取的操作及其中的格式-Jmichelle admitted after a voice, produce a echo effect program, understand the audio files stored the operation of the format and read
NotePad
- 记事本的一些简单功能,比如保存、复制、粘贴、删除-Some simple features of Notepad, for example, save, copy, paste, delete
AddAlerte
- create alerte struts2 action
caihong
- 一个非常好看的具有像彩虹一样特效的进度条-A very nice special effects like a rainbow with a progress bar
6
- 声明一个Average接口,其中约定求平均值的方法;声明多个类实现 Average接口分别给出求平均值的方法实现。例如,在一组数值中,一种算法是全部数值相加后求平均值,另一种算法是,去掉一个最高分和一个最低分,再将总分求平均等。原始成绩以字符串数组的形式在程序中指定: String s1[]={"67","80","88","82","90","91",} String s2[]={"67","80","88a","85","a","91"} 用Integer.parse
LIZIQUN
- java实现多线程,两步粒子群算法,用的时候自己换一下函数-java multi-threaded, two-particle swarm algorithm, when a change in their function
hc_elementaddnewattribute
- The "setAttribute(name,value)" method adds a new attribute to the Element for Andriod.
do_while
- This tests the new do_while loop.