-
des
stock quant trade for chinese A market, this is a test.
- 2020-06-20 07:40:01下载
- 积分:1
-
javamain99
说明: the main of the println file of china
- 2020-06-20 03:00:02下载
- 积分:1
-
NettyInAction
netty开发指南,入门提升,适合大家了解NIO,netty比MINA性能更好(netty Development Guide, Getting upgrade for us to know the NIO, netty better performance than MINA)
- 2014-12-31 11:42:02下载
- 积分:1
-
Java
说明: 设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1
-
Exe4_2
2.设计一个简单的课程管理系统(CourseManager)。主要功能包括:
(1)课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
(2)课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
(3)课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
(4)课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(2. Design a simple course management system (CourseManager). Key features include:
(1) entry program information. Including: course number (no), course name (name), credits (grade) and the like
(2) information about courses. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
(3) Course modify information. Inquiry based curriculum to the specified courses, and then replaced with new content.
(4) Delete 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.)
- 2020-12-09 21:29:20下载
- 积分:1
-
Blob字段操作
java,Blob字段操作,将图片或者文件保存到数据库中(java, Blob field operations, it will preserve photographs or documents to the database)
- 2005-07-22 14:52:49下载
- 积分:1
-
Blasteroids3AlternateMovement
Java application game that includes a fighter that destroys asteroids.
- 2010-11-28 07:03:05下载
- 积分:1
-
mozilla-shell-emulation
Sets up fake implementations of MDC built-in objects and functions necessary to run the tests in V8.
- 2014-02-02 22:43:09下载
- 积分:1
-
sywqeu0
寻找由多个不同形状图形拼成长方形的所有解,使用了很多Swing界面元素,()
- 2018-01-28 19:05:46下载
- 积分:1
-
java
说明: LOF算法的Java实现,针对于聚类算法LOF,写了简易的Java实现代码来帮助初学者了解(Java Implementation of LOF Algorithms)
- 2019-03-18 14:55:39下载
- 积分:1