搜索资源列表
java mail源码
- 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2e
MYSQL-CONNECTOR-JAVA-3[1]17.ZIP
- 在资料浩瀚的互联网中,却找不到一份最新的Mysql4.0.13与Tomcat4.1.24的整合配置文档。 在自己工作之余,总结了自己搭建JSP环境的实际经验并参照以前版本Mysql、Tomcat相关配置文章, 写了这篇配置文档。希望能给和我一样喜欢JAVA的广大初学者以作参考,以期少走些弯路;水平有限加之时间仓促,欢迎斧正!-information in the vast Internet, but one can not find a copy of the latest Mysql4
EditorDemo.java
- 一个简单的文本编辑器,具有新建、打开、保存、剪切、拷贝、粘帖、关于和退出等功能。-a simple text editor, with the new, open, preservation, shear, copy, 2005-06, and the withdrawal of such functions.
JAVA-write-EXCEL
- java读取Excel表格,拷贝、更新Excel工作薄-java read Excel spreadsheets, copy, update Excel work Thin
COPY-tools
- 这是本人自己编写的java应用程序,实现了文件拷贝功能!双击。bat文件,即可运行该程序
java 拷贝文件
- 我在上大学的时候老师留给我的作业,可以不受拷贝权限的限制,随意拷贝,除非他连这个也加以防范了。我就没办法了-in university teacher when I left the operation can be copied without restrictions authority willfully copy, unless he even this has to be guard against. I can not do anything about
copy.rar
- java 实现文件的复制功能,即copy ,java file copy function
File-Operation-by-java
- 本程序用java语言实现了文件流的几乎所有操作,如文件复制,移动,删除,新建等。-This programm implements all operations of file stream,such as copy,cut,delete and new operation.
报表Java
- 用Java写的报表.功能如下: 0.内建网络打印,网络预览功能! 1.文件操作。包括url 指定的文件。 2.全功能打印支持。包括打印预览。 3.Undo 和 redo。 4.合并单元格。 5.Cell selection using the mouse or keyboards(快捷键支持)。 6.单元格高宽调整 。 7.丰富的前景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 8.背景刷支持,前景可以是单色,双色渐变,JPG,PNG,GIF图形 。 9.每个单元格支持空心字
copy
- ICQ聊天程序-ICQ chat program
java
- 定义一个点类成员包括横坐标和纵坐标成员方法包括构造方法和拷贝析构方法输出坐标和验证-Define a point of class members, including members of the abscissa and ordinate methods include copy constructor and destructor methods and validation of the output coordinates
JAVA
- 这是一份关于画股票曲线的文档,都是自己设计的,没有在网上COPY。-This is a painting on the stock curve documents, are of their own design, there is no online COPY.
picture
- 图像管理 对图片进行预览的功能(参考ACDSee界面)。要求在界面中显示一个本地计算机中的文件夹的树形结构,选取一个文件夹后,在右边以缩略图的形式将该文件夹中的图片显示出来。 从上图预览界面中双击某图片后(或从菜单选择显示功能)进入显示界面。首先显示选中的图片。然后重点实现以下功能:设计向上按钮,选择向上按钮后回到上图预览界面;设计3个按钮实现:查看上一幅、下一幅、自动播放当前文件夹图片功能。 (1)图片删除。选择一个图片文件或文件夹,删除该图片文件或文件夹。 (2)图片复制。可
factorial(recursion)
- factorial recursion written in java copy to netbeans or any ide and it will run
CoverMain
- 自动压缩图片,复制图片,重命名文件,并把文件复制到另一个文件夹内-Automatically compressed image, copy picture, rename files
Copy
- 一个简单小程序,用java 实现复制文件内容-A simple small program, copy the contents of the file java implementation
Copy
- 复制文件的程序。命令格式如下:java copy 源文件名 目标文件名。 该程序将源文件复制到目标文件,然后显示这个文件中的字节数。如果源文件不存在,就会告知用户找不到这个文件。如果目标文件已经存在,就告知用户目标文件存在。 -Copy the files. Command format is as follows: java copy source file name destination file name. The program will copy the source fil
TestRational copy.java
- 测试一个数字是否为有理数的java小程序(test if a number is a national number java)
Using NIO to copy Java file fast
- Using NIO to copy Java file fast
java-fileCopy
- 使用java 语言实现的文件(夹)复制和粘贴功能(File (folder) copy and paste function implemented in Java language)