Most of the database intensive applications are
worring about the default values of these variables obviously. Developers used
to inform me that they ...
分类:
数据库 时间:
2014-04-29 15:26:38
阅读次数:
739
使用三台虚拟机器, Ubuntu1(nginx) 192.168.226.128
Ubuntu2(php-fpm+memcached)192.168.226.132 CentOS(MySQL)192.169.226.130PHP
框架使用CakePHP,这个是很常用的MVC 框架,基于事件的分...
分类:
Web程序 时间:
2014-04-29 15:24:41
阅读次数:
477
asp.net mvc 使用Ajax调用Action 返回数据。使用asp.net mvc
调用Action方法很简单。一、无参数方法。1、首先,引入jquery-1.5.1.min.js
脚本,根据版本不同大家自行选择。2、在Controllers中书写前台Ajax需要调用的Action,比如:p...
分类:
其他好文 时间:
2014-04-29 15:17:28
阅读次数:
367
Client Side Pagination - jQuery EasyUI Demo Client
Side Pagination ddf Start This sample shows how to implement client side
pagina...
分类:
其他好文 时间:
2014-04-29 15:14:24
阅读次数:
586
//asp.net中
利用JSON进行操作,//增加://当点击“增加链接的时候”,弹出增加信息窗口,然后,在窗体中输入完整信息,点击提交按钮。//这里我们需要考虑这些:我会进行异步提交,使用jquery中的方法,$.post("网页名",JSON,callback);//JSON的写法:{"nam...
分类:
Web程序 时间:
2014-04-29 14:47:44
阅读次数:
623
ASP.NET中使用Forms身份认证常见的做法如下:1.
网站根目录下的Web.config添加authentication节点 2. 在manager子目录下添加Web.config文件并加入下面的内容:
这样,用户...
分类:
其他好文 时间:
2014-04-29 14:23:02
阅读次数:
497
说不定以后用得上基于XMPPhttp://blog.csdn.net/lnb333666/article/details/7471292http://www.oschina.net/code/snippet_150934_11012
分类:
移动开发 时间:
2014-04-29 14:18:58
阅读次数:
550
I had been waiting for the latest MySQL
connector for .NET to come out so I can move on to the new and sleek Visual
Studio 2012 for my projects. Found...
分类:
数据库 时间:
2014-04-29 14:17:54
阅读次数:
753
1 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
22 23 24 25 ...
分类:
数据库 时间:
2014-04-29 14:13:53
阅读次数:
669
在《ASP.NET MVC下的四种验证编程方式》一文中我们介绍了ASP.NET
MVC支持的四种服务端验证的编程方式(“手工验证”、“标注ValidationAttribute特性”、“让数据类型实现IValidatableObject或者IDataErrorInfo”),那么在ASP.NET
MV...
分类:
Web程序 时间:
2014-04-29 13:49:08
阅读次数:
614