ZThread库是一个开源的跨平台高级面向对象的线性和sycnchronization
库,以运行POSIX 和Win32
系统中的C++程序。ZThread库的主页:http://zthread.sourceforge.net最新版本Zthread远吗下载地址:http://prdownloads...
chrpath是用来改变程序的depends lib 的搜索路径的,比如我们一般使用$ldd
application linux-vdso.so.1 => (0x00007fff89844000) libQt3Support.so.4 =>
/usr/lib/libQt3Support.so.4 (...
分类:
其他好文 时间:
2014-05-09 16:40:27
阅读次数:
230
From:http://www.crifan.com/files/doc/docbook/linux_nand_driver/release/html/linux_nand_driver.html版本:v2.2CrifanLi摘要本文先解释了Nand
Flash相关的一些名词,再从Flash硬件机制...
分类:
系统相关 时间:
2014-05-09 16:36:30
阅读次数:
691
#coding:utf8import sys,osdef process(path): for f
in os.listdir(path): fin = open(path+"/"+f,"r") print...
分类:
编程语言 时间:
2014-05-09 12:41:07
阅读次数:
362
1,下载orabbix插件包(插件包同时满足在大部分POSIX-linux及unix和大部分版本的windows下运行,玩转类似但不等同于Tomcat)
wget http://www.smartmarmot.com/downloads/orabbix-1.2.3.zip2,解压插件包部署(插件包....
分类:
数据库 时间:
2014-05-09 12:33:21
阅读次数:
593
在gdb调试时segmentation fault问题时,遇到下面的了问题:Program
received signal SIGABRT, Aborted.0x00007ffff73eb925 in raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/...
分类:
数据库 时间:
2014-05-09 11:40:36
阅读次数:
422
kernel version:2.6.33.7/linux-2.6.33.7OS:CentOS
6.4cross-compilation
chain:arm-linux-4.3.2/usr/local/arm/4.3.2/bin第一步:修改配置(1)选择合适的内核代码,作为硬件参考目标平台arch/...
分类:
系统相关 时间:
2014-05-09 11:38:14
阅读次数:
560
相关学习资料https://www.frozentux.net/iptables-tutorial/cn/iptables-tutorial-cn-1.1.19.htmlhttp://zh.wikipedia.org/wiki/Netfilterhttp://www.netfilter.org/pr...
分类:
Web程序 时间:
2014-05-09 11:36:52
阅读次数:
482
1./bin与/usr/bin目录放置的执行文件有和不同/bin主要放置在开机时,以及进入单人维护模式还能够被使用的指令,后者是大部分软件提供的指令放置处2./bin与/sbin目录放置的执行文件有何不同之处/bin放置一般用户惯用指令,/sbin则是系统管理员才会使用的指令,同上参考/usr/bi...
分类:
系统相关 时间:
2014-05-09 11:25:24
阅读次数:
493
u-boot
version:2011.09-rc1/home/lucas/u-boot-2011.09-rc1OS:debian 7.1cross-compilation
chain:arm-linux-4.3.2致谢:部分内容参考http://my.csdn.net/crazyman2010的博...
分类:
其他好文 时间:
2014-05-09 11:22:28
阅读次数:
399