资源列表
javajdbc宠物商店-Mysql数据库
- 使用mysql储存数据,使用JDBC操作数据库,使用DAO实现数据库访问数据,实现购买宠物、卖出宠物、培育宠物等功能(Use Mysql to store data, JDBC to operate database, Dao to access data, purchase pets, sell pets, cultivate pets, etc)
论坛短消息项目
- Accp5.0 S2论坛短消息项目,功能包括:用户登录,短消息发送和管理。(Accp5.0 S2 forum short message project, functions include: user login, short message sending and management.)
java实现的本地文件管理器
- java实现的本地文件管理器,模仿Windows的文件资源管理器,显示列表,文件操作等。(The local file manager implemented by java, imitates the file manager of Windows, display list, file operation, etc.)
练习JAVA GUI设计和布局设计
- 练习JAVA GUI设计和布局设计:编写一个窗体程序显示日历,只需要设计GUI,不需要事件处理。(Practice Java GUI design and layout design: write a form program to display calendar, only need to design gui, do not need event processing.)
Nov源码修复
- minecraft超强N端完整源码 我的世界hack必备的神端 已经过修复(Minecraft super N end complete source code My world hack essential God end)
库存物资管理系统
- 库存物资管理系统Java SSM。Spring+SpringMVC+MyBatis源代码(Java SSM Stock material management system(Spring+SpringMVC+MyBatis))
SimpleNotepad
- 在Windows操作系统中,有一个记事本(noteopad.exe)程序,用来进行文本的编辑。请编写一个程序,实现该软件的基本功能。(1)主类名字为SimpleNotepad。(2)只需要实现保存文件和打开文件功能。保存为TXT格式,并且能够对文件命名。打开文件格式为TXT格式。(In the windows operating system, there is a notepad (notepad. exe) program for text editing. Please write a p
尚硅谷Redis课程思维导图
- 缓存数据库redis,可以提高系统性能,缓存数据等功能(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap
传智书城后台订单阶段代码
- 传智书城后台订单阶段代码,前面都已经完成下载解压可用
mysql-connector-java-5.0.8
- mysql的jar包,mysql-connector-java:java连接mysql的驱动包的作用。Java 连接MySQL需要驱动包,否则JDBC无法访问数据库(无法注册驱动),常用的是mysql-connector-java,在idea中新建项目时可以在选择依赖时勾选Mysql,这样就会自动加载进来。
ssms
- 基于java的学生信息管理系统,使用了MySQL作为数据库。(The student information management system based on Java uses MySQL as database.)
用户画像源码
- 真实的大型电商系统场景下讲解的用户画像系统,本系统采用第四代计算引擎Flink,同时采用微服务架构Spring Boot+Spring Cloud 架构