-
JavaProgramDesign
该课件是JAVA程序设计的简明教程,主要描绘JAVA简单的语法,重点是突出了与C++不同之处。(The courseware is simple JAVA programming tutorial, mainly depicting JAVA simple syntax, focusing on highlights and C++ differences.)
- 2010-10-21 20:13:15下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
java_source
比较实用的Java逻辑算法,在JAVA日常编程时可以借鉴或直接引用。(Java logic algorithms more practical, everyday programming in JAVA can draw or direct references.)
- 2013-06-15 00:23:09下载
- 积分:1
-
299255
基础练习,这是Java入门课程的基础练习。包括了许多的知识点(Basic exercises, which are the basic exercises of the Java introductory course. It includes many knowledge points.)
- 2018-12-29 18:57:57下载
- 积分:1
-
jiandan--jishiben
java编写的简单带图形界面的记事本 实现了基本的复制 打开 等功能(jishiben GUI)
- 2014-03-28 18:15:00下载
- 积分:1
-
Java-calculator-application
java 计算器应用程序,适合新手对java se的入门开发学习。是个不错的demo(Java calculator application, suitable for entry to develop java se novice learning. Is a good demo
)
- 2013-08-01 11:27:00下载
- 积分:1
-
语音呼叫客户端_1.0.0
说明: 基于windows系统的文字转语音的小程序,需要手动将jre包放到程序的exe文件同级目录才可运行(Voice Call Software Based on Windows System)
- 2020-06-25 00:20:02下载
- 积分:1
-
questionnaire
JSP 在线投票系统.附加数据库。附加D: omcat5.0webappschap17目录下的questionnaire_Data.MDF数据库文件。
运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。
(JSP online voting system. Additional database. Additional D : tomcat5.0 webapps directory under the chap17 questionnai re_Data.MDF database files. Operation. Start Tomcat, and then in the browser input http://localhost : 8080/chap17/admin/login.jsp. In the text box enter a user name of "admin" and the password "123.")
- 2007-05-29 00:51:59下载
- 积分:1
-
Exe4_3
3.已知车辆(Vehicle)包括机动车(MotoVehicle)和非机动车(NonMotorVehicle)2种。小汽车(Car)、公交车(Bus)等属于机动车,自行车(Bicycle)等属于非机动车。随着能源技术的发展,出现了电动自行车(ElectricBicycle)、电动小汽车(ElectricCar)、天然气公交车(NaturalGasBus)等新型车辆。车辆的共同特征是都能够运行(run),并且有唯一的5位车牌号(LicenseNumber)。机动车的共同特征是采用燃油发动机(FuelEngine),且能够驾驶(drive)。自行车的共同特征是能够骑行(ride)。电动车辆的共同特征是由电池(Battery)驱动。天然气车辆的共同特征是采用天然气(NaturalGas)作为动力。
要求:
(1)设计一个类体系描述上述车辆,写出它们的属性和方法。
(2)一家公司(Company)拥有10辆普通小汽车、5辆公交车、2辆电动小汽车和1辆天然气公交车,要求写一个方法listVehicles()显示所有车辆的信息(车牌号以及采用的动力)。
程序文件命名为Exe4_3.java。(3. Known vehicle (Vehicle) including motor vehicle (MotoVehicle) and non-motorized (NonMotorVehicle) 2 species. Cars (Car), bus (Bus), etc. to motor vehicles, bicycles (Bicycle), etc. are non-motor vehicles. With the development of energy technologies, the emergence of electric bicycles (ElectricBicycle), electric cars (ElectricCar), natural gas buses (NaturalGasBus) and other new vehicles. A common feature of the vehicle is able to run (run), and there are only five license plate number (LicenseNumber). Common feature is the use of a motor vehicle fuel engine (FuelEngine), and is capable of driving (drive). Common feature is the ability to ride a bike (ride). Common characteristics of the electric vehicle is driven by a battery (Battery). A common feature is the use of natural gas vehicles (NaturalGas) as the driving force.
Claim:
(1) describe the design of a class system of the vehicle, write their properties and methods.
(2) a company (Company) owns 10 ordinary cars, five buses, )
- 2015-06-14 18:22:51下载
- 积分:1
-
抽奖
说明: 使用eclipseIDE和JAVA语言编写抽奖GUI应用程序,简洁美观易懂。(Using eclipse IDE and Java language to write the lottery GUI application program, which is simple, beautiful and easy to understand.)
- 2020-04-02 23:44:27下载
- 积分:1