资源列表
6
- Invoke Method in Java
f
- 3、编写一个函数,这个函数同时求出n个学生成绩的最高分、最低分、平均分以及超过平均分的人数,并编写主函数完成: (1) 输入n各学生的成绩; (2) 调用此函数进行统计; (3) 输出统计结果(要求使用动态分配)。 -Write a function this function simultaneous determination of N students scores highest, lowest, average and more than average numbe
average
- computes for average
recursiveFactorial
- recursive factorial java sample code
Birthday
- Birthday generator in java applet
Guicko
- java gui application in netbeans
clientRMI
- java programming client RMI chat
js
- js中substr与substring的区别;nodetype返回类型-js difference between substr and substring the nodetype return type
a
- 将一个千千静听中的歌词文件(.lrc)作为数据源,按行读入,并将每行歌词前的时间格式字符去掉(如: [00:00.62]),将歌名和歌词按行写入一个新文件中,文件名和歌词文件名相同,后缀名为txt;-A TTPlayer Lyrics File (lrc) as a data source, press OK to read into, and time format characters in the lyrics in front of each line, remove (suc
CertificateParsingException
- Certificate Parsing Exception Source Code for Andriod.
InputMismatchExceptionTest
- Input Mismatch Exception Test extends Test Case Source Code for Andriod.
JavaSocketDemo
- Java客户端程序,这个程序比较简单,适合入门学习。-This is a java client test demo, But This program is very sample。