搜索资源列表
梅花三弄版dezend V1.0
php开源屠龙刀
梅花三弄dezend v1.1
[color=#FF0000]主要增加对用zendguard 4.01进行加密的dezend支持[/color]该类文件开头格式:
<?php @Zend;
4147;
现改为:首行包含Zend的文件为需dezend文件*******************************
serverforFTP
- 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立 -Directory ftp server is a console based on the ftp server program, able to achieve most of the FTP server process Note: a.
ClientFtp
- 一套完整的FTP客户端代码,可实现类似cuteftp、FlashFXP一样的功能。-A complete set of FTP client code, can achieve similar cuteftp, FlashFXP same function.
ICO
- 微软的图标比我们的创意要好的多,所以在你的软件或网站上加上这些文件图标一定让你的软件或网站增色不少.这是17292个精品ICO图标文件,25个分类,最全的ICO图标集合,可用来设计图片、软件或网页时做为素材用!-Microsoft' s icon than our better and more creative, so in your software or Web site icons to add some of these
FlashFXP
- FlashFXP sites.dat Decryption解密工具源码 看看他的算法-FlashFXP sites.dat Decryption
FTPManage
- vc 写的类似flashfxp的软件源码,可以很好的链接上ftp站点,下载和上传都可以-vc wrote a similar flashfxp software source code, can be a good link ftp site to download and upload can be
MyFTP
- 一个用Java实现的FTP,类似cuteftp和flashfxp,功能强大,支持断点续传-A FTP tool implemented by Java
Soloicq
- 资源共享、彷FlashFXP的ftp功能、群聊,私聊,文件(文件夹)传输(拖拽),界面美观,窗口抖动,表情,等等都有了-Resource sharing, imitation FlashFXP' s ftp function, group chat, private chat, file (folder) transfer (drag), beautiful interface, windows shake, facial exp
FTPSERVER
- 易语言 FTP 服务器源码,可以用Flashfxp连接-Easy language FTP server source code, you can connect with Flashfxp
welivezxkf_v3.4
- 二. WeLive安装: A. 系统要求: 1. Unix, Linux或Windows Web服务器, 要求支持Ajax. 2. PHP4.1或以上. 3. MySQL4.0或以上. B. 安装步骤: 1. 设置FTP上传工具的传送模式为 二进制 , 否则上传的PHP程序可能会在运行时发生意想不到的错误. 如设置FlashFXP:选项 -> 参数设置
ftp-webclient
- 软件介绍 一个基于PHP的ftp代理/客户端,实现一个ftp 客户端(如 windows下的CuteFtp/FlashFXP/WS_FTP,Linux下的gFtp等)的功能。即使你只能访问80端口,也能通过这个web界面来访问 ftp服务器-Software introduction A PHP based FTP agent/client, to achieve a FTP client (such as windows un
ftp
- 编写一个ftp client程序,直接用socks或者用vc的相应类,实现能够登录一个ftp服务器,列目录,下载,并保存在本地。界面可以模仿flashfxp。