-
HibernatePagination
hibernate参考,希望对各位有用。初次发帖,会有不足之处,会改进。(hibernate reference, in the hope that useful. The initial posting, there are deficiencies, will improve.)
- 2008-05-04 22:27:13下载
- 积分:1
-
dangdang
java编写的简单网站,使用Session,Cookie和数据库(A simple website,using Session,Cookie and database.It uses the java code is written.)
- 2013-07-28 21:38:19下载
- 积分:1
-
aopalliance-1.0
在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1
-
SEMC_UIQ_SDK_EXT
对彩信编程的一点经验,大家分享,希望能给你一个帮助(right MMS 1:00 programming experience, we share the hope that would give you a help)
- 2006-12-28 09:53:10下载
- 积分:1
-
javaPmysql-
采用JAVA作为开发工具,mysql作为后台数据库。本系统具有学生基本信息管理、学生成绩信息管理、教师基本信息管理等功能。分成三大模块,每个模块都相互联系,但不相互干扰,这符合了软件模块开发的思想。 本系统完成了学生信息的查询、修改、增加、删除;教师信息的查询、修改、增加、删除以及学生成绩信息的查询、修改、增加、删除等功能。(Using JAVA as a development tool, mysql database as a background. This system has the students basic information management, information management student achievement, teachers basic information management and other functions. Divided into three modules, each linked to every other, but do not interfere with each other, in line with the idea of a software module development. The system completed the student information query, modify, add, delete teacher information query, modify, add, delete, and student achievement information, query, modify, add, delete functions.)
- 2013-10-03 22:57:49下载
- 积分:1
-
Inaccessible1
Tests bounded type parameters declared on methods.
- 2013-11-18 22:06:19下载
- 积分:1
-
纯java跨平台调用打印机打印word、pdf、图片实现
该方法是Java语言从web后台进行调用打印机的例子(print method is used to applying the web project,this is a example)
- 2017-12-22 15:54:06下载
- 积分:1
-
Graph with GUI
使用户可以添加node,Edges,并且应用一些sorting算法(allows user to add, delete, and move node and edges in graph data structure and play with sorting algorithms)
- 2017-09-22 04:39:10下载
- 积分:1
-
DDDownload
Dual Direction Download. split file into blocks and download from first and last block.usage:cloud servers download from replications
- 2013-11-02 16:05:46下载
- 积分:1
-
Anynote
1、任务管理中,添加任务时去掉了分类和日期的必须输入检查,更方便快速添加;
相应的数据库脚本中,任务表(todo)的任务分类ID(CATEGORY_ID)和处理时间(DEAL_DATE)字段修改为允许空值;
2、任务管理中,修改了当点击新添加行的优先级和状态时也相应事件的Bug;
3、添加了相册名称和文档名称的最大长度验证;
4、笔记模块,修改直接添加笔记时,无法从相册添加图片的Bug;
5、用户管理模块更名为系统管理,并添加了系统设置功能,可以直接在页面上设置如下信息:
邮箱服务器、邮箱账号、邮箱密码、是否开放注册、相册缩略图尺寸;
升级时注意数据库脚本的修改。
(1, task management, add tasks remove classification and date when the must input inspection, more convenient fast add
The corresponding database scripts, task lists (todo) task CATEGORY_ID) and the ID (classification processing time (DEAL_DATE) field modification to allow null values
2, task management in a click new add, modify did when priority and status of the corresponding events Bug
3, added album name and document name maximum length of validation
4, notes module, modify, cannot directly add notes from the album the Bug add images
5, user management module was renamed system management, and add system functions, can be directly on the page set the following information:
Mailbox server, email accounts, E-mail passwords, is open registration, photo album thumbnail size
Upgraded the modification. Attention database script
)
- 2011-05-29 09:56:41下载
- 积分:1