-
MyWeb3.0
javaweb博客 可以直接运行的哦!!!!(javaweb blog)
- 2013-12-09 09:05:20下载
- 积分:1
-
miniCAD
miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。(In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes should be visible.)
- 2020-11-18 16:09:38下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
Escap
对中文进行编码解码JAVA类,支持跨平台,跨容器使用,非常好用(coding and encoding)
- 2012-12-17 10:45:27下载
- 积分:1
-
BUS
公交查询系统 Android studio(Bus search system can used by Android studio)
- 2019-01-11 17:08:28下载
- 积分:1
-
FACE
这是一个在java中显示笑脸,哭脸等不同表情的程序,总共可现实三种表情!(this is a programe that can show different face expressionn!)
- 2013-11-19 22:03:31下载
- 积分:1
-
voice-mouse
Voice operated mouse that can connected with java server
- 2013-08-19 12:53:43下载
- 积分:1
-
login_admin_green
说明: 后台管理系统,web后台管理系统样式,通用性(Background management system, web management system back style, versatility)
- 2011-03-18 09:33:56下载
- 积分:1
-
2.-Ensuring-Quality
Ensuring Quality in Cloud and
Mobile Applications
- 2015-10-15 17:02:31下载
- 积分: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