搜索资源列表
FTP
- 一个ftp客户端程序。界面精美,由用户名密码登陆站点,可上传下载文件,对FTP站点文件进行操作等。
FTPCOM
- C#版Ftp软件源码 Class that store FTP Commands with parameters - use with FTP Queue 可以进行简单的Ftp操作(上传、下载),并支持右键菜单(新建文件夹、下载、重命名等) 支持拖拽的上传和下载 -C# version of Ftp software source code Class that store FTP Commands with parameters- use with FTP Queue can
myftp
- C#ftp操作全功能 可以上传,下载,创建多级目录等功能-C# ftp full-function operation
ftp
- ftp定时自动上传文件到服务器上,以方便用户获取数据,不用人工。-ftp upload files to server auto
FTPClient
- ftp 类 包括ftp 的文件上传,下载,新建、删除、修改目录,支持单个、或多个匿名文件,全部socket编程,速度很好-ftp category including ftp file upload, download, create, delete, modify the directory to support a single, or more anonymous document, all socket programming, the speed is good
Ftp
- FTP上传功能,使用独立线程控制,解决程序未响应。-FTP upload feature, use an independent thread control, settlement procedures did not respond.
FTP
- C#、Microsoft .NET Framework 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除)实现总结 -C#, Microsoft. NET Framework 2.0 file transfer protocol (FTP) operations (upload, download, new, delete) to achieve summary
FTP
- 是一个FTP客户端软件的源码,具有上传下载功能,服务器的连接-Is a FTP client software source code, with the uploading and downloading functions, connection to the server
ftp
- 使用c#实现ftp 功能,自动监控目录并上传。-c# ftp FUNCTION 。
ftp
- csharp做的ftp工具,包括文件夹管理,文件上传下载。-ftp tool
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
FtpDemo
- Ftp上传和下载文件,以及遍历文件的类封装-Ftp Method to Unload and downlaod File
FTPExample
- FTP 文件上传,里面有各种FTP上传的方法,链接FTP站点,上传文件,显示目录列表-FTP upload files, there are various methods of FTP upload, link FTP site, upload files, and displays a directory listing
FTP
- FTP实现文件共享(包括上传文件,下载文件,修改文件名,删除文件)-To realize FTP file sharing (including a file upload, download files, change the file name, deleting files)
time
- 定时倒计时桌面右下角弹出提示,用于FTP上传下载的定时-Timing countdown to the lower right corner of the desktop pop-up tips
CSharp-Ftp
- Class that store FTP Commands with parameters - use with FTP Queue 可以进行简单的Ftp操作(上传、下载),并支持右键菜单(新建文件夹、下载、重命名等) 支持拖拽的上传和下载-Class that store FTP Commands with parameters- use with FTP Queue Ftp simple operation (upload and download), and to suppor
FTP-cSharp
- FTP传输窗口客户端,提供新建文件夹、删除文件夹及文件,上传下载,刷新等功能。平台visual studio-FTP transmission, provide the new folder, delete the folder and file upload, download, refresh functions. visual studio
ftp
- FTP 上传和下载文件,Ftp for uploading and downloading files-Ftp for uploading and downloading files
Ftp-operation
- 实现FTP上传下载删除修改等操作的C#源码,调用时要有地址用户名和密码-a FTP C# class for many operation,like upload,download,remove,etc.