-
Versant
面向对象数据库实验,建立点线面模型,可以用来学习面向对象数据库(Object-oriented database experiments, point, line and plane model)
- 2014-01-03 08:47:07下载
- 积分:1
-
Hive编程指南
说明: hive编程指南pdf版,最新版,高清的hive权威资料。(Hive Programming Guide PDF version, the latest version, high-definition hive authoritative information.)
- 2019-10-08 17:31:54下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分:1
-
nodesetprefix09
The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
- 2014-01-15 09:57:45下载
- 积分:1
-
Core_Servlets_and_JavaServer_Pages
学习JAVA网络编程的英文书籍~~~~
包含Core_Servlets_and_JavaServer_Pages(Learning JAVA Network Programming in English books ~ ~ ~ ~ include Core_Servlets_and_JavaServer_Pages)
- 2010-01-10 18:28:59下载
- 积分:1
-
apache-upload
apache上传控件 里面包括apache官方提供的开发包 和一个jsp页面 (apache apache upload control which includes official development kit and a jsp page)
- 2013-11-26 14:10:06下载
- 积分:1
-
student_dorm
实现简单的学生成绩管理、包括成绩录入、排名、导出不合格成绩等(Realize simple student achievement management, including record entry, ranking, export of unqualified grades, etc.)
- 2019-05-22 21:54:16下载
- 积分:1
-
othello--without-database
本实验为高级语言程序设计课程的综合实验,要求学生综合应用图形用户界面设计技术、网络编程技术和多线程技术完成一个设计一个网络黑白棋(翻转棋)程序,可以进行两人游戏,多人观战。即两个玩家通过网络进行较量,别人可以观战和发言。(java chess heibaiqi)
- 2012-04-11 21:01:46下载
- 积分:1
-
spring03-2
说明: 开发示例,一段小程序,spring config配置文件,设置相关property(faDevelop an example, a small program, spring config configuration file, set related properties)
- 2019-02-19 11:38:45下载
- 积分: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