-
mianshibaodian
基于Java基础的一些面试题目,可以帮助java方面的人找到面试技巧(Java-based interview questions, java people find interviewing skills)
- 2012-06-05 18:06:04下载
- 积分:1
-
BSPbaodian
说明: BSP宝典,BSP地图类的详解~用来学习之用(BSP Baodian, BSP Detailed map of Class ~ for learning)
- 2009-08-11 15:59:21下载
- 积分:1
-
Employee
建立类的层次结构。
创建如下图所示的类
使用类层次结构中的类
Employee : 姓名,保险号、
SalariedEmployee 周薪
CommissionEmployee 佣金率、销售总额
HourlyEmployee 每小时的工资和工作小时数
BaseplusEmployee 每周的基本工资数
(Create a class hierarchy.
To create a class as shown
Use classes in the class hierarchy
Employee: name, insurance number,
SalariedEmployee weekly earnings
CommissionEmployee commission rates, total sales
HourlyEmployee hourly wages and the number of hours worked
BaseplusEmployee weekly basic wage)
- 2020-11-26 10:19:32下载
- 积分:1
-
State
java语言非常有用,它的设计模式更是有效地设计开发程序的工具。(java language is very useful, it is designed to model more efficient design and development procedures.)
- 2010-01-07 10:33:51下载
- 积分:1
-
JDK-6
java jdk6的中文文档 介绍了JavaTM Platform Standard Edition 6
API 规范
(java jdk6 Chinese document on JavaTM Platform Standard Edition 6
API Specification)
- 2012-04-26 14:36:25下载
- 积分: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
-
jdk6.ZH_cn
JDKTM 6 Documentation
- 2012-08-01 11:51:54下载
- 积分:1
-
commons-collections4-4.2-bin
说明: 因为某些国家的进口管制限制,Java发布的运行环境包中的加解密有一定的限制。比如默认不允许256位密钥的AES加解密,解决方法就是修改策略文件。(Because of the restrictions of import control in some countries, there are some restrictions on the encryption and decryption in the operating environment package released by Java. For example, AES encryption and decryption of 256 bit key is not allowed by default. The solution is to modify the policy file.)
- 2020-01-02 11:38:40下载
- 积分:1
-
ICTCLAS50_Windows_32_JNI
中科院分词器(java),分词效果不错 里面还有API demo 使用文档等文件夹 (CAS segmentation unit (java), there is also the effect of a good word to use API demo documents and other folders)
- 2013-12-24 14:44:21下载
- 积分:1
-
tree1
数据结构中对树进行各种操作的java实现,并用例子进行了验证(Java to perform various operations on the tree data structure is implemented and verified with examples)
- 2012-12-27 20:50:55下载
- 积分:1