1) dd if=/dev/zero of=/swapfile bs=1M count=1024 2) mks… 继续阅读 Ubuntu 添加swap分区
月度归档: 2014年2月
Git修改已经commit的注释信息
git commit –amend
矩阵 – 三维图形变换
缩放: 位移: 旋转: 通过三角函数的加法定理,可以展开为: 那你可能会问,这里我们只是将变换变成了矩阵的形式… 继续阅读 矩阵 – 三维图形变换
XHProf安装和使用
wget http://pecl.php.net/get/xhprof-0.9.4.tgz tar zxf x… 继续阅读 XHProf安装和使用
C++ Lambda
[capture](parameters) mutable ->return-type{statemen… 继续阅读 C++ Lambda
Fedora 20 编译 PHP 5.5
git 官方地址: git clone https://git.php.net/repository/php-… 继续阅读 Fedora 20 编译 PHP 5.5