资源列表
shiyanyi
- 某学校对教师每月工资的计算规定如下:固定工资+课时补贴。教授的固定工资为5000元,每个课时补贴50元;副教授的固定工资为3000元,每个课时补贴30元;讲师的固定工资为2000元,每个课时补贴20元。定义教师抽象类,派生不同职称的教师类,编写程序求若干个教师的月工资。-Monthly wages of teachers in a school of calculation are as follows: a fixed wage+ hours subsidies. Professor fixe
数据库测试
- 简单的数据库连接测试,数据库使用sql server 2008,开发软件是eclipse
SimpleCalculator
- 简易计算 使用简便,能转换温度、距离、重量、面积、体积、压力、速度、能量、功率、耗油率、等多种单位-Simple Calculator
Maichusp
- 点击页面左边的导航栏“出货量”,在右边的工作区中的“您要进货的名字”下边写上您要出货的名字或者是您想卖出的商品,在“您要进货的数量”下边填写数量,“出货时间(月份)”下边写操作发生的时间,点击确定即可显示进货成功或者不成功以及出货的时间和数量。还有“返回上一菜单”的功能。-Click on the left navigation bar " shipments" in the right workspace in the " Do you want to purchas
parseTextfile
- Exmaple of parsing text with perl. Must have perl runtime installed to run.
DelDirAndFile
- 删除空文件夹,如果是有内容及目录的文件夹也能删除,不过删除目录相对来说难一点-Remove the empty folder, if there is content and the directory can delete the folder, but delete the directory is relatively little hard
CapDataPac1
- 数据包的捕获与显示(实现packetreceiver包接口)-Packet capture and display (to achieve packetreceiver packet interface)
FileTest
- 利用file类判断某个文件是否存在,不存在则创建它,并输出其一些信息,-using "file" category to analysis a file,if it doesn t exist,then we creat it ,at the same time,we may output some useful information about it.
h
- 一农家有一对兔子 ,三个月后又长生一对为4只,问 :n个月后 农家一共有几只兔子?-the qusitiong
Divide
- 这是一个异常除数不能为零的例子,在异常这章中的 。-this is an example for exception
time
- 一个用java写的用于日期选着动画控件的源代码,效果很酷哦-A date written in java for election to the source code of the animation control, oh cool effect
UsingTreeSet
- /演示Vector类的用法,主要用于帮助java初学者了解TreeSet类的用法。-demo class Vector usage, mainly used to help java beginners learn TreeSet class.