-
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
-
spring-boot-with-activiti-master
说明: spring boot 工作流,采用spring boot的结构框架实现工作流的机制(Spring boot workflow, using spring boot structure framework to implement workflow mechanism)
- 2020-06-24 17:00:02下载
- 积分:1
-
jd-gui-1.6.2
说明: JD-GUI是一个用于Java编程语言源代码“.class”文件反编译软件。您可以使用JD-GUI浏览和重建源代码的即时访问方法和字段,以代码高度方式来显示反编译过来的代码。(JD-GUI is a decompiling software for Java programming language source code ". class" file. You can use JD-GUI to browse and rebuild instant access methods and fields of source code to display decompiled code in code height.)
- 2020-06-22 02:00:01下载
- 积分:1
-
ibatistest
ibatis 和spring的整合,详细的说明了ibatis的各种查询方式和spring的各种整合配置
- 2012-08-20 12:31:33下载
- 积分:1
-
UriRecord
A parsed record containing a Uri Source Code for Andriod.
- 2014-03-04 00:10:35下载
- 积分:1
-
MQPMina
一个ActiveMQ+Mina的小例子,希望研究这块的人有帮助。(A ActiveMQ+Mina small examples, I hope this piece of research to help people.)
- 2013-07-13 16:00:29下载
- 积分:1
-
source20100813
erp java (swing) created by openinfo3w
- 2011-01-11 08:09:55下载
- 积分:1
-
CplexModel
java语言,调用cplex包,解TSP问题,数学规划(java language, calling cplex package solution TSP, mathematical programming)
- 2015-11-23 12:45:02下载
- 积分:1
-
struts2.1.8.1-API
struts api JAVA软件工程师必备(struts api JAVA Software Engineer required)
- 2014-01-19 22:50:09下载
- 积分:1
-
java_program_111
java 初学者学习实例,对java感兴趣者可以当作自学阅读,代码都通过(java beginners learning example, the java interested persons can be used as self-learning reading, code adopted)
- 2006-10-29 16:22:06下载
- 积分:1