CentOS下安装sudoyuminstallMySQL-python可以参考http://www.mikusa.com/python-mysql-docs/index.html获取更多信息MySQL-python为Python提供MySQL驱动程序,主要包括两个部件,_mysql和MySQLdb连接数据库In[56]:importMySQLdb
In[57]:db=MySQLdb.connect(host=‘127.0.0.1‘,us..
分类:
数据库 时间:
2014-07-26 03:23:57
阅读次数:
261
下面是HTC官方的一个图片,展示了Android系统从发布最终到用户手中的一个完整的过程:
Awesome Infographic: HTC Shows Us “The Anatomy of an Android OS Update” From PDK to OTA
Ever wonder what the entire process of an Android update...
分类:
移动开发 时间:
2014-07-26 02:25:06
阅读次数:
375
基础架构 拓扑图 Switching Path L3 routing at aggregation layer L2 switching at access layer L3 switch融合了三种功能: RP, router processor, 处理路由协议 SP, switch process...
分类:
其他好文 时间:
2014-07-26 01:18:36
阅读次数:
459
这两个在安装mysql数据库碰到一些头疼的很。 "1045 access denied for user 'root'@'localhost' using password yes"在命令行中进入:C:\Program Files\MySQL\MySQL Server 5.5\binC:\Progr...
分类:
数据库 时间:
2014-07-26 01:14:26
阅读次数:
318
这里以CVE-2012-0497为例,poc如下: 以上代码在ie8+win7 32 位下测试,漏洞具体细节不多说,分析后得到的UAF对象大小为0x58,下面是占位的代码:用title来占位:这样占位后的内存如下:(cdc.eb8): Access ...
分类:
其他好文 时间:
2014-07-25 19:11:12
阅读次数:
535
If you, like us, are constantly looking for more efficient ways to work, then you will really appreciate what the Zeigarnik effect has to offer. It ca...
分类:
其他好文 时间:
2014-07-25 19:08:02
阅读次数:
423
1,CMS调用网站的UrlAbout Us{{store direct_url=””}}” 就是指当前Magento后台里的Base url也可以用 {{store url=’ ‘}}这个参数调用2,CMS调用图片路径{{skin url=’ ‘}} 调用的就是默认主题包里的图片路径转载自Magen...
分类:
其他好文 时间:
2014-07-25 16:40:11
阅读次数:
281
这里选择直接apt-get安装,因为比起自己编译简单多了,不需要自己配置什么#sudo apt-get install curl libcurl3 libcurl3-dev php5-curl安装后重启nginx#nginx -s reload岂知出现错误,php全部不能访问,查看错误日志如下:20...
分类:
Web程序 时间:
2014-07-25 14:15:23
阅读次数:
243
public void Create( string mdbPath ){if( File.Exists(mdbPath) ) //检查数据库是否已存在{throw new Exception( "目标数据库已存在,无法创建 ");}// 可以加上密码,这样创建后的数据库必须输入密码后才能打开mdb...
分类:
数据库 时间:
2014-07-25 14:05:11
阅读次数:
429
1 概述这个数据库操作类的主要特色有1> 事务操作更加的方便2> 变更数据库更加的容易 Normal 0 7.8 磅 0 2 false false false EN-US ZH-CN X-NONE ...
分类:
数据库 时间:
2014-07-25 02:42:54
阅读次数:
410