-
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
-
CollectJob
This is a sample for multi thread java application. Is pretty easy for doing large data processing
- 2013-10-30 16:44:39下载
- 积分:1
-
jJaava2Demo
Java2Demo版,不错的东东,需要先安装j2sdk(Java2Demo edition of the Eastern Yes, the need for installing j2sdk)
- 2006-08-13 14:21:19下载
- 积分:1
-
weight
用天平称重时,已知给定的砝码,求解最多能称出多少不同的重量。(With weighing scales, it is known that a given weight, solving most able to call out the number of different weight.)
- 2012-11-06 16:11:36下载
- 积分:1
-
jenainf
这个是用protege建立的本体实例。
可用于语义推理。(This is the ontology instances created with protege. Can be used for semantic reasoning.)
- 2014-02-12 16:49:37下载
- 积分:1
-
JavaMail
用JavaMail实现邮件发送。用户验证及附件(Send e-mail using JavaMail achieve. User authentication and accessories)
- 2014-02-27 09:53:08下载
- 积分:1
-
Java_String.format
Java中String.format的用法(String.format usage in Java)
- 2013-11-21 11:27:25下载
- 积分:1
-
java
设计一个成绩录入程序,通过键盘录入examId(考号,要求全部是数字符号)、name(姓名,要求全部是字母符号)和score(成绩,要求介于0~800)。当输入数据的类型、输入数据的范围出现错误时,使用Java语言定义的异常类和自定义异常类进行处理。(Entry procedures for the design of a performance by keyboard entry examId (candidate number, the number of requests are all symbols), name (name, requirement for a letter symbols) and score (results, request the range of 0 ~ 800). When the type of input data, the scope of input data errors, use the Java language as defined custom exception classes and exception classes for processing.)
- 2009-06-08 23:25:21下载
- 积分:1
-
javamain99
说明: the main of the println file of china
- 2020-06-20 03:00:02下载
- 积分:1
-
ycaspxjob_v2.8
一个很好的人才网,用JSP代码写的,好用(Talent Network)
- 2013-11-08 19:32:57下载
- 积分:1