资源列表
Homework07
- 创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are:
Homework08
- 利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transpo
Homework09
- 基于JDBC编写一个基于命令行的简单图书查询程序(Writing a simple book query program based on command line based on JDBC)
学生管理系统Swing+Java+JDBC
- 对学校学生的成绩和基本信息进行管理。eclipse+SQLserver 2005。(Management of school students'achievements and basic information.eclipse+SQLserver 2005)
微信小程序肯德基自助点餐demo完整源码下载
- 微信小程序,肯德基自助源码点餐。资料以供参考,布局效果跟肯德基小程序点餐一样。(Wechat applet KFC self-service source ordering)
leaflet加载风场
- leaflet调用插件,动态展现风场效果。
8款对冲
- 珍藏8款EA 下载测试 ,快速有效,只做交流之用,不对 盘后结果负责,供研究(Collect 8 EA download tests without any profit guarantee)
愤怒的小鸟源码以及环境配置
- 一个愤怒的小鸟的源代码,加上配置环境,适合初学者(The Source of an Angry Bird)
student
- 第一次上传代码,有点紧张,就是一个简单的学生管理系统,欢迎大家指正。(The first time to upload code, a little nervous, is a simple student management system, you are welcome to correct.)
ssm-crud
- 一个ssm框架实现增删改查的demo,适合新手学习和入门(An SSM framework for demo with additions, deletions and modifications is suitable for beginners to learn and get started.)
abaqus python 二次开发攻略+源代码
- 基于python的abaqus二次开发攻略及源代码书籍
JDK I.8
- JDK 1.8 的中文文档,对Java编程具有极大的帮助。(The Chinese document of JDK 1.8 is of great help to Java programming.)