1.找到资源,复制到如下文件夹下:
config文件夹复制到C:\Windows\System32\inetsrv\config文件夹下
inetpub文件夹复制C:\inetpub文件夹下
能替换的替换,不能替换的跳过
重新打开intenet信息服务(IIS)管理器,里面就能看到Default Web site了。
此时,在浏览器输入:http://127.0.0.1,有可能还会提示4...
nginx和ios app实现https双向认证(client certificate)...
分类:
移动开发 时间:
2014-05-15 14:51:58
阅读次数:
446
读取Telosb内部传感器数据,并在计算机上显示。senseC.nc代码如下: 1
#include "Timer.h" 2 #include "sense.h" 3 #include "printf.h" 4 5 module senseC
6 { 7 uses{ 8 i...
分类:
其他好文 时间:
2014-05-15 10:23:47
阅读次数:
224
??
解决办法:加入相关类的 jar 包到你的 classpath (右键点击某个jar包--build path--config build path...---liberary---Add external jar library),此处加入 servelet-api.jar(此包在eclipse/plugins目录中可以找得到,其他类似的错误也用相同的方法解决) 到 classpath ,...
分类:
编程语言 时间:
2014-05-15 07:08:36
阅读次数:
313
configure: error: mysql configure failed. Please check config.log for more information....
分类:
数据库 时间:
2014-05-15 05:15:02
阅读次数:
318
提示:关于nginx和tomcat己经在前面的博文己在介绍过了第一部分:nginx反向代理tomcat一、软件及环境软件系统角色用途安装的软件ip地址Centos6.5x86_64nginx反向代理用户请求nginx172.16.249.210Centos6.5x86_64tomcat1处理jsp请求jdk+tomcat172.16.249.101Centos6.5x86_64tomc..
分类:
系统相关 时间:
2014-05-15 03:08:03
阅读次数:
638
The web.config file can be used to set a
default document, or list of default documents for your website. Web.config can
be used to change the defau.....
分类:
Web程序 时间:
2014-05-15 02:21:15
阅读次数:
448
使用Eclipse构建Maven的SpringMVC项目
问题一.2.3.2 配置Project Facets 更改Dynamic Web Module的Version为2.5,不能更改2.5的值
问题二.2.3.3 配置 Modify Faceted Project时,找不到Further configuration available…
问题三.建完spring项目后,如何打包发送到tomcat并运行?...
分类:
编程语言 时间:
2014-05-15 01:08:50
阅读次数:
317
Android U 盘功能实现和分析
u 盘功能实现结果:
u 盘会当成 usb storage 在 Settings Storage 里面显示。
准备工作
内核需支持 usb host,需支持 FUSE 文件系统,在 FS 选项里面配置即可(CONFIG_FUSE_FS=y)。
Android 的配置
配置 init..rc
mkdir /sto...
分类:
移动开发 时间:
2014-05-14 20:58:54
阅读次数:
1271
IDC评述网(idcps.com)05月13日报道:根据Netcraft最新数据得知,5月份,在全球范围内,Netcraft调查统计了975,262,468家网站,环比上月增加了1.7%。其中,使用ApacheWeb服务器的网站有366,262,346家,占全球市场份额的37.56%,环比上月再降0.18%。份额呈现下滑的还有Nginx和G..
分类:
Web程序 时间:
2014-05-14 17:09:59
阅读次数:
370