资源列表
Desktop
- 提供一款用nodejs做的抓取百度天气api返回json数据的接口服务,内含写有源码的nodejs文本文档,需要搭建node.js或有相应node.js的IDE也可以运行。测试形式如http://39.116.200.155:8000/?city=%E5%8C%97%E4%BA%AC(Provide an interface service that uses nodejs to capture Baidu weather API back to JSON data, including nod
JDK API
- 可以用来新手查询API的用法(Java SE),(Query the usage of API (JSE))
水果系统
- 基于java的简单的水果超市系统,包括水果购买,进货等功能。(Java based simple fruit supermarket system, including fruit purchase, purchase and other functions.)
基于JAVA的电子投票系统
- 基于java的一个简易的电子投票系统,用户可对自己喜欢的选项进行投票。(A simple electronic voting system based on Java allows users to vote on their favorite options.)
管家婆项目
- 帮助初学者快速入门java,管家婆项目,实现对数据库的连接,同时对数据库进行增删改查操作。(To help beginners quickly get started, Java, housekeeper project, to achieve database connectivity, while adding additions and deletions to the database to check operation.)
CC
- 用Java去实现跳棋的功能,功能完善,可以实现跳棋的基本功能。可以多人对战斗(Using Java to achieve checkers function, perfect function, can achieve the basic function of checkers. Many people can fight against the battle)
图书管理系统
- 图书管理系统 struts2 和 hibernate两个框架.没有spring
Java Web航空网站
- 很好看的前台页面,实现了机票的查询,订购,退票,座位号输出,余票,邮件通知,客机的管理,航班管理,订单管理等等(Good looking front page, the realization of the ticket inquiry, order, refund, seat number output, surplus ticket, mail notice, airliner management, flight management, order management and so on
深入浅出ES6中文版
- ES6 In Depth is a series on new features being added to the Javascr ipt programming language in the 6th Edition of the ECMAscr ipt standard, ES6 for short.
简单的java web商城管理
- 一个基于web开发,mysql数据库的简单商城管理系统。内容简单。。。。。
Java类的设计
- 假定根据学生的3门学位课程的分数决定其是否可以拿到学位,对于本科生,如果3门课程的平均分数超过60分即表示通过,而对于研究生,则需要平均超过80分才能够通过。根据上述要求,请完成以下Java类的设计: (1)设计一个基类Student描述学生的共同特征。 (2)设计一个描述本科生的类Undergraduate,该类继承并扩展Student类。 (3)设计一个描述研究生的类Graduate,该类继承并扩展Student类。 设计一个测试类StudentDemo,分别创建本科生
数据爬取
- 实现京东苏宁天猫商品信息的爬取,价格,商品id,商品名等(get the infomation of the product with suning,jd,tmall)