-
dp_group-dp-security-master
采用Spring、SpringMVC、Mybatis、Shiro,前端采用adminLTE、vue.js、bootstrap-table、tree-grid、layer(Spring, Spring MVC, Mybatis, Shiro, adminLTE, vue. js, bootstrap-table, tree-grid, layer are used in the front end.)
- 2020-06-19 11:40:02下载
- 积分:1
-
code2_2
经典的学习JAVA的资料:java编程思想源代码(Source code of Thinking in Java)
- 2011-06-29 17:23:20下载
- 积分:1
-
xueji
用于数据库课程设计制作,Java开发平台,具有源代码(Courses for database design, Java development platform, with source code)
- 2011-10-28 20:30:59下载
- 积分:1
-
Test-libary-system
利用JAVA实现试题库系统,可以自动组卷,内含数据库MDF文件以及实验报告(Realization of database system using JAVA, you can auto generating test paper, embedded database MDF files and test reports)
- 2013-12-16 19:23:41下载
- 积分:1
-
NomalClassTest
一些基本的枚举的用法例子介绍,程序都可以运行的,开发的工具是eclipse(Usage examples to introduce some basic enumeration, the program can be run, the development of tools is the eclipse
)
- 2015-05-08 11:07:08下载
- 积分:1
-
AbstractCharsetDecoderTestCase
Super class for concrete charset test suites for Java.
- 2013-10-05 08:22:42下载
- 积分:1
-
flight
航班排班,多个航班排班,分派座位,程序基础,易读(Flight scheduling, scheduling a number of flights, seat distribution program foundation, to read)
- 2013-01-12 13:44:31下载
- 积分:1
-
EduManage
一个用JAVA编写的连接SQLite数据库的教务管理系统,能实现学生成绩录入和统计。(JAVA prepared a SQLite connectivity educational management system, to achieve entry and student achievement statistics.)
- 2015-11-28 15:37:16下载
- 积分:1
-
NIOAccess
This class is used via J N I by code in frameworks/base Source Code for Andriod.
- 2013-12-16 11:37:02下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1