资源列表
档案管理系统
- 档案管理系统,含七次小实验过程,层层递进(The archival management system, containing seven small experiments, progressively progressively)
sudoku
- java语言实现数独求解,本程序是离散数学中关于矩阵的一节的数独程序(The realization of Sudoku by java language)
汽车租赁管理平台
- java语言写的一个简单租车平台,selvet(CarManage,A simple car rental platform written by the Java language, selvet)
WebMagic
- 爬虫小样例,去爬取豆瓣的数据并保存,需要jdk1.7(a demo of Crawler,Climb the data of douban and save it,need jdk 1.7.Research and Implementation of Distributed and Multi-topic Web Crawler System)
Version 8 Update 151
- 这是中国国内的Java8安装下载包,方便快捷安装。(This is China's domestic Java8 installation download package, convenient and quick installation.)
zip
- ArcGIS APl for Javascr ipt是ESRI推出的地图API,它可以帮助用户运用ArcGlS Server提供的服务去搭建轻量级的高性能客户端地理信息系统应用程序。(ArcGIS APl for Javascr ipt is the map API launched by ESRI. It can help users to build lightweight high-performance client GIS applications by using services
MyEasyBuy
- 已实现了大部分的功能,其中自带数据库(SQLServer2008)脚本,有需要人士可以看看.(Most of the functionality has been implemented, with the own database (SQLServer2008) scr ipt, and there is a need for people to see.)
springMvc+Mybatis
- springMVC+Mybatis的空白框架,已经实现登录功能。更改数据库配置文件即可更改数据库文件
尚学堂_高淇_java300集_第一季源代码
- 北京尚学堂高琪第一季源代码,可以与高琪第一季视频配合使用,前100集视频源代码,高琪视频配套.(Beijing shangxuetang Gaoqi first quarter source code)
jdk-9_doc-api-spec-google
- 这是JavaJDK9的APT,中文版,分享给大家(This is JavaJDK9 APT, Chinese version, to share with you)
project
- 本系统主要采用Java作为开发语言,目前流行的spring boot作为框架,数据库使用Mysql,开发环境为IntelliJ IDEA,并且使用流行的tomcat8服务器,开发了一个为用户提供方便且实用的博客系统,该系统实现了对用户的管理,包括注册,登录,修改密码,删除用户等等,还包括编辑博客,发表博客,删除博客,设置标签,上传图片,模糊查询,最新排序,评论博客,点赞,对点赞数量进行统计,全文检索,最新文章,最热文章,热门标签,热门用户,最新发布等等功能,和现有的其他微博软件一样,满足各种需求
web学生成绩管理系统
- web大型实验的学生成绩管理系统,包含实验报告和源代码,用sql server2008数据库和eclipse实现。