-
ProjetStrutsVide
java struts 简单框架,用于eclipse(this simple project is a struts of java, It s easy study.)
- 2012-03-18 20:25:53下载
- 积分:1
-
WEB_Chat_Room
java常连接通信,java基于web聊天系统(java often connected communication)
- 2014-02-26 16:27:56下载
- 积分:1
-
Java网络编程案例教程董相志 习题参考答案
【实例简介】Java网络编程案例教程 董相志 习题参考答案 全网首发,高清中文,最新版本2017年的。字体用了等宽字体,概念也有多处修订,很多高校的数算教材,分享给大家
- 2021-10-19 00:30:55下载
- 积分:1
-
ZFService
说明: 监听手机的消息通知,如微信,qq,等应用消息和通知(Monitor mobile phone notifications)
- 2020-06-24 14:20:01下载
- 积分:1
-
Office
办公查询系统实现员工信息查询,部门查询,职位查询等信息(Office inquiry system realizes staff information inquiry, Department inquiry, position inquiry and other information.)
- 2020-06-21 08:40:01下载
- 积分:1
-
GM
说明: 热血江湖 GM 工具,方便GM更好的操作游戏(Yulgang GM tool to facilitate better operation of the game GM)
- 2010-07-03 07:29:10下载
- 积分:1
-
javabook_src
说明: 《Java课程设计》随书源码,很全,所有章节的源码都有(The source code of "Java Curriculum Design" is included with the book.)
- 2020-04-21 12:09:04下载
- 积分:1
-
Property-Management-System
数据库程程设计之---房产管理系统,包括房源查询,登记入住等功能(Database Design--- Cheng Cheng estate management system, including listings queries, check-in and other functions)
- 2013-06-08 19:34:03下载
- 积分:1
-
javaoo2
java面向对象程序设计,java开发必备(java object-oriented programming, java development essential)
- 2013-03-16 12:00:04下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分:1