资源列表
vip视频站
- VIP视频解析源码,自建视频播放平台,突破VIP限制(VIP video analysis source code, self built video playback platform)
source and binaries with libraries
- Source and Binary Libraries for Java
UNZIP-FIRST-iJoomlaSEO
- ijoomla seo directory and installion zip
lab1(2)
- The main job of the scanner is to identify and return the next token. The value to be returned includes: the token "name" (e.g., INTLITERAL). Token names are defined in the file sym.java the line number in the input file on which the toke
SSM_Demo_select
- 简单的javaSSH框架,实现简单的查找功能,同时连接mysql数据库(Simple javaSSH framework)
MSort
- 各种自己写的排序测试程序,还是不错的有兴趣的小伙伴可以看看(the test programmer about the sort. java)
cgimassageboard
- cgi程序,web留言板保存,保存进txt文件.(cgi massage txt save)
ZobieDemo
- 初级开发者使用java编程实现植物大战僵尸游戏(Java programming plants zombies game)
Java数据结构和算法中文第二版
- 说明在Java编程中常用的数据结构和算法(Explain the commonly used data structures and algorithms in Java programming)
phpems_zxmnks_v4.1
- 1、强化训练测验,对知识点进行单独联系 2、随机组卷练习,系统自动抽取题目进行练习 3、手工组卷联系,通过教师平台手工组卷形成考卷进行模拟练习 4、支持主客观题型并存,主观题评分可以设置为学生自评和教师后台评分 5、支持题冒题(如英语阅读理解,一个题干下属多道小题的类型)随机抽取 6、支持考场功能,可以对单个用户开通单独考场 7、支持题目收藏、错题重做、考试记录等功能(1, strengthen training and test, and contact the knowledge
JavaRadiusServer
- Jradius开源代码,好不容易找到的,发出来共享(Jradius, an open source radius project, is now available for download)
generatorSqlmapCustom
- 逆向工程字面意思就是反向生成工程,和hibernate一样mybatis也有自己的逆向工程工具,hibernate的逆向生成我没有做过,不过我猜大概都已样,再说,hibernate的现在使用很少了,到了使用的时候再去用吧,使用逆向工程时,需要注意的是表之间的关系无法映射出来!也就是说mybatis的逆向工程生成的都是单表操作,(Reverse engineering is literally a reverse engineering generation, like mybatis and H