-
Java 3D饼图透明度(提高篇-实例173).zip
Java 3D饼图透明度(提高篇-实例173).zip
- 2019-10-03下载
- 积分:1
-
java 适配器模式实例源码下载
java 适配器模式实例源码下载
- 2014-07-06下载
- 积分:1
-
java学生信息管理系统源码(入门级,含数据库脚本)
学生信息管理,分为教师,学生,管理员,登录账号自动检测账号类型,数据库采用mysql 用idea 打开就可以使用,几乎不用配置(需要用sql脚本创建数据库后 修改下连接串密码即可,如果您本机密码是root那就不需要修改密码) 管理员账号/密码:admin/admin 学生账号/密码:stu03/stu03 教师账号/密码:tec2/tec2
- 2018-12-07下载
- 积分:1
-
Java Coding Problems - Improve your Java Programming skills by solving real-world coding challenges.epub
The super-fast evolution of the JDK between versions 8 and 12 has increased the learning curve of modern Java, therefore has increased the time needed for placing developers in the Plateau of Productivity. Its new features and concepts can be adopted to solve a variety of modern-day problems. This book enables you to adopt an objective approach to common problems by explaining the correct practices and decisions with respect to complexity, performance, readability, and more.Java Coding Problems will help you complete your daily tasks and meet deadlines. You can count on the 300 applications containing 1,000 examples in this book to cover the common and fundamental areas of interest: strings, numbers, arrays, collections, data structures, date and time, immutability, type inference, Optional, Java I/O, Java Reflection, functional programming, concurrency and the HTTP
- 2020-03-03下载
- 积分:1
-
消息推送系统源码
基于JAVA实现的消息推送系统,CIM(CROSS-IM) 一款面向开发者的 IM(即时通讯)系统;同时提供了一些组件帮助开发者构建一款属于自己可水平扩展的 IM
- 2020-12-04下载
- 积分:1
-
课程设计:学生信息管理系统(Java源码+mysql数据库)
软件工程的课程设计,有报告,有源码。 学生信息管理系统,Java,mysql 入门级,实现了 增加、删除、修改、查询等功能
- 2019-06-26下载
- 积分:1
-
酒店预定管理系统(源码+数据库+文档)
酒店预订管理系统 一、后台需求列表清单 1、预订管理(Reservation) 1.1 查询预订 (Search) 1.2 新建预订(new) 1.3 修改预订 (modify) 1.4 取消预订 (cancel) 2、房价类型管理(Rate Type) 2.1 查询 (search) 2.2 新建(new) 2.3 修改 (modify) 2.4 删除 (delete) 3、房间类型管理(Room Type) 3.1 查询(search) 3.2 新建(new) 3.3 修改(modify) 3.4 删除(delete) 4、房价管理(Rate)(批量操作) 4.1 房价查询 (Rate Query) 4.2 房价规则查询(Rate Rule Query) 4.3 新增房价规则 (add) 4.4 修改房价规则(modify) 4.5 删除房价规则 (delete) 5、房态管理(Room Status)(批量操作) 5.1 查询房态(search) 5.2 新增规则(add) 5.3 修改规则(modify) 5.4 删除规则(delete) 5.5 查询规则(search) 6、员工管理(Staff) 6.1 查询(search) 6.2 新建(new) 6.3 修改(modify) 6.4 删除(delete)
- 2021-05-06下载
- 积分:1
-
Java 三角函数的使用(基础篇-实例205).zip
实例中如用到数据库,请到这里下载 https://www.haolizi.net/example/view_30457.html
- 2019-10-02下载
- 积分:1
-
The Java Virtual Machine Specification, Java SE 8 Edition-jvms8.pdf
The Java Virtual Machine Specification, Java SE 8 Edition-jvms8.pdf
- 2020-03-26下载
- 积分:1
-
java版本调用HP-Socket服务端代码
java版本调用HP-Socket服务端代码,包含jna包及5.0.2版本的HP-Socket的dll文件,采用的是非常新的HP-Socket版本,demo是整套java工程,导入eclipse修改HpSocket.java文件中的服务器的IP和端口就可以测试,里面还包含了客户端接收服务器端返回的信息方法,看懂了客户端基本也可以自己实现服务端
- 2019-08-06下载
- 积分:1