资源列表
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 架构
com
- 第三方插件jintellitype键盘全局监听事件代码 jintellitype-1.3.9.jar JIntellitype64.dll JIntellitype.dll(src jintellitype-1.3.9.jar JIntellitype64.dll JIntellitype.dll)
Java课设健身房管理系统
- Java编程的健身房管理系统,压缩包里面包含源码以及课程设计报告(Gym management system based on Java programming)
Java课程设计实验源码
- Java课程设计源码源码里面包含了从动物换位计算器一直到魔板地图扫雷书上全部源码(Java course design source code includes all the source codes from the animal transposition calculator to the magic board map Minesweeper)
java实验
- Hfut java 课程实验报告,主要为第一次作业,以及相关代码(HFUT java course experiment report, mainly for the first assignment, and related code)
传输
- socket文件传输。用Socket通信机制在服务器和客户端之间传输文 件(file transfer Using socket communication mechanism to transfer documents between server and client piece)
新建文件夹
- 测试程序,用多线程计算10万以内素数之 和与完全数之和的乘积。(Test program, using multithreading to calculate the prime number within 100000 The product of the sum and the total number.)
企业车辆管理系统
- 企业车辆管理系统,用于教学的项目,采用javaee+SSM框架(Land management system)
仓库管理系统+JAVA源代码++设计说明
- 仓库管理系统+JAVA源代码++设计说明,用来电子管理仓库(Warehouse management system + java source code + + design descr iption)
Java画图程序
- 基于Java的画图程序源代码,定义图案类型,记录鼠标拖动的起始点和终点、增加鼠标事件、鼠标释放事件、重绘屏幕、根据shape值绘制图形(Java-based drawing program source code, define the pattern type, record the starting point and end point of the mouse drag, add mouse events, mouse release events, redraw the screen,