-
UploadFile
java实现的上传文件的代码,并实现了分文件夹存储,每个文件夹最多存储1000个文件,存满后自动创建新的文件夹,最初的文件夹的名字从“1”开始,以后自增。()
- 2021-04-19 22:48:50下载
- 积分:1
-
Java4
实现一个数据单元,包括学号和姓名两部分。
编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。
- 2010-01-04 20:42:49下载
- 积分:1
-
2008010
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序
(Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program)
- 2009-12-24 14:03:10下载
- 积分:1
-
Java-run
用Java开发的小的关于计算器的源代码可以直接运行(With Java development little about calculator source code can be run directly)
- 2017-03-19 19:19:18下载
- 积分:1
-
reflection
Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
- 2010-06-13 11:18:15下载
- 积分:1
-
21
good codes for JavaWeb study.
include JSP JavaScript CSS.
the 21.zip is a project about ninegrid web,really beautiful and easy study for beginner.
- 2014-02-27 14:25:54下载
- 积分:1
-
jk3d
说明: 克里金插值算法的实现,包括3D的插值算法(Implementation of Kriging algorithm)
- 2019-05-23 16:45:20下载
- 积分:1
-
TomcatPOracle-connection-pool
java 连接oracle的连接池示例,对初学者很有用哦(document for java connect oracle:connect pool case)
- 2013-12-12 11:13:04下载
- 积分:1
-
Java
Java是一种可以撰写跨平台应用软件的面向对象的程序设计语言。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。(Java is an object-oriented programming language that can write cross platform application software. Java technology has excellent versatility, high efficiency, platform portability and security. It is widely used in PC, data center, game console, scientific supercomputer, mobile phone and Internet. It also has the largest developer community in the world)
- 2018-06-17 21:56:35下载
- 积分:1
-
jJaava2Demo
Java2Demo版,不错的东东,需要先安装j2sdk(Java2Demo edition of the Eastern Yes, the need for installing j2sdk)
- 2006-08-13 14:21:19下载
- 积分:1