Archive for the ‘软件下载’ Category
WIN10家庭版本 开启远程桌面 RDPWrap-v1.6.2 rdpwrap.ini10.0.19041
最新版本的,如果不管用,
rdpwrap.ini 10.0.19041.1081 需复制到 C:\Program Files\RDP Wrapper
先以管理员身份运行install.bat
然后在管理模式下打开命令提示符窗口:
输入net stop termservice然后回车
将rdpwrap.ini文件复制到C:\ Program files \ RDP Wrapper中
返回到命令提示符窗口(仍处于管理模式)然后:
输入net start termservice再回车
win7 activation 激活工具
win7 activation 激活工具 WIN7 Activation
UTF-8 批量转GBK工具
可以对文件批量转换。
[download id=”1″]
h5ai 一个 APACHE Nginx 的默认类目浏览程序
服务器做简单的文件共享可以用他哦,默认的文档浏览,太难看了,已经跟不上时代要求啦。发现还有人单独开发了,此类的美化程序,还是不错地。演示:http://wendang.cdianzi.com/
安装方法
- Apache httpd 2.2/2.4: in
httpd.conf
or in any directory’s.htaccess
file set for example:DirectoryIndex index.html index.php /_h5ai/server/php/index.php
- lighttpd 1.4: in
lighttpd.conf
set for example:index-file.names += ( "index.html", "index.php", "/_h5ai/server/php/index.php" )
- nginx 1.2: in
nginx.conf
set for example:index index.html index.php /_h5ai/server/php/index.php;
- Cherokee 1.2: in
cherokee.conf
set for example:vserver!1!directory_index = index.html,index.php,/_h5ai/server/php/index.php
程序下载:h5ai-0.22.1