NAME mkdir - make directoriesSYNOPSIS mkdir
[OPTION]... DIRECTORY...DESCRIPTION Create the DIRECTORY(ies), if they do not
already ex...
分类:
系统相关 时间:
2014-05-10 00:10:10
阅读次数:
411
Linux 内核Makefile文件 --译自Linux3.9.5 Kernel
Makefiles(内核目录documention/kbuild/makefiles.txt) This document describes the
Linux kernel Makefiles 本文当介绍了Linu...
分类:
系统相关 时间:
2014-05-09 23:08:47
阅读次数:
631
SEO是Search Engine Optimization的缩写,用英文描述是to use some
technics to make your website in the top places in Search Engine when somebody
is using Search Eng...
分类:
其他好文 时间:
2014-05-09 16:14:40
阅读次数:
290
今天的任务是把make好的install作成rpm.大牛教我回复的邮件内容好压力啊,回邮件也是跟说话一样一样滴。例1.
分类:
系统相关 时间:
2014-05-09 16:13:17
阅读次数:
268
It occurred to me suddenly that I wanted to program the our camera sensor for PC desktop, just like the one purchased from shop, which can make the video recording. Finally although the result seemed
...
分类:
其他好文 时间:
2014-05-09 14:58:02
阅读次数:
373
1, Nginx 安装,http://nginx.org/en/download.html.下载解压,configure,make ,make install.安装过程中确实包,需要先下载安装依赖包2,安装lighttpd的spawn-fastcgi 下载http://www.lighttpd.net/download/lighttpd-1.4.19.tar.gz ./configuremake...
分类:
其他好文 时间:
2014-05-09 01:46:02
阅读次数:
358
划分树模板题,敲上模板就ok了。
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#define MP make_pair
#define LL long long
#define CLR(a, b) memset(a, b, sizeof(a))
using n...
分类:
其他好文 时间:
2014-05-08 17:29:39
阅读次数:
398
Task的执行过程分析
Task的执行通过Worker启动时生成的Executor实例进行,
caseRegisteredExecutor(sparkProperties)=>
logInfo("Successfullyregistered with driver")
//Make this host instead of hostPort ?
executor=
newExecuto...
分类:
其他好文 时间:
2014-05-08 16:01:31
阅读次数:
667
当我们修改了frameworks后可能出现:
make: *** [out/target/common/obj/PACKAGING/checkapi-current-timestamp] 错误 38
解决办法:make update-api
在Android中添加物理按键:KEYCODE_HELP
1、Android 增加按键:
ScanCode -> KeyCodeLabel ...
分类:
移动开发 时间:
2014-05-08 04:43:52
阅读次数:
468
(1)、pt-table-checksum工具名称
(2)、安装pt-table-checksum
#:wgetwww.percona.com/downloads/percona-toolkit/2.2.2/percona-toolkit-2.2.2.tar.gz
#:tar-xvfpercona-toolkit-2.2.2.tar.gz
#:perlMakefile.PL
#make&&makeinstall
(3)、授权
GRANTupdate,insert,de..
分类:
数据库 时间:
2014-05-08 02:34:32
阅读次数:
501