-
FinalTest
Java程序,极其简单的Java小程序,仅供入门参考(Java program, a very simple Java applet, for introductions)
- 2015-05-05 14:59:08下载
- 积分:1
-
av258
Can dynamically adjust the parameters of the operating environment, Energy spectrum analysis and calculation, Thermonuclear using weighting factor.
- 2017-09-06 21:01:51下载
- 积分:1
-
JavaMail
用JavaMail实现邮件发送。用户验证及附件(Send e-mail using JavaMail achieve. User authentication and accessories)
- 2014-02-27 09:53:08下载
- 积分:1
-
chapter03
java语音程序设计第8版Chapter03部分答案(java programming Voice Version 8 Chapter03 part of the answer)
- 2014-05-11 14:25:31下载
- 积分:1
-
Tomcat源码研究
说明: tomcat源码解析过程文档,详细说明了tomcat从启动到最后结束中间类和方法的调用过程,对于研究java底层源码的启动很有好处。(Tomcat source code parsing process document, detailed description of Tomcat from start to end the call process of intermediate classes and methods, for the study of Java underlying source code start is very helpful.)
- 2020-06-17 22:40:02下载
- 积分:1
-
compiled-machine
一个自动代码生成工具。它能读入“myapproval.sql”里的“account”和“authority”的建表语句,分别自动生成如“AccountModel.java”和“AuthorityModel.java”Model类对象的源代码。(An automatic code generation tool. It reads " myapproval.sql" in the " account" and " authority" of the build table statement is automatically generated as " AccountModel.java" and " AuthorityModel.java" Model class object' s source code, respectively.)
- 2014-05-04 00:56:39下载
- 积分:1
-
mas-server-tools
说明: java代码maven工具类,可以查看java使用方法。(Java code Maven tool class, you can see how Java is used.)
- 2020-06-22 21:00:01下载
- 积分:1
-
SpringBoot
说明: springboot框架搭建的一套框架,里面集成了缓存,权限的控制的一些功能(Springboot framework is a set of framework, which integrates some functions of caching, permission control.)
- 2020-06-25 19:40:02下载
- 积分:1
-
dualY
this is swf for column,this is swf for column,this is swf for column,this is swf for column,this is swf for column,this is swf for column,this is swf for column,(this is swf for column,this is swf for column,this is swf for column,this is swf for column,this is swf for column,)
- 2013-04-24 21:17:50下载
- 积分: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