-
dataapple
说明: 這是一個用JAVA所寫的簡單繪圖應用程式
JPanel為容器物件.pane1為畫布.pane2物件用來放置繪圖工具按鈕.pane3放置顏色按鈕(This is a book with a simple JAVA application mapping for the JPanel container object. Pane1 for the canvas. Pane2 object mapping tool used to place the button. Pane3 placed color button)
- 2009-08-12 23:40:52下载
- 积分: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
-
unicode-convert-tools
unicode转换工具,可把原码转化为html unicode,java unicode以及unicode码(unicode conversion tool, you can put the original code into the html unicode, java unicode and unicode code)
- 2013-12-11 09:04:01下载
- 积分:1
-
robocodeExample
Robocode坦克大战平台简单(SimpleBot)机器人示例--RedCarp.java和Zergling.java(Examples of simple the Robocode Tankedaizhan platform (SimpleBot) robot- RedCarp. Java and Zergling.java)
- 2012-08-28 16:15:55下载
- 积分:1
-
Homework08
利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
jms
一个HornetQ获取和发送JMS消息的例子,还有一个基于Esper,复杂事件处理的例子(A HornetQ get and send JMS messages example, there is one based on Esper, examples of complex event processing)
- 2013-09-12 16:28:53下载
- 积分:1
-
TetrisSrc
Implementation of Tetris in java - source code attached
- 2013-12-07 02:14:03下载
- 积分:1
-
dateUtil
日期帮助,自动输出排班人员,自定义配排班类型(Date Help, Scheduling)
- 2020-06-22 15:40:01下载
- 积分:1
-
src
实现对象的序列化与反序列化,定义一个student对象,实现对对象的添加、删除、修改、退出等的操作。(To achieve the object serialization and deserialization, define a student objects to realize the object to add, delete, modify, withdraw from such operations.)
- 2010-05-09 21:42:30下载
- 积分:1
-
Hbase-Client1
调用hbase的代码,可以进行动态创建表,查询修改删除记录。(Call the the hbase code can dynamically create tables, query modification delete records.)
- 2012-10-31 23:31:22下载
- 积分:1