搜索资源列表
CopyFileDemo
- 复制文件,用java实现的文件复制功能,有界面-copy files, copy files by java,exist interface
文件的复制
- java编程实现文件的复制
filemanager
- 写的文件管理系统用Java实现文件新建、删除、修改、复制、粘贴-Document management system written in Java using the new files, delete, modify, copy, paste
FileToOnline
- 上线文件复制工具 对于java开发的系统上线时,要安程序的包结构复制文件到服务器了,特别是局部更新时尤其如此。如果一个个文件按目录结构复制的话,耗时耗力,而且容易出错。本程序可以自动按照程序的包结构生成class文件的目录结构,方便服务器上的文件更新! 本程序支持任意路径格式的文件拷贝(如com.speed.*.*;/com/speed/test.java等) 支持目录递归拷贝,支持文件的拖拽,特别是在eclipse编辑器中拖拽,使用起来极为方便!-On-line file copy
Java-notepad-programs
- 实现简单的记事本功能,文件的新建,保存,删除,查找,文本的编辑(复制剪切粘贴)-Notepad simple function of the new document, save, delete, search, text editing (copy cut and paste)
File_Manager
- Java编程实现对文件的多种操作,包括移动,复制文件。-Java programming for a variety of file operations, including move, copy files.
socketClient
- java基础编程,将文件从一个文件夹复制到另一个文件夹-java-based programming, will copy files from one folder to another folder
day8_Copy
- java复制文件,简单的将文件复制到另一个目录下-java copy files, simply copy the file
CopyFileUtil
- 复制文件java代码,包括复制整个文件,复制目录,有复制显示进度。-Copy the file java code, including copying the entire file, copy the directory, the progress of the copy displayed.
Mcopy
- 利用java的流进行了创建一个文件夹与一个和文件, 并且判断出,在进行复制文件里的内容-The java stream to create a folder with a file, and the judge during the copy files
file
- java中文件之间的复制,读取,以及如何在内存中的存取-copy between files in java, read, and how to access memory
NotePad
- 用Java语言开发的windows系统记事本程序,类似与windows系统自带的记事本,有编辑,打开文件、保存、另存、退出、复制、粘贴、查找、替换、字体设置、自动换行的功能。-Using the Java language windows system Notepad program, similar to windows system notepad, editorial, open the file, save, save, quit, copy, paste, find, replace,
va_x_setup2052
- Visual Assist X是一款非常好的Microsoft Visual Studio 2005和Visual Studio .NET插件,支持C/C++,C#,ASP,Visual Basic,Java和HTML等语言,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程的自动化和开发效率。(本压缩包带破解dll,使用时将va_x.dll复制到安装路径替换原文件即可,好像vs2010不可以)-Visual Assist X is
myexplorer
- java实现的文件管理器源码,实现了复制、粘贴、删除、新建、重命名、属性查看和刷新功能。-File Manager source java implementation to achieve the copy, paste, delete, new, rename, view and refresh function attributes.
SetEnv
- 设置Windows系统中JDK(JAVA)、MinGW(GCC)、NASM三种编译器的系统环境变量。 本程序依据三种编译器安装目录的不同关键字自行区分设置。 复制可执行文件到编译器的安装目录下,右键以管理员身份运行即可。 最终版本:运行即生效,无需重启;已存在与当前目录不同的目录会自动修改。本人只会这三种语言,等以后学习别的语言,有必要再修改吧。-Setting Windows system JDK (JAVA), MinGW (GCC), NASM three kinds of compi
filemanager
- 写的文件管理系统用Java实现文件新建、删除、修改、复制、粘贴-Document management system written in Java using the new files, delete, modify, copy, paste
apk反编译
- 首先将apk文件后缀改为zip并解压,得到其中的classes.dex,它就是java文件编译再通过dx工具打包而成的,将classes.dex复制到dex2jar.bat所在目录dex2jar-0.0.9.9文件夹。 在命令行下定位到dex2jar.bat所在目录,运行 dex2jar.bat classes.dex 生成 classes_dex2jar.jar 然后,进入jdgui文件夹双击jd-gui.exe,打开上面生成的jar包classes_dex
imszantiated
- 本文档实现java语言的复制粘贴功能及网页的一些特效.()