资源列表
Circle
- 编写Java应用程序,该程序包含两个类,一个圆形类、一个圆柱体类。圆形类包含类变量半径、面积,还具有从键盘输入得到半径以及计算面积的方法。圆柱体类从圆形类派生而来,要求能从键盘输入得到圆柱体的高,以及计算圆柱体体积的方法-Round and cylinder area and volume
copyFile_Byte.java
- java语言编写的按照字节方式拷贝文件的方法,获得的字节流可以用于字节类的操作-File copy method writes withJava language according to byte mode , that can be used to byte type of operation
Triangle
- 输入一个数字,输入相应菱形的行数,注意不要输入太大的数值,以免显示屏范围超出-Enter a number, enter the appropriate diamond line number, be careful not to enter too much value, so that the display beyond
suofang
- 手动修改地图的缩放空间的样式,在CDATA块中添加style块-Manually modify the style of the map' s zoom space and add style block in the CDATA block
DateUtils
- Provides formatting date as string utilities.
PoolEntryRequest
- Encapsulates a request for a {@link BasicPoolEntry} Source Code for Andriod.
UDPfiletransServer
- client server for file transfer
PackageVisibleMemberContainingClassMarker
- This MemberVisitor marks all classes that contain visited package visible members.
E
- 一个简单的设计模式里的观察者模型接口的java程序-A simple design model for the observer model in the interface of the Java program
src
- 对数组进行排序小例程,在主方法中创建一位数组,并将数组排序后在控制台输出-Prioritize small array routines
DJNativeSwingDemo
- swing实现的仿照browser编的开源项目-swing for the realization of the model of open-source browser project
ListSort
- 对java list的排序,也就是对对象的排序处理,例子,学习用-java list sort