-
一个SSH的例子,很好很安全,能够学习到基本的知道!呵呵!...
一个SSH的例子,很好很安全,能够学习到基本的知道!呵呵!-SSH" s an example of a good is safe to learn the basic know! Ha ha!
- 2022-01-21 04:26:06下载
- 积分:1
-
一个用JAVA编写的简易记事本程序,适合初学者参考学习。
一个用JAVA编写的简易记事本程序,适合初学者参考学习。-with JAVA prepared a summary of the notebook procedures, information for beginners learning.
- 2023-01-21 13:50:03下载
- 积分:1
-
this follows the rules of writing a text message. This is in java
this follows the rules of writing a text message. This is in java
- 2022-08-26 00:40:48下载
- 积分:1
-
用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的...
用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的-Using Java prepared handwritten numeral recognizer source code. Able to handwritten numeral recognition has a very good. After testing, adaptation is still relatively strong
- 2022-07-14 01:26:16下载
- 积分:1
-
java购物车+ Spring + Struts Hiberate +
Java购物车+spring+hiberate+struts-Java shopping cart+ spring+ hiberate+ struts
- 2022-03-11 17:16:11下载
- 积分:1
-
Java servlets jsp, and the Software Development Kit. Servlet2.1 jsp1.0 and suppo...
Java 的servlets和jsp的软件开发包。支持jsp1.0以及servlet2.1。版本比较旧,不过用它学服务端的应用开发还是比较容易,特点是配置比较简单。
在LINUX和WINDOWS下都可以简单地安装和使用。
摘自 源码中国 www.Cn700.com-Java servlets jsp, and the Software Development Kit. Servlet2.1 jsp1.0 and support. The older version, but use it to the school server or application development easier, and there is a relatively simple configuration. In under Windows and Linux can be simple to install and use. From China www.Cn700.com FOSS
- 2022-02-02 17:10:43下载
- 积分:1
-
1。文件和目录管理,对java.io.file类编程,采用煤炭。
1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。提示:对文件的分析可以使用StreamTokenizer类。 4.异常处理程序的编写,在上述三个程序中应用异常处理方法增加程序的错误处理能力。-1. File and directory management, the use of java.io.File class programming to complete the following functions : (a) input file name (2) to determine that the names of the existence of documents (3) If the file exists, or judgment is that the paper catalog (4) If the paper is output files the various attributes (5) If the directories containing the output of all documents name two. Binary file reading or writing, using InputStream and OutputStream and its sub-class design and realization of a complete copy of the operating procedures. 3. The text files and write, to prepare a text file analysis program, read an English text files, statistics words, numbers, punctuat
- 2022-05-05 14:18:17下载
- 积分:1
-
XYZ vote statistical system version 1.5C
XYZ投票统计系统1.5C版-XYZ vote statistical system version 1.5C
- 2022-09-18 00:10:02下载
- 积分:1
-
Remote RMI 程序,利用Interface实现的RMI程序。
Remote RMI 程序,利用Interface实现的RMI程序。-Remote procedure, and use of the RMI Interface Implementation procedures.
- 2022-06-29 11:35:43下载
- 积分:1
-
JR 公共类库
--Java研究组织开源子项目
本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复...
JR 公共类库
--Java研究组织开源子项目
本项目的发起的初衷是丰富和完善java的类库,我们希望通过大家的共同努力减少很多不必要的重复劳动,也希望能让更多的初学者更容易的使用java进行开发。对于参与本项目的人,我们希望在相互合作的过程中共同的提高自己的能力,对于关注本项目的人,我们希望您能从我们的劳动成果中获益,也希望您能加入我们的行列。让我们一起行动,使我们的开发更容易,使我们的程序更多彩!
本项目的前身是JR Swing部件库,后来考虑到该项目的范围比较窄,因此项目的范围进行了扩充,并且进行了一些修改,主要是:
1、修改发布方式,推出两种发布版本:二进制版本和源代码版本,二进制版本只包含jar文件和本说明文件,源代码版本使用ant进行管理和编译生成二进制版本。
2、不仅仅包含swing相关的类,包含所有java开发相关的内容。
3、详细化文档,最基本的保证是API的详细说明,对于某些类还会给出使用指南,对于没有详细说明的类不会引入此库中。
4、详细测试,对于未经详细测试的类不会引入此库中,但是由于测试的局限性,有些类可能还是会有些bug。
- 2022-06-27 00:38:25下载
- 积分:1