-
Software:
Biggest characteristic
1 cross
软件介绍:
最大特点
1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器.
2.客户端无论安装任何插件.
3.只有一个JSP文件,文件名可以随意改,隐蔽性好.
功能:
1.文件管理: 包括对文件的操作和打包下载.
2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作
3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面.
4.任务管理: 可以查看正在运行的程序的状态,并终止已停止响应的程序
5.服务管理: 启动、停止或重新启动服务.
6.系统信息: 可以查看CPU、内存、OS版本....
其它说明:
1.默认用户名是"mietian",没有密码(在文件中的第二行可以更改密码).
2.完全公开源代码. -Software:
Biggest characteristic
1 cross-platform, basic WEB service, no matter how strong fire, want to open port 80 seal, can remote management server.
2 the client whether any plug-in installation.
3. Only a JSP files can be changed, filename, fine grain.
Functions:
1 files management: including the operation and packaged download files.
2: actually Win is the terminal command of "the command prompt", through the command to restart the server
3 remote desktop: Windows system and the "MSTSC" basically, can remote management desktop.
4 task management: can check programs th
- 2022-07-25 08:22:26下载
- 积分:1
-
Linq三层模式之增删改源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库直接附加即可,新手可以看一看...
Linq三层模式之增删改源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库直接附加即可,新手可以看一看-LINQ three-tier model to source code additions and deletions net2008+ Sqlserver2005, the use of LINQ operations at the three-tier data, the database can be direct-attached, and newcomers can take a look at the
- 2022-02-13 09:03:50下载
- 积分:1
-
DevExpress aspxnavigation套件包括net.source编码。
DevExpress ASPxNavigation Suite for .NET.Source code included
- 2022-07-25 10:37:04下载
- 积分:1
-
write the ASP train inquiry system
ASP写的列车查询系统-write the ASP train inquiry system
- 2022-02-07 04:16:17下载
- 积分:1
-
Sql database using jsp plus realize a simple bbs forum source code
用jsp加sql数据库实现的一个简单的bbs论坛的源代码-Sql database using jsp plus realize a simple bbs forum source code
- 2022-07-24 10:28:30下载
- 积分:1
-
Server
服务器端数据验证类 PHP版本 -Server-side data validation class PHP version. . . . . . .
- 2022-05-13 02:50:52下载
- 积分:1
-
小型asp实用留言本!欢迎下载,很不错的
小型asp实用留言本!欢迎下载,很不错的-Small asp practical Guestbook
- 2022-01-25 19:21:38下载
- 积分:1
-
moo.fx.js provides controls to modify Hei 86
moo.fx.js provides controls to modify Height, Width, and Opacity with builtin checks that won t let a user break the effect with multiple crazy clicks.
moo.fx depends on prototype.lite.js OR the full prototype.js
-moo.fx.js provides controls to modify Hei 86-108, Width, Opacity and with builtin checks that won t let a u ser break the effect with multiple crazy clicks . moo.fx depends on the fu prototype.lite.js OR ll prototype.js
- 2022-04-21 14:36:47下载
- 积分:1
-
北大分类信息网,适合各商务买卖\信息交换\分类注册等
北大分类信息网,适合各商务买卖\信息交换\分类注册等-WEB Site Source , Language is C
- 2022-01-25 15:27:50下载
- 积分:1
-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
1. UPU需要php4.3.0及其以上版本,并打开socket扩展
2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在
upu.class.php中指定。
3. 你的中要有enctype="multipart/form-data"这个属性,action为文件上传成功后
的处理页面,也就是说你的完全按照正常的思路来写就可以了,唯一不同的是需
要加入onsubmit="return upuInit(this)"
4. 上传成功后,可以使用$_POST来获取表单数据,如果是普通表单,直接
$_POST[ 表单名称 ]即可获得其值,如果是一个文件,则返回这样一个数组
$_POST[ 表单名字 ] = Array (
[filename] =>
[clientpath] =>
[savepath] =>
[filetype] =>
[filesize] =>
[extension] =>
)
-function list-theoretically unlimited upload large files-real-time display upload state, progress-support multi-file upload form and mixed with upload-called user-friendly interface-compatible with a variety of browsers- .. . Note : 1. UPU need php4.3.0 and above. and open the socket extension 2. Approved/temp to store temporary files upload directory, Approved/files for
- 2022-04-13 11:28:50下载
- 积分:1