-
iBatispage
iBatis分页实例 内含数据库文件在src文件夹中(Page includes examples of iBatis database file in the src folder)
- 2009-04-17 15:52:59下载
- 积分:1
-
学生信息管理系统(教务系统)
java sql sever学生管理系统(支持增删改查)
- 2019-09-16下载
- 积分:1
-
spring+jpa学生信息管理(适合新手)
【实例简介】spring jpa入门级项目,实现了对数据库的 增、删、改、查、分页、导出、导入excel等基本操作
【调试步骤】
0.新建mysql数据库studentinfo,然后在该数据库执行数据库脚本 studentinfo.sql
1.修改application.yml文件中的数据库信息为您本机mysql用户名密码
2.运行项目后,打开浏览器http://localhost:8080 ,输入登陆账号密码均为:admin
- 2021-05-24 08:46:42下载
- 积分:1
-
人脸识别系统源码以及数据库(ArcSoftFaceDemo)
根据ArcSoft的工具包设计的简单人脸识别DEMO,仅供学习。APPID等需要到ArcSoft注册一个应用获得 开发环境准备:###开发使用到的软件和工具:Jdk8、mysql5.7、libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、idea注:libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、app-id、sdk-key可以到虹软官网 http://ai.arcsoft.com.cn/ 免费申请下载本地配置:配置环境(推荐jdk8,mysql5.7,maven3,idea)引擎库libarcsoft_face、libarcsoft_face_engine、libarcsoft_face_engine_jni。把dll或so文件拷贝到java.library.path所包含的路径下,注意区分X86和X64,和当前jdk版本一致。初始化项目 创建数据库arcsoft_face_demo,执行脚本arcsoft_face_demo.sql使用idea启动项目修改配置文件srcmainesourcesapplication.properties填写数据库地址:spring.datasource.druid.url填写数据库用户名:spring.datasource.druid.username填写数据库密码:spring.datasource.druid.password填写人脸识别id:config.freesdk.app-id填写人脸识别key:config.freesdk.sdk-key启动项目右键Application,选择Run ‘Application’项目访问地址http://127.0.0.1:8080/demo
- 2021-05-06下载
- 积分:1
-
基于SpringBoot的后台权限管理系统
【实例简介】oracle四大宝典之2:Oracle基本管理
- 2021-09-23 00:31:06下载
- 积分:1
-
StrongMoney-master
简单的记帐工具,没有调用数据库,非常适合学生进行安卓的学习(Accounting tools simple, do not call the database, very suitable for students learning for Android
)
- 2014-07-09 10:50:23下载
- 积分:1
-
java图书管理系统(源码+Sql Sever数据库+使用说明文档)
图书馆管理系统是图书馆管理工作中不可缺少的部分,它对于图书馆的管理者和使用者都非常重要,所以图书馆管理系统应该为管理者与读者提供充足的信息和快捷的数据处理手段,但长期以来,人们使用传统的人工方式或性能较低的图书馆管理系统管理图书馆的日常事务,操作流程比较繁琐。一个成功的图书馆管理系统应提供快速的图书信息检索功能、快捷的图书借阅、归还流程
- 2019-06-28下载
- 积分:1
-
JSPtushu
说明: 代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进 行的。通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接(Code without any settings in the database, because the process can be better to migrate to other dynamic computer database links are carried out. Through this program you can learn some skills in interface design and how to dynamically set the database path and link)
- 2010-04-02 13:42:05下载
- 积分:1
-
jcglxtydm
数据库课程设计,教材管理系统,本系统能够投入实际的使用并且满足基本的功能要求。要求具有极高的可靠性、安全性和易维护性,具有较高的可移植性。 本系统实现了以下的功能: (1) 查询模块:根据种类,查询教材的相关信息; (2) 征订模块:根据需要,征订员将需要征订的教材数据输入教材信息表 (3) 采购模块:采购员审核教材征订的信息,如果需要采购则通过审核,否则 删除征订的信息 ⑷ 用户管理:用(atabase of curriculum design, materials management system, the system can allocate the actual use and to meet the basic functional requirements. Requires a very high reliability, security and easy-maintenance, high portability. The system to achieve the following functions: (1) Query Module: In accordance with the type of query-related information materials (2) Subscription Module: In accordance with the needs of Subscription Subscription Members will need to enter the teaching materials data information table (3) procurement modules: Purchaser audited Subscription information materials, if required by the procurement audit, or delete subscription information ⑷ User Management: User administrators can create user information, delete users, modify user information)
- 2013-09-22 15:40:21下载
- 积分:1
-
ssm+layui(jsp)+mysql 实现的图书管理系统源码(含数据库以及配置说明文档)
java环境 mysql数据库
- 2020-03-21下载
- 积分:1