资源列表
Test
- 创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对
upload
- JSP file to upload a file.
Number
- *java编写程序将10个整数写入一个文件中,然后再从该文件将这10个书读出来。 * 要求:用随机流 读写,并将最大最小值求出来*/-* Java programming to 10 integers written to a file, and then from the file out of these 10 learning opportunities.* Requirements: random stream read and write, and seek out maximu
book
- 类的定义,用与描述1. 随机生成4个0到9的整数,组成一个序列(使用LinkedList<Integer>存储) 例如:3 6 4 4 -Category is very good
R
- netkeeper for android phone java
1
- html中对联式悬浮框JS代码,简单方便,通过简单的修改就能使用-Couplet suspension frame
WriteAbortedExceptionTest
- Write Aborted Exception Test Source Code for Andriod.
SecurityPermissionTest
- Security Permission Test Source Code for Andriod.
ISO7816d4Padding
- A padder that adds the padding according to the scheme referenced in ISO 7814-4 - scheme 2 from ISO 9797-1. The first byte is 0x80, rest is 0x00.
const-eval-init
- Test the handling of initialization of deleted const variables for Java.
LexicographicalOrdering
- An ordering which sorts iterables by comparing corresponding elements pairwise.
Fibonacci-sequence
- 递归调用产生斐波那契数列和循环产生斐波那契数列的效率的比对,输入要产生的斐波那契数列的位数-Recursive call produces Fibonacci sequence and cycling Fibonacci series comparing the efficiency of input to generate Fibonacci sequence of digits
