05 2015 档案
摘要:关于 Nginx (发音 “engine x”)这是一款免费、开源、高效的 HTTP 服务器,Nginx是以稳定著称,丰富的功能,结构简单,低资源消耗。本教程演示如何在CentOS 6.5服务器(适用于 CentOS 7)安装Nginx与PHP(通过php-fpm)和MySQL(MariaDB)。1...
阅读全文
摘要:[ConcurrencyCheck]并发检查
阅读全文
摘要:webkit.net 浏览器开发:http://www.cnblogs.com/linyijia/p/4045333.html
阅读全文
摘要:.net mvc中,通过return Json(DateTime.Now); 返回到视图时,日期格式变成这样,"/Date(1245398693390)/",如果要显示指定的日期时间格式,例如想C#中,DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");var ...
阅读全文
摘要:官网:http://datatables.net/$(document).ready(function(){ $('#myTable').DataTable();});
阅读全文
摘要:这个要借助Crypto.Cipher这个插件来实现的,引用后只需要写如下代码即可 1 from Crypto.Cipher import DES 2 3 class MyDESCrypt: 4 5 key = chr(11)+chr(11)+chr(11)+chr(11)+chr...
阅读全文
摘要:import binasciiimport osimport linecacheimport time#add pyDes path#sys.path.append("/data1/wwwroot")import pyDesimport statConfigimport MySQLdbclass m...
阅读全文

浙公网安备 33010602011771号