-
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: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分:1
-
cpts_1427_cfq
商城后台管理系统,对后台仓库的一系列处理,对毕业设计,初学者设计很有好处,使用springboot+mybatis框架实现(no nonnoihiowqyeashdusaiyhdoashnd)
- 2019-03-03 11:01:41下载
- 积分:1
-
JTcpdump
Jsenddump java 开发的基于winpcap,jpcap(Jsenddump java-based development winpcap, jpcap)
- 2006-09-07 13:39:32下载
- 积分:1
-
InstrumentationTestSuiteBuilderTest
Instrumentation Test Suite Builder Test extends Test Case.
- 2014-02-17 11:41:25下载
- 积分:1
-
飞机大战3.0
功能性需求:游戏状态的控制功能、游戏难度的调整、游戏界面的绘画、还价游戏控制功能(Functional Requirements: Control Function of Game State, Adjustment of Game Difficulty, Drawing of Game Interface, Control Function of Bargaining Game)
- 2018-12-07 17:45:39下载
- 积分:1
-
project
基于P2P的几款用java语言编写的程序,像是P2P点对点通信什么的(Based on several P2P programs written using the java language, such as P2P peer communication or something)
- 2016-08-28 17:49:25下载
- 积分:1
-
myExam
用Java web框架struts2+Hibernate实现了考试系统。(java web)
- 2014-05-19 15:42:07下载
- 积分:1
-
tickprocessor
A thin wrapper around shell s read function showing a file name on error.
- 2014-02-13 21:36:56下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
chatroom
该程序可以实现多个客户端互相通讯,如同聊天室(Multiple clients can communicate with each other, just like chat rooms)
- 2017-08-01 09:49:36下载
- 积分:1