资源列表
OOGallery
- Create a servlet named OOGallery.java that accepts user input from the form OOGalleryForm.html and use that entry to display images. You must create and use objects of class HtmlImage discussed in section 2.2.5 Using Class Documentation. You should a
graficacion
- Un programa que muestra las principales formas de graficacion y el redimencionamiento de una imagen a la area de visualizacion
Sorter
- 在命令行中输入一堆数字,然后可以从大到小排列并组合。-this java is used for people to type in a sequence of numbers into the command-line, then this java will automatically replace the numbers by descending order.
duisort
- 这是一个排序程序,利用的是堆排序的思想实现。-This is a sort of procedure, is the use of insertion sort thinking to achieve
ControllerServlet
- MVC(模型层,视图层,控制层)三层架构,代码实现-MVC three-tier architecture, code implementation
StarTringle2
- java入门程序,根据控制台输入的数据,打印出相应行数的符号-java entry procedures, according to the console input data, print out the number of rows symbols
StreamReader
- Reads in lines from an input stream and displays them.
MockExecutor
- A simple executor that maintains a queue and executes one task synchronously every time {@link #runNext()} is called. This gives us predictable scheduling for the tests to avoid timeouts waiting for threads to finish.
ClickCount
- 一个点击计数的小程序,应用了actionlistener 适合初学者-A click count applet, application of actionlistener for beginners
left
- 图书管理系统的部分设计之界面设计的左侧部分设计代码-The books management system management system part of the design of the interface design of the left part of the design code
connect_db
- 这是一个连接数据库的java小程序,大家一起交流学习。-CONNECT DATABASE
分别定义图形类Shape(抽象基类)
- 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R