文件名称:FTPClient
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:504.22kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用Eclipse来开发FTP上传与下载。在“本地”菜单中可对本地资源进行上传、重命名、删除等操作。
在“远程”菜单中可对FTP文件夹中的资源进行上传、重命名、删除等操作。
在界面下方有三个选项卡,分别记录当前下载文件、已上传文件及已下载文件。在队列选项卡中,可对当前正在下载的任务进行暂停、删除、清空、上下移动等操作。
-To use Eclipse to develop FTP uploads and downloads. In the " local" menu can be uploaded to local resources, rename, delete and other operations. In the " Remote" menu can be a folder on the FTP upload of the resources, rename, delete and other operations. Below there are three options in the interface cards, respectively, recording the current download file has been uploaded documents and downloaded files. In the queue tab, you can download the current tasks being to suspend, delete, clear, move up or down such an operation.
在“远程”菜单中可对FTP文件夹中的资源进行上传、重命名、删除等操作。
在界面下方有三个选项卡,分别记录当前下载文件、已上传文件及已下载文件。在队列选项卡中,可对当前正在下载的任务进行暂停、删除、清空、上下移动等操作。
-To use Eclipse to develop FTP uploads and downloads. In the " local" menu can be uploaded to local resources, rename, delete and other operations. In the " Remote" menu can be a folder on the FTP upload of the resources, rename, delete and other operations. Below there are three options in the interface cards, respectively, recording the current download file has been uploaded documents and downloaded files. In the queue tab, you can download the current tasks being to suspend, delete, clear, move up or down such an operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTPClient/.classpath
FTPClient/.euml2
FTPClient/.project
FTPClient/.settings/org.eclipse.core.resources.prefs
FTPClient/.settings/org.eclipse.ltk.core.refactoring.prefs
FTPClient/.umlproject
FTPClient/bin/com/lzw/ftp/AboutItemAction$1.class
FTPClient/bin/com/lzw/ftp/AboutItemAction.class
FTPClient/bin/com/lzw/ftp/BugItemAction.class
FTPClient/bin/com/lzw/ftp/CutLinkAction.class
FTPClient/bin/com/lzw/ftp/extClass/DiskFile.class
FTPClient/bin/com/lzw/ftp/extClass/FileInterface.class
FTPClient/bin/com/lzw/ftp/extClass/FtpClient.class
FTPClient/bin/com/lzw/ftp/extClass/FtpFile.class
FTPClient/bin/com/lzw/ftp/extClass/ProgressArg.class
FTPClient/bin/com/lzw/ftp/extClass/SiteInfoBean.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$1.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$10.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$11.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$12.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$2.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$3.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$4.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$5.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$6.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$7.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$8.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$9.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame.class
FTPClient/bin/com/lzw/ftp/LinkToAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/CreateFolderAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DelFileAction$1.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DelFileAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DownAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DownThread$1.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DownThread.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel$2.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel$3.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpTableModel.class
FTPClient/bin/com/lzw/ftp/panel/ftp/RefreshAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/RenameAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/TableConverter.class
FTPClient/bin/com/lzw/ftp/panel/FTPTableCellRanderer.class
FTPClient/bin/com/lzw/ftp/panel/local/CreateFolderAction.class
FTPClient/bin/com/lzw/ftp/panel/local/DelFileAction$1.class
FTPClient/bin/com/lzw/ftp/panel/local/DelFileAction.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel$2.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel$3.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalTableModel.class
FTPClient/bin/com/lzw/ftp/panel/local/RefreshAction.class
FTPClient/bin/com/lzw/ftp/panel/local/RennameAction.class
FTPClient/bin/com/lzw/ftp/panel/local/UploadAction.class
FTPClient/bin/com/lzw/ftp/panel/local/UploadThread$1.class
FTPClient/bin/com/lzw/ftp/panel/local/UploadThread.class
FTPClient/bin/com/lzw/ftp/panel/manager/FtpLinkDialog.class
FTPClient/bin/com/lzw/ftp/panel/manager/FtpSiteDialog.class
FTPClient/bin/com/lzw/ftp/panel/manager/SiteDialog.class
FTPClient/bin/com/lzw/ftp/panel/queue/DownloadPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/queue/DownloadPanel.class
FTPClient/bin/com/lzw/ftp/panel/queue/QueuePanel$1.class
FTPClient/bin/com/lzw/ftp/panel/queue/QueuePanel.class
FTPClient/bin/com/lzw/ftp/panel/queue/UploadPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/queue/UploadPanel.class
FTPClient/bin/com/lzw/ftp/panel/QueueTableCellRanderer.class
FTPClient/bin/com/lzw/ftp/res/about.jpg
FTPClient/bin/com/lzw/ftp/res/fileIcon.JPG
FTPClient/bin/com/lzw/ftp/res/folderIcon.JPG
FTPClient/bin/com/lzw/ftp/res/splash.jpg
FTPClient/bin/com/lzw/ftp/res/Thumbs.db
FTPClient/bin/com/lzw/ftp/res/trayIcon.png
FTPClient/data/siteInfo.data
FTPClient/MANIFEST.MF
FTPClient/splash.jpg
FTPClient/src/com/lzw/ftp/AboutItemAction.java
FTPClient/src/com/lzw/ftp/BugItemAction.java
FTPClient/src/com/lzw/ftp/CutLinkAction.java
FTPClient/src/com/lzw/ftp/extClass/DiskFile.java
FTPClient/src/com/lzw/ftp/extClass/FileInterface.java
FTPClient/src/com/lzw/ftp/extClass/FtpClient.java
FTPClient/src/com/lzw/ftp/extClass/FtpFile.java
FTPClient/src/com/lzw/ftp/extClass/ProgressArg.java
FTPClient/src/com/lzw/ftp/extClass/SiteInfoBean.java
FTPClient/src/com/lzw/ftp/FTP_Client_Frame.java
FTPClient/src/com/lzw/ftp/LinkToAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/CreateFolderAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/DelFileAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/DownAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/DownThread.java
FTPClient/src/com/lzw/ftp/panel/ftp/FtpPanel.java
FTPClient/src/com/lzw/ftp/panel/ftp/FtpTableModel.java
FTPClient/src/com/lzw/ftp/panel/ftp/RefreshAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/RenameAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/TableConverter.java
FTPClient/src/com/lzw/ftp/panel/FTPTableCellRanderer.java
FTPClient/src/com/lzw/ftp/panel/local/CreateFolderAction.java
FTPClient/src/com/lzw/ftp/panel/local/DelFileAction.java
FTPClient/src/com/lzw/ftp/
FTPClient/.euml2
FTPClient/.project
FTPClient/.settings/org.eclipse.core.resources.prefs
FTPClient/.settings/org.eclipse.ltk.core.refactoring.prefs
FTPClient/.umlproject
FTPClient/bin/com/lzw/ftp/AboutItemAction$1.class
FTPClient/bin/com/lzw/ftp/AboutItemAction.class
FTPClient/bin/com/lzw/ftp/BugItemAction.class
FTPClient/bin/com/lzw/ftp/CutLinkAction.class
FTPClient/bin/com/lzw/ftp/extClass/DiskFile.class
FTPClient/bin/com/lzw/ftp/extClass/FileInterface.class
FTPClient/bin/com/lzw/ftp/extClass/FtpClient.class
FTPClient/bin/com/lzw/ftp/extClass/FtpFile.class
FTPClient/bin/com/lzw/ftp/extClass/ProgressArg.class
FTPClient/bin/com/lzw/ftp/extClass/SiteInfoBean.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$1.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$10.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$11.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$12.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$2.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$3.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$4.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$5.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$6.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$7.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$8.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame$9.class
FTPClient/bin/com/lzw/ftp/FTP_Client_Frame.class
FTPClient/bin/com/lzw/ftp/LinkToAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/CreateFolderAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DelFileAction$1.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DelFileAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DownAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DownThread$1.class
FTPClient/bin/com/lzw/ftp/panel/ftp/DownThread.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel$2.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel$3.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpPanel.class
FTPClient/bin/com/lzw/ftp/panel/ftp/FtpTableModel.class
FTPClient/bin/com/lzw/ftp/panel/ftp/RefreshAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/RenameAction.class
FTPClient/bin/com/lzw/ftp/panel/ftp/TableConverter.class
FTPClient/bin/com/lzw/ftp/panel/FTPTableCellRanderer.class
FTPClient/bin/com/lzw/ftp/panel/local/CreateFolderAction.class
FTPClient/bin/com/lzw/ftp/panel/local/DelFileAction$1.class
FTPClient/bin/com/lzw/ftp/panel/local/DelFileAction.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel$2.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel$3.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalPanel.class
FTPClient/bin/com/lzw/ftp/panel/local/LocalTableModel.class
FTPClient/bin/com/lzw/ftp/panel/local/RefreshAction.class
FTPClient/bin/com/lzw/ftp/panel/local/RennameAction.class
FTPClient/bin/com/lzw/ftp/panel/local/UploadAction.class
FTPClient/bin/com/lzw/ftp/panel/local/UploadThread$1.class
FTPClient/bin/com/lzw/ftp/panel/local/UploadThread.class
FTPClient/bin/com/lzw/ftp/panel/manager/FtpLinkDialog.class
FTPClient/bin/com/lzw/ftp/panel/manager/FtpSiteDialog.class
FTPClient/bin/com/lzw/ftp/panel/manager/SiteDialog.class
FTPClient/bin/com/lzw/ftp/panel/queue/DownloadPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/queue/DownloadPanel.class
FTPClient/bin/com/lzw/ftp/panel/queue/QueuePanel$1.class
FTPClient/bin/com/lzw/ftp/panel/queue/QueuePanel.class
FTPClient/bin/com/lzw/ftp/panel/queue/UploadPanel$1.class
FTPClient/bin/com/lzw/ftp/panel/queue/UploadPanel.class
FTPClient/bin/com/lzw/ftp/panel/QueueTableCellRanderer.class
FTPClient/bin/com/lzw/ftp/res/about.jpg
FTPClient/bin/com/lzw/ftp/res/fileIcon.JPG
FTPClient/bin/com/lzw/ftp/res/folderIcon.JPG
FTPClient/bin/com/lzw/ftp/res/splash.jpg
FTPClient/bin/com/lzw/ftp/res/Thumbs.db
FTPClient/bin/com/lzw/ftp/res/trayIcon.png
FTPClient/data/siteInfo.data
FTPClient/MANIFEST.MF
FTPClient/splash.jpg
FTPClient/src/com/lzw/ftp/AboutItemAction.java
FTPClient/src/com/lzw/ftp/BugItemAction.java
FTPClient/src/com/lzw/ftp/CutLinkAction.java
FTPClient/src/com/lzw/ftp/extClass/DiskFile.java
FTPClient/src/com/lzw/ftp/extClass/FileInterface.java
FTPClient/src/com/lzw/ftp/extClass/FtpClient.java
FTPClient/src/com/lzw/ftp/extClass/FtpFile.java
FTPClient/src/com/lzw/ftp/extClass/ProgressArg.java
FTPClient/src/com/lzw/ftp/extClass/SiteInfoBean.java
FTPClient/src/com/lzw/ftp/FTP_Client_Frame.java
FTPClient/src/com/lzw/ftp/LinkToAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/CreateFolderAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/DelFileAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/DownAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/DownThread.java
FTPClient/src/com/lzw/ftp/panel/ftp/FtpPanel.java
FTPClient/src/com/lzw/ftp/panel/ftp/FtpTableModel.java
FTPClient/src/com/lzw/ftp/panel/ftp/RefreshAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/RenameAction.java
FTPClient/src/com/lzw/ftp/panel/ftp/TableConverter.java
FTPClient/src/com/lzw/ftp/panel/FTPTableCellRanderer.java
FTPClient/src/com/lzw/ftp/panel/local/CreateFolderAction.java
FTPClient/src/com/lzw/ftp/panel/local/DelFileAction.java
FTPClient/src/com/lzw/ftp/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.