-
网上购物系统
这是一个jsp做的网上购物系统,功能完善,适合初学者,用的是mysql数据库,使用了jsp+JavaBean和servlet等相关技术,能从中学到不少东西,希望能对大家有一点参考价值。。。
- 2022-03-20 05:56:51下载
- 积分:1
-
JAVA-mobile-chess-game
Java手机象棋,界面设计简洁,操作简单,实现智能规则判断,支持大型Web服务器,以Http 协议通信。内附doc和pdf文档(Java mobile chess, interface design is concise, simple operation, intelligent judging rules, support large Web server, with the Http protocol communication. Enclosed doc and PDF documents)
- 2015-01-11 22:53:40下载
- 积分:1
-
JAVA聊天室
基于Java制作的一个聊天室,适合新手,简单demo..下载!啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦
- 2022-01-28 05:30:13下载
- 积分:1
-
MobileDict
MobileDict
- 2023-03-03 04:25:04下载
- 积分:1
-
struts2_day03讲义v_2.0
说明: Struts2框架是一个用于开发Java EE网络应用程序的开放源代码网页应用程序架构。它利用并延伸了Java Servlet API,鼓励开发者采用MVC架构。(Strts2 Framework Document describes the use of the framework, the introduction of the framework, use, function, how to develop.)
- 2020-06-25 09:40:02下载
- 积分: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
-
学习配置mybatis第一节
学习mybatis框架(一)
学习要点:
MyBatis框架【SQL框架】
CRUD【Create,Read,Update,Delete】
入门使用:
1、下载开发包:
(1)MyBatis核心包mybatis-3.3.0.jar
(2)日志包slf4j-api-1.7.12.jar,slf4j-log4j12-1.7.12.jar,log4j-1.2.17.jar
(3)数据库连接包mysql-connector-java-5.0.8-bin.jar
(4)测试包junit-4.8.1.jar
2、在项目中创建lib目录并复制所有包且添加到classpath
3、在src目录下创建log4j.properties日志配置文件
4、启动数据库,创建数据库连接
5、编写并执行数据库脚本,在项目中创建db目录保存文件*.sql
6、根据数据表编写javabean
7、在src目录下编写mybatis的核心配置文件mybatis-config.xml
8、在src目录下编写db.properties并注册到mybatis-config.xml中
9、在任意目录下编写业务数据对象相应的sql配置文件,建议javabean_class_name.xml
10、开始测试
11、重复第9,10步
核心对象
Resources
SqlSessionFactoryBuilder
SqlSessionFactory
SqlSession
- 2022-04-30 11:06:16下载
- 积分:1
-
delphi版openssl,sha256加密
delphi版openssl,sha256加密
- 2022-08-10 21:35:20下载
- 积分:1
-
LearningData.docx
里面有几个不错的学习资源链接,包括OC、cocos、java等,希望有帮助。(There are several good links to learning resources, including OC, cocos, Java, hope that helps.)
- 2015-01-31 18:14:29下载
- 积分:1
-
简单介绍sis结合的一个例子 和一个集成的框架
简单介绍sis结合的一个例子 和一个集成的框架-Sis combined with a brief introduction and an example of an integrated framework
- 2022-03-16 17:32:09下载
- 积分:1