1.
在VS2005的Bin文件中添加对System.Web.Extensions.dll的引用,web.config 中之间自动添加对的引用:for:
........2. 在server BIN文件夹下添加文件System.Web.Extensions.dll3. 在之间,在之后添...
分类:
其他好文 时间:
2014-05-10 06:19:24
阅读次数:
260
nginx-404与fastcgi_intercept_errors指令fastcgi_intercept_errors语法:fastcgi_intercept_errors
on|off默认值:fastcgi_intercept_errors off使用字段:http, server, locat...
分类:
其他好文 时间:
2014-05-10 03:20:15
阅读次数:
270
今天抽空在阿里云上部署安装了PHP的环境主要有nginx, php5 php-fpm mysql
phpmyadmin本文来源于:http://www.lonelycoder.be/nginx-php-fpm-mysql-phpmyadmin-on-ubuntu-12-04/Since
3 year...
分类:
数据库 时间:
2014-05-10 03:17:22
阅读次数:
772
inets模块MODULE SUMMARYThe inets services
API。inets:start():启动应用。
分类:
Web程序 时间:
2014-05-10 02:46:43
阅读次数:
303
测试webservice的时候,如果出现这个错误:"The test form is only
available for requests from the local machine" 在web.config中加入以下配置,就可以解决问题。
也就是说,在默认情况下,...
分类:
Web程序 时间:
2014-05-10 02:24:13
阅读次数:
352
error: RPC failed; result=22, HTTP code = 411fatal:
The remote end hung up unexpectedly解决方法:git config http.postBuffer 524288000
分类:
其他好文 时间:
2014-05-10 01:06:09
阅读次数:
367
ThinkPHP框架项目目录library ckeditor jquery
ThinkPHPapplication Common Conf config.php Lib Action Model Runtime Tpl default
控制器名 ...
分类:
Web程序 时间:
2014-05-10 00:41:48
阅读次数:
475
OpenSSH是Linux/Unix下一款加密通讯软件,同时也是我们用来远程控制Linux/Unix服务器重要的必装软件。对于各版本的Linux及Unix发行版而言,OpenSSH的配置文件位置都各不一样。如Ubuntu下OpenSSH配置文件就在/etc/ssh/sshd_config。...
分类:
其他好文 时间:
2014-05-09 22:39:42
阅读次数:
321
一、自述Nginx模块功能也是相当的丰富,但对于ApacheWeb来说,两者之间还是有区别的,大家都知道Nginx模块是直接被编译进了nginx.conf配置文件,而Apache则是被编译成为.SO文件,有些是需要在httpd.conf配置文件中指定是否加载,这样才能激活模块功能。Nginx模块有三个角色,Ha..
分类:
其他好文 时间:
2014-05-09 21:31:42
阅读次数:
413
一,针对每个情景模式的默认值修改:1,默认铃声是统一在alps/build/target/product/core.mk文件中设置,其中ro.config.notification_sound表示通知的默认铃声,ro.config.ringtone表示语音来电和视频来电的铃声,若希望语音来电和视频来...
分类:
其他好文 时间:
2014-05-09 19:30:59
阅读次数:
282