搜索资源列表
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
EditorDemo.java
- 一个简单的文本编辑器,具有新建、打开、保存、剪切、拷贝、粘帖、关于和退出等功能。-a simple text editor, with the new, open, preservation, shear, copy, 2005-06, and the withdrawal of such functions.
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
PicBrowse.rar
- 实现图片的浏览、放大、缩小、复制、移动等功能,The realization of image browsing, zooming and narrow, copy, move and other functions
yawebmail-1.2.5
- Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet.
filemanager
- 写的文件管理系统用Java实现文件新建、删除、修改、复制、粘贴-Document management system written in Java using the new files, delete, modify, copy, paste
ifcon
- 复制ifconfig信息,写防火墙必备!!!!!代码不多,但很经典,作者写了好几天呢-Ifconfig copy information necessary to write a firewall! ! ! ! ! Code is not big, but very classic, the author wrote it for several days
TextEditor
- 使用Java语言开发一个文本编辑器,实现常用的功能,如打开文件、保存、复制、粘贴、剪切、颜色、字体等。-Using Java language to develop a text editor, the realization of commonly used functions, such as open file, save, copy, paste, cut, color, font and so on.
Oracle8i_foundation(SQLandPL_SQL)
- 非常好的oracle开发学习手册.plsql的内容全面详细,实例完整实用,工作时我一般复制出来改下就行.上司给我的宝典.-Oracle develop very good study manual. full details of the contents of plsql, full of practical examples, work out I tend to copy the line under the change. Boss gave me the book.
FTP
- 在当今信息社会,以国际互联网(Internet)为主要特征的信息基础设施正在改变人们的生活方式,资源共享已经成为人们生活的迫切需要。尽管远程登陆(Telnet)提供了访问远程文件的极好方法,但怎么也比不上使用自己计算机中的文件方便。如果用户想使用其它计算机上的文件,最理想的方法就是把它COPY到自己的计算机中,以便在本地计算机上操作。FTP正是完成这项工作的工具,你可以在任意个可经文件传输协议(FTP)访问的公共有效的联机数据库或文档中找到你想要的任何东西。全世界现在已有1000多个(96年的数
CopyFile
- 通过java对文件进行加密解密,并可以对文件进行复制,包含两种方式:字符、字节。-Java files through encryption and decryption, and can copy files, including in two ways: characters, bytes.
ErsBlockGame-copy
- 用Java写的一个小游戏,值得初学者一看-Their use Java to write a small game, it is worth a look for beginners
Filebatch
- 本程序主要实现了新建文件、复制、移动、删除、解压缩及分割/合并文件等功能。-This program achieved a major new file, copy, move, delete, extract and split/merge files and other functions.
src
- 坦克大战图片版 如果您希望在eclipse中直接将这些项目引入,请按以下步骤进行: 1:把这些项目文件copy到你得workspace下面 如:d:\JavaProject 2:在eclipse的package explorer中点击右键,选择import 3:选择General - Existing Projects into Workspace 4:选择你要引入的项目根目录,如:d:\JavaProject\TankWar0.1 5:确定-Battle Ci
Java-notepad-programs
- 实现简单的记事本功能,文件的新建,保存,删除,查找,文本的编辑(复制剪切粘贴)-Notepad simple function of the new document, save, delete, search, text editing (copy cut and paste)
day8_Copy
- java复制文件,简单的将文件复制到另一个目录下-java copy files, simply copy the file
Think-in-Java-4-code
- Tinking In Java 4 源代码。非常全的拷贝。各章程序都包含在本文件包里。-Tinking In Java 4 source code. Very full copy. The various chapters of the program are included in this document bag.
des---Copy
- Des algorithm in java
Copy-of-weekend_course
- java自己写的雷电小游戏,多线程应用,可实现射击、碰撞销毁、背景音乐植入-java write their own lightning games, multi-threaded applications
FileOp.java
- 文件操作的代码,可用于文件的浏览,拷贝,剪切等操作。-File manipulation code can be used for file browsing, copy, cut, and other operations.