-
vim25_6.7
说明: 用于监控vmware中的各项资源,vim25jar为6.7版本(Used to monitor resources in the vmware)
- 2021-03-23 09:39:16下载
- 积分:1
-
DownLoad(java流实现下载功能)
用java实现文件下载,通过使用用该类可以下载不同类型的文件。(with java download files through the use of such use can be downloaded for different types of documents.)
- 2005-08-12 16:37:24下载
- 积分:1
-
ReadCSV
Java beans for read data from CSV file
- 2014-02-04 18:39:15下载
- 积分:1
-
JAVA-CTPAPI-master
说明: 源码和依赖的jar包都在压缩文件里 test目录下有行情的demo,交易部分的API还没完全做好,可以连上前置和登录 这个java接口算是预览版吧(Source code and dependent jar packages are all demo in the test directory of the compressed file. The API of the transaction part is not yet complete. You can connect the pre-and login java interface as a preview version.)
- 2019-03-19 17:51:12下载
- 积分:1
-
netcoss
这是一个电信计费系统的源码,各个模块的功能都已实现,可进行计费的功能(This is a source of telecommunications billing system, the function of each module have been achieved, it can conduct the functions of billing)
- 2009-05-10 11:34:33下载
- 积分:1
-
SSM+Maven整合
ssm+maven整合实例,这是一个简单的实例,可以发布对于ssm框架与maven工具使用。(Example of SSM + Maven integration.
This is a simple example that can be published for use with SSM frameworks and maven tools.)
- 2020-06-21 06:40:02下载
- 积分:1
-
tanchishe
1 用键盘操作可以控制蛇的移动;
2 蛇只能从蛇头方向移动,不可从相反方向移动(如向上时不能向下)。
3 蛇吃到食物之后自身长度要能够变化;(tanchishe)
- 2010-12-22 19:47:47下载
- 积分:1
-
Calculator
一个简单的计算器实现,带小数的加减乘除。使用Java AWT/Swing实现(Implement a simple calculator, decimal addition and subtraction)
- 2013-10-05 11:42:48下载
- 积分:1
-
njumobile
电信运营支撑系统
Telecom operation support system(Telecom operation support system Telecom operation support system)
- 2014-07-30 00:33:35下载
- 积分:1
-
project2
设计一个简单的课程管理系统(CourseManager)。主要功能包括:
课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include:
Entry course information. Including: course number (no), course name (name), credits (grade) and the like
Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.
Remove course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2015-05-30 18:38:59下载
- 积分:1