-
java
编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。(Write a Java program, designing a means of transport category Transport, including members of the attributes: speed pace, load load Automotive Transport Vehicle is a subclass, which contains the attributes: the number of wheels and wheel weight weight Transport Aircraft Airplane class is a subclass of which contains the attributes: the number of aircraft and engine enginertype enginers. Each class has all data related to the output method.)
- 2010-06-01 09:57:54下载
- 积分:1
-
java-cas-client-3.2.1
说明: cas系统的jar包,很哪找的。求求你让我通过吧。(I dont no yingyu i am sorry)
- 2020-06-22 10:40:02下载
- 积分:1
-
claoses__this
通过这个程序,充分理解理解抽象类与接口的概念。(Through this program, understand fully understand the concept of abstract classes and interfaces.)
- 2017-04-21 09:51:36下载
- 积分:1
-
MusicPlayer音乐播放器
说明: 手机音乐播放器是一种在手机上用于播放各种音乐文件的多媒体播放软件。它涵盖了各种音乐格式的播放工具,比如:手机自带播放器、MP3播放器,WMA播放器,MP4播放器等,目前手机音乐播放器主要支持的格式有MP3、WMA、AAC、AAC+、MID、AMR、OGG、MP4、FLAC等,它们在手机中运行,不仅界面美观,而且操作简单,带你进入一个完美的音乐空间。(A mobile music player is a multimedia playing software for playing various music files on a mobile phone. It covers a variety of music format playback tools, such as: mobile phone player, MP3 player, WMA player, MP4 player, etc. Currently mobile phone music player mainly supports MP3, WMA, AAC, AAC+, MID, AMR, OGG, MP4, FLAC, etc., they run in the mobile phone, not only the interface is beautiful, but also easy to operate, bringing you into a perfect music space.)
- 2020-06-18 13:20:01下载
- 积分:1
-
一个捕鱼的益智类游戏
一个捕鱼的益智类游戏一个捕鱼的益智类游戏一个捕鱼的益智类游戏一个捕鱼的益智类游戏一个捕鱼的一个捕鱼的益智类游戏益智类游戏
- 2022-02-01 15:02:49下载
- 积分:1
-
一个很难的数学问题(智力140以下勿进)
旧版Java程序设计Page97 3.12题
庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面...
一个很难的数学问题(智力140以下勿进)
旧版Java程序设计Page97 3.12题
庞涓拿到两个整数(2到99之间)之和,孙膑拿到两个整数之积。下面是一段很有趣的对话。
庞涓说:我不知道这两个整数是多少,但我肯定你也不知道。
孙膑说:我本来不知道这两个整数是多少。但既然你这么说,那我现在知道了。
庞涓说:哦,那我也知道了。
要求输出所有可能的结果,包括这两个整数之和以及这两个整数之积。
程序设计思路:通过庞涓和孙膑的对话,逐步缩小和的范围,直至得出答案!-A difficult mathematical problem (intelligence not to enter the following 140) old Java programming Page97 3.12 title Pang Juan got two integers (2 to 99) the sum, Sun Bin 2 integers to get the product. Here is a very interesting dialogue. Pang Juan wrote: I do not know how much these two integers, but I am sure you do not know. Sun Bin said: I did not know how much of these two integers. However, as you say so, then I now know. Pang Juan said: Oh, I know. Require the output of all possible results, including the sum of these two integers, as well as the product of these two integers. Program design ideas: By Pang Juan and Sun Bin dialogue, gradually narrowing the scope of, and until the answer!
- 2022-01-26 08:06:00下载
- 积分:1
-
java做的短信平台,用于学习短信开发的学习都,欢迎下载分享...
java做的短信平台,用于学习短信开发的学习都,欢迎下载分享-java
- 2022-03-04 22:12:06下载
- 积分:1
-
关于企业人才管理
资源描述
通过人力资源管理系统可使管理者快速高效地完成企业日常事务中的人事工作,降低人力资源管理的成本,使管理者能集中精力实现企业战略目标。人力资源管理系统的具体目标如下:
l 对企业人力资源管理的基本信息进行管理。
l 管理企业的员工信息(即人事管理功能)。
l 实现为个人提供网络工作平台的功能。
l 实现企业的应聘信息的管理功能。
l 实现企业员工培训的一系列相关信息的管理。
l 员工薪酬信息管理。
l 系统用户信息的管理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-08 09:28:03下载
- 积分:1
-
网上订餐系统
这是一个网上订餐的系统,通过shruts2框架跟hibenate的框架实现的数据存储和读取,以及一些页面跳转,选择的是tomcat的服务器端。。。
- 2023-05-20 17:05:03下载
- 积分:1
-
socket 演示
简单的socket例子,服务器监听客户端发送来的消息,客户端根据用户输入内容传到服务器。服务器打印内容,同时反馈内容到客户端,简单的demo,可以用于扩展!
- 2022-02-06 19:12:46下载
- 积分:1