-
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
-
Microcontroller
learn java easily.the format of the file is in compiled html version.easy to understand 4 begineers
- 2014-02-25 20:34:22下载
- 积分:1
-
Spring笔记
spring详细笔记,里面保留了spring的内容介绍(spring Learning Documents)
- 2020-06-22 05:20:02下载
- 积分:1
-
LibrarySystem
初学者的图书馆管理系统,简单易懂,易于用来巩固基础知识(Library management system for beginners, easy to understand, easy to be used to consolidate the basic knowledge of)
- 2009-10-11 11:10:38下载
- 积分:1
-
Shopping
ssh框架实现增删改查以及购物车的实现和分页功能(SSH framework implementation questions and increase the realization of the shopping cart check and paging function)
- 2012-04-23 23:02:14下载
- 积分:1
-
design-pattern-(Java-version)
23种设计模式的实现(Java 版),希望能给大家带来帮助!(23 the realization of the design pattern (Java version), the hope can bring you help!
)
- 2012-02-16 21:11:01下载
- 积分:1
-
classmanagementsystem
教室管理系统,实现教室的查询,修改,添加,删除等基本操作(Achieve a variety of basic operations)
- 2015-10-20 11:50:25下载
- 积分:1
-
index .zip
说明: 大学生自主创作JSP网站的注册和登陆页面的代码。(College students independently create JSP website registration and landing page code.)
- 2019-05-26 17:59:56下载
- 积分:1
-
rgc
FileInputReader接收键盘输入的字符串,用FileWirter类将字符串写入文件,用FileReader类读出文件内容显示在屏幕上。(FileInputReader receives the keyboard input string, writes the string to the file with the FileWirter class, reads the document content with the FileReader class, displays in the screen.)
- 2017-11-15 14:04:25下载
- 积分:1
-
pdfbox-2.0.8-src
自从Adobe公司1993年第一次发布公共PDF参考以来,支持各种语言和平台的PDF工具和类库就如雨后春笋般涌现。然而,Java应用开发中Adobe技术的支持相对滞后了。
自从Adobe公司1993年第一次发布公共PDF参考以来,支持各种语言和平台的PDF工具和类库就如雨后春笋般涌现。然而,Java应用开发中Adobe技术的支持相对滞后了。这是个奇怪的现象,因为PDF文档是企业信息系统存储和交换信息的大势所趋,而Java技术特别适合这种应用。然而,Java开发人员似乎直到最近才获得成熟可用的PDF支持。
PDFBox(一个BSD许可下的源码开放项目)是一个为开发人员读取和创建PDF文档而准备的纯Java类库。它提供如下特性:
提取文本,包括Unicode字符。
和Jakarta Lucene等文本搜索引擎的整合过程十分简单。
加密/解密PDF文档。
从PDF和XFDF格式中导入或导出表单数据。
向已有PDF文档中追加内容。
将一个PDF文档切分为多个文档。
覆盖PDF文档。(The Apache PDFBox library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command-line utilities. Apache PDFBox is published under the Apache License v2.0.)
- 2018-05-27 08:52:24下载
- 积分:1