-
学生信息管理系统(教务系统)
java sql sever学生管理系统(支持增删改查)
- 2019-09-16下载
- 积分:1
-
Digester
关于JAVA Digester解析xml文件的教程。较详细描述了Digester的用法。(About JAVA Digester parse xml file tutorial. A more detailed description of the usage of Digester.)
- 2009-11-26 23:02:20下载
- 积分:1
-
Socket
java socket编程比较好的学习资料ppt,能够帮助初学者迅速了解socket编程,包含这多个实例。(Socket ppt programming a good learning materials Java, can help beginners quickly understand the socket programming, including the many examples.
)
- 2016-12-11 11:36:20下载
- 积分:1
-
agent_mirate
自己写的一个小程序,是关于agent序列化与迁移的,一个agent经序列化后跑到网络另一台host上运行,然后返回(himself wrote a small procedure, the sequence is on the agent and migration, After a sequence of the agent went after another network host running and then return to)
- 2007-05-09 10:46:17下载
- 积分:1
-
TestCode
自动化测试脚本:使用java编写的对象的子对象遍历查找脚本代码。(Automated test script: Find object' s child objects traverse)
- 2013-06-17 11:17:16下载
- 积分:1
-
Examples-for-Java-Web-with-SSH
本书讲述的Struts、Hibernate、Spring无论在已有项目的选用比例,还是在开发人员的认知度上,都是最有影响力和号召力的,Struts+Hibernate+Spring已经成为轻量级开发J2EE的标准配置,被称为SHS经典组合,这也是目前Java程序员必须掌握的技能。本书是一本由小实例组合成的实践书,每个案例读者都可以亲自实践。(Book tells Struts, Hibernate, Spring, whether in the selection of the ratio of existing projects, or in the awareness of developers, are the most influential and charismatic, Struts+ Hibernate+ Spring has become a lightweight J2EE Development the standard configuration is called SHS classic combination, which is currently the Java programmer must master the skills. This book is a small example of a combination of practical book, readers can each case personally practice.)
- 2013-11-28 13:46:57下载
- 积分:1
-
NETCTOSS_V02
学习电信资费页面的底版,该版面为基础进行下层学习(Learning the floor of the telecommunication tariff page)
- 2021-03-12 17:09:24下载
- 积分:1
-
libjitsi-744-x64
This is a Libjitsi Library.
- 2016-01-27 18:37:24下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
JavaEE_orderItem
JavaEE订餐项目的功能:用户登录、用户注册、添加订餐信息、查询订餐、结算、权限验证(For reservations, please JavaEE project functions: user login, user registration, add the reservation information, inquiries, reservation, settlement, permission to verify)
- 2009-01-14 06:35:20下载
- 积分:1