-
MVC_Questionnaire
说明: 模仿struts实现的MVC项目,可帮助理解struts的机制(Imitation struts MVC project implementation can help to understand the mechanism struts)
- 2010-03-31 15:38:31下载
- 积分:1
-
menu-move
js实现自动向左移动的菜单,当鼠标移动到菜单项时,菜单停止移动。(js automatically move to the left menu, the menu stops moving when the mouse to the menu item.)
- 2012-05-30 22:33:10下载
- 积分:1
-
sendmail
邮件收发系统,实现了邮件发送以及新邮件的下载以及显示(Send and receive e-mail system, the realization of the e-mail and download new messages as well as the display)
- 2008-12-23 13:21:45下载
- 积分:1
-
cattsoft
该项目采用Struts框架,主要为各类通信系统运营商或信息系统用户提供业务管理的完整解决方案。整个任务管理系统分为系统管理员、主管和员工三种角色,其中系统管理员具有添加人员、删除人员和分配人员的职责,主管具有制定任务、查看任务、调整任务、跟踪任务和查看人员等职责,员工具有制定计划、反馈计划、删除计划和查询计划的职责。通过以上三个角色实现对任务的管理。(The project uses the Struts framework, mainly to provide a complete solution for all types of business management communications system operator or user information systems. Overall task management system is divided into system administrators, supervisors, and employees in three roles, responsibilities which the system administrator has to add staff, delete personnel and distribution personnel in charge with the development tasks, view task, adjusting tasks, tracking tasks and view personnel duties, employees have a plan, feedback programs, plans and responsibilities delete query plans. Management of tasks to achieve the above three roles.)
- 2013-12-23 12:14:58下载
- 积分:1
-
Hibernate_Javake_Ch02_Config
Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
- 2013-11-04 00:07:37下载
- 积分:1
-
JAVAclustering
JAVA 本程序所实现的功能为对数据进行无监督的学习,即聚类算法(JAVA the procedures for the functions of data unsupervised learning, clustering algorithm)
- 2007-01-16 13:17:18下载
- 积分:1
-
avgo8
个很好的使用struts技术的地址簿的例子,很值得()
- 2018-01-27 17:13:19下载
- 积分:1
-
ClassMemeberPriviledge
实现一个程序,对用户输入的类权限、成员权限、以及使用该类对象的环境与这个类的关系,判断这个环境中能不能访问这个类的这个成员。
4. 背景知识介绍:对类成员的访问权限由3个方面决定:(1)类的访问权限(public或default),(2)成员变量的访问权限(public, protected, default或private),以及环境与类的相互关系(同类SameClass,同包不同类SamePackageNoteSameClass,不同包但为子类OtherPackageSubClass,不同包非子类OtherPackageNotSubClass)。例如,如果一个类A是public的,它的一个成员变量x是protected的,则这个成员变量的访问权限是default的,试图访问这个类的一个运行环境与A的关系是OtherPackageSubClass,则这个环境中能够访问变量x。(Implement a program, the relationship between the classes of permissions, user input member permissions, as well as the environment of use of such objects of this class, it is judged in this environment can not access this members of this class.
4. Background knowledge: the access rights of the class members decided by three aspects: (1) access rights (public or default), (2) the member variable access rights (public, protected, default or private), as well as environmental and the relationship of the class (of similar SameClass, same package different classes SamePackageNoteSameClass, different packages, but for subclass OtherPackageSubClass, different package non-subclass OtherPackageNotSubClass). For example, if a class A is public, it s a member variable x is protected, the access rights of the member variables is default, tries to access a runtime environment for this class A relationship is OtherPackageSubClass this environment be able to access the variable x.)
- 2013-04-01 20:00:25下载
- 积分:1
-
sensitive_words
该代码实现了屏蔽敏感词汇的说明和修改,请查收(sensitive words)
- 2014-12-30 14:00:33下载
- 积分:1
-
disruptor
Disruptor:一种高性能的、在并发线程间数据交换领域用于替换有界限队列的方案(The Disruptor: a high-performance, concurrent threads for data exchange between field for the replacement program boundaries queue)
- 2012-11-04 16:26:42下载
- 积分:1