搜索资源列表
pxzx
- 培训中心办公自动化系统之财务管理模块 包括缴纳报名费、学费,查询账款、转账、学费收入查询等方面。-Training center for office automation systems in the financial management modules, including payment of registration fees, tuition fees, account inquiries, transfers, inquiries and other aspects of t
Javasmall
- java小程序汇总,包括一些常见的程序代码,像求十年后学生学费,求当月天数,非常适合Java初学者-summary of java applets, including some common code, after ten years as students seek tuition, find the number of days in the month, Java is ideal for beginners
GraduateTest
- 个人原创代码:老师、学生、研究生学费和工资管理程序。编写Java Application程序,学校中有老师和学生两类人,而在职研究生既是老师又是学生,对学生的管理和对教师的管理在他们身上都有体现。 1)设计两个信息管理接口StudentManageInterface和TeacherManageInterface。其中,StudentInterface接口包括setFee()方法和getFee()方法,分别用于设置和获取学生的学费;TeacherInterface接口包括setPay()方法和
onlinepay
- 网上缴费系统,使用易宝支付与银行实现对接,缴纳学费,书本费等.-Online bill payment system, EPRO pay with the bank to achieve docking, payment of tuition, books, and so on.
TextGraduate
- 1) 设计两个信息管理接口StudentManageInterface和TeacherManageInterface。其中,StudentInterface接口包括setFee()方法和getFee()方法,分别用于设置和获取学生的学费;TeacherInterface接口包括setPay()方法和getPay()方法,分别用于设置和获取教师的工资 2) 定义一个研究生类Graduate,实现StudentInterface接口和TeacherInterface接口,它定义的成员变量有nam