-
WorkerMIS
java+sql2005 员工管理 部门管理(Staff Management)
- 2010-06-13 17:27:29下载
- 积分:1
-
JAVA案例开发集锦
Java development related books <java case development collection>
- 2020-06-20 13:40:01下载
- 积分:1
-
missing_close_brace
This PAC script is invalid, because there is a missing close brace on the function FindProxyForURL().
- 2014-01-26 16:53:39下载
- 积分:1
-
1027
说明: rbac 描述OrgBean : 用于描述org模型。
Role : 用于描述角色。
Permission : 用于描述权限。
Resource : 用于描述资源。
Operation : 用于描述操作。
(rbac
OrgBean
Role
Permission
Resource
Operation )
- 2009-08-24 21:08:09下载
- 积分:1
-
java-connect-mongooraclesqlsever2008
java连接mongodb,oracle,sqlserver2008的连接(java connect mongodb, oracle, sqlserver2008 connection)
- 2013-09-02 23:17:19下载
- 积分:1
-
jmemory
Java监视内存使用情况,运行Java 程序一般要消耗大量的内存,这曾经是java 的一个致命弱点。当然随着硬件的飞速发展,这个缺点有所弱化,同时java 虚拟机的逐渐成熟,也使内存的消耗量减少。那么一个较小java 程序
究竟要消耗多少内存呢?本例将实现一个能自我监视内存使用的简单程序,来评估java 程序的内存消耗情况。(Java monitor memory usage, run Java programs generally consume large amounts of memory, which used to be a fatal weakness of java. Of course, with the rapid development of hardware, this shortcoming has been weakened, while mature java virtual machine, but also to reduce memory consumption. Then a small java program
How to consume much memory? This example of a simple program memory can be used for self-monitoring to assess memory consumption java program.)
- 2014-05-28 14:57:32下载
- 积分:1
-
Food
说明: 增删改查功能实现有数据库sql,提供给大家学习(Add, delete, modify and check functions to achieve database sql, for everyone to learn)
- 2019-01-15 16:41:12下载
- 积分:1
-
FirstMyBatis
使用mybatis实现的一个小例子,可以帮助初学者快速入门(user mybatis complete a demo)
- 2013-12-29 13:41:36下载
- 积分:1
-
guangxi
一个简单的使用Spring框架实现MVC的例子(use a simple framework for achieving Spring MVC example)
- 2007-03-14 08:50:07下载
- 积分:1
-
project2
设计一个简单的课程管理系统(CourseManager)。主要功能包括:
课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include:
Entry course information. Including: course number (no), course name (name), credits (grade) and the like
Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.
Remove course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2015-05-30 18:38:59下载
- 积分:1