搜索资源列表
personCard_2.0
- 可以对名片进行增删改查,用户管理包括增删改查等,对名片查询时可以模糊查询
JIFANG
- 机房运营维护系统 java+oracle9i 使用struts 分用户权限 完成用户对机房信息的增删改查等功能
DemoSSH
- 整合SSH 简单的用户增删改查 登录 分页-
ssh2
- 一个完整的ss2h项目源码,主要是实现登录的验证和查询所有的用户和对用户的增删改查的功能-A complete ss2h project source code, mainly to achieve validation and query the registry for all users and user additions and deletions to change the functions of investigation
user
- 用户管理系统; 用jsp+javaBean+servlet 简单实现用户的增删改查; 只是源码,稍后上传文档资料-User management system using jsp+ javaBean+ servlet simple additions and deletions to the realization of the user' s search only source later upload documentation
ssh
- 这是一个用SSH框架搭建的用户增删改查的的小项目,可用于刚开始学SSH框架的技术人员下载使用-This is a set of users with SSH framework thickening of the small project authorization, and can be used for the first SSH framework download technical personnel
jsp
- 用Jsp编写的能对数据库进行增删改查的管理系统,分一般用户功能和管理员功能-Written using Jsp additions and deletions to the database management system to change search, sub-function of the average user and administrator functions
userManage
- 通过使用hibernate框架和spring,简单实现用户增删改查,适合初级学习这两个框架来参考-Simple user CRUD through the use of hibernate framework and the spring, suitable for primary learning framework reference
userMgr
- userMgr整合S2SH的用户增删改查项目 希望对大家有所帮助-userMgr integration S2SH users CRUD project we hope to help
SSHyuingyong
- 本例主要是实现了struts2+spring3+hibernate3的 基本框架搭建的注册登录,以及用户增删改查,适于初学者学习。-The case is to achieve the basic framework of the struts2+spring3+hibernate3 Sign structures, and user CRUD, suitable for beginners to learn.
Users
- 简单的用户增删改查,增删改查的返回值均为boolean型,页面仅有error.jsp、index.jsp、success.jsp、add.jsp、delete.jsp、update.jsp和select.jsp仅供参考-Simple user CRUD, CRUD return values are boolean type, the page just error.jsp, index.jsp, success.jsp, add.jsp, delete.jsp, update.jsp and
ssh2
- 一个小小的实现用户增删改查的源代码,使用MySQL数据库实现-a source code
UserManagerV1.0
- 用户增删改查,还有部门信息增删改查等。数据库MySQL,开发环境MyEclipse.(Users to delete or delete, as well as additional information to change the department. Database MySQL, Development Environment MyEclipse.)
zty3-userManageSys
- 简单的用户管理系统可以实现增删改查 需要用的环境 jdk 软件 Myeclipse 、 MySQL 、Tomcat服务器(Simple user management system can achieve additions and deletions.)
SSH整合用户注册+登录+增删改查
- 实现ssh框架的 用户注册、增删改查基本功能 一个小案例(Implementation of SSH framework user registration, additions and deletions to check the basic functions of a small case)
addr
- JSP+SERVLET+mysql+html 实现对用户地址的增删改查(JSP+SERVLET+mysql+html to add and delete user addresses)
smbms
- 分别实现账单,供应商和用户三者的增删改查和分页查询(Realization of addition, deletions, modification and paging query)
关于用户信息增删改查
- 关于用户信息的增删改查等与数据库相关的的操作
学生成绩管理系统(SSH+MYSQL)
- 学生管理系统,可以实现基本的用户增删改查,用于期末作业验收(Student management system, which can realize basic user addition, deletion, modification and query, and be used for final homework acceptance)
用户信息管理系统
- 用户信息管理系统,用java+sqlserver/mysql两种数据库方法+jsp+servlet+bootstrapt+Druid+三层架构的方式实现,对用户进行增删改查以及条件查询和分页查询,可用于毕业设计。