第 1 部分http://www.ibm.com/search/csass/search/?q=%E4%BA%8B%E5%8A%A1&sn=dw&lang=zh&cc=CN&en=utf&hpp=20&dws=cndw&lo=zh概述Spring 最成功,最吸引人的地方莫过于轻量级的声明式事务管理,...
分类:
编程语言 时间:
2014-07-11 23:48:51
阅读次数:
532
It's quite simple to run django on nginx on windows. Here are some key steps to follow -1. Download nginx/windows fromhttp://nginx.org/en/download.htm...
1.SQLMAP安装及access注入:http://www.stronkin.com/en/CompHonorBig.asp?id=72.Mysql数据库注入http://www.slibrary.com/link.php?id=3213.Cookie注入:http://www.ntjx.org/...
分类:
数据库 时间:
2014-07-11 12:44:53
阅读次数:
425
本文介绍点入门的资料,其实开源的东西上org网站是最合适不过了,上面有很好的doc。首先推荐这个http://www.aosabook.org/en/llvm.html这里介绍了llvm相对于传统的来说有什么优势,以及它的几大特色。接下来就是环境的setup了,参考http://llvm.org/d...
分类:
其他好文 时间:
2014-07-11 11:32:53
阅读次数:
161
SHOW INNODB STATUS 语法已变更http://dev.mysql.com/doc/refman/5.0/en/show-innodb-status.html13.7.5.19SHOW INNODB STATUSSyntaxSHOW INNODB STATUSIn MySQL 5.0,...
分类:
数据库 时间:
2014-07-10 15:07:39
阅读次数:
239
function countdown() { local i; sleep 1 for ((i=$1 - 1;i>=1;i--));do printf '\b\b%02d' "$i" sleep 1 done}export LANG=en_US.UTF8;if [ -f /root/.showf.....
分类:
其他好文 时间:
2014-07-09 21:00:48
阅读次数:
197
http://en.wikipedia.org/wiki/Order-independent_transparencyOrder-independent transparencyFrom Wikipedia, the free encyclopediaThe importance of blendi...
分类:
其他好文 时间:
2014-07-08 23:42:14
阅读次数:
355
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/><t..
分类:
Web程序 时间:
2014-07-08 12:05:38
阅读次数:
214
1.Linux可以看成是由四个部门组成:内核,用户界面,文件结构,工具2.Linux终端可以分成四类:串行终端,物理终端,虚拟终端,图形终端使用tty命令查看当前登录的终端Who命令查看当前登录的用户和占用的tty号码3.如果在查看系统中出现乱码,可以用exportLANG=US_en解决4.相对路..
分类:
系统相关 时间:
2014-07-08 09:04:50
阅读次数:
297
Normal 0 false false false EN-US ZH-CN X-NONE MicrosoftInternetExplorer4 ...
分类:
数据库 时间:
2014-07-06 13:22:28
阅读次数:
535