so true

心怀未来,开创未来!
随笔 - 160, 文章 - 0, 评论 - 40, 引用 - 0
数据加载中……

deploy my linux environment

posted @ 2013-01-22 11:07 so true 阅读(559) | 评论 (0)编辑 收藏

eth0 is not ready

posted @ 2013-01-22 10:18 so true 阅读(1121) | 评论 (0)编辑 收藏

package management -- apt/dpkg & yum/rpm

posted @ 2013-01-01 16:06 so true 阅读(1217) | 评论 (0)编辑 收藏

如何确定进程对文件的访问

posted @ 2012-12-21 17:19 so true 阅读(397) | 评论 (0)编辑 收藏

如何修改进程的命令行

posted @ 2012-12-21 15:18 so true 阅读(424) | 评论 (0)编辑 收藏

ps学习

posted @ 2012-12-19 21:13 so true 阅读(318) | 评论 (0)编辑 收藏

玩转X

posted @ 2012-11-26 21:05 so true 阅读(634) | 评论 (0)编辑 收藏

创建svn

posted @ 2012-11-14 14:28 so true 阅读(617) | 评论 (0)编辑 收藏

.gdbinit文件

posted @ 2012-11-07 17:51 so true 阅读(1054) | 评论 (0)编辑 收藏

通过ssh的端口转发让svn绕过壁垒

posted @ 2012-06-12 16:44 so true 阅读(671) | 评论 (0)编辑 收藏

linux下高并发网络应用注意事项

posted @ 2012-06-11 15:35 so true 阅读(2034) | 评论 (0)编辑 收藏

在函数中定义static变量时需要注意的问题

posted @ 2012-06-07 11:55 so true 阅读(1280) | 评论 (0)编辑 收藏

__asm__ __volatile__ GCC的内嵌汇编语法

posted @ 2012-05-01 12:35 so true 阅读(9990) | 评论 (1)编辑 收藏

socket编程:SO_REUSEADDR例解

posted @ 2012-04-26 14:38 so true 阅读(937) | 评论 (0)编辑 收藏

使用boost的preprocessor

posted @ 2011-11-26 14:10 so true 阅读(950) | 评论 (0)编辑 收藏

tcpdump notes

posted @ 2011-08-18 23:27 so true 阅读(263) | 评论 (0)编辑 收藏

ssh和ssh2

posted @ 2011-08-17 11:51 so true 阅读(7219) | 评论 (0)编辑 收藏

c++内存对象布局

posted @ 2011-04-24 12:52 so true 阅读(1966) | 评论 (0)编辑 收藏

字节序,终于搞得比较透了

posted @ 2011-04-08 10:19 so true 阅读(412) | 评论 (0)编辑 收藏

看懂objdump的at&t汇编

posted @ 2011-03-22 14:54 so true 阅读(1324) | 评论 (0)编辑 收藏

safe bool conversion

posted @ 2011-01-25 16:08 so true 阅读(314) | 评论 (0)编辑 收藏

Linux slab 分配器剖析

posted @ 2010-10-14 11:47 so true 阅读(380) | 评论 (0)编辑 收藏

有关僵尸进程和孤儿进程的解释

posted @ 2010-08-25 14:52 so true 阅读(1391) | 评论 (0)编辑 收藏

tailq中的TAILQ_FOREACH_REVERSE一些说明

posted @ 2010-08-08 11:52 so true 阅读(3789) | 评论 (0)编辑 收藏

windows下的调用规范

posted @ 2010-04-10 12:17 so true 阅读(309) | 评论 (0)编辑 收藏

列出某目录下的所有目录并且可以自由控制深度的脚本

posted @ 2009-07-18 16:44 so true 阅读(332) | 评论 (0)编辑 收藏

构造函数与const的关系

posted @ 2009-07-05 21:33 so true 阅读(1676) | 评论 (1)编辑 收藏

C++模板的特化

posted @ 2009-06-21 21:03 so true 阅读(3845) | 评论 (2)编辑 收藏

Shell编程积累

posted @ 2009-06-16 00:37 so true 阅读(1761) | 评论 (0)编辑 收藏

Linux学习菁华

posted @ 2009-06-13 11:14 so true 阅读(2110) | 评论 (0)编辑 收藏

Linux下修改后的ps命令,很好很强大!

posted @ 2009-06-13 03:34 so true 阅读(1263) | 评论 (0)编辑 收藏

make学习

posted @ 2009-05-17 17:14 so true 阅读(1483) | 评论 (0)编辑 收藏

Ubuntu安装点滴

posted @ 2009-04-12 08:12 so true 阅读(2171) | 评论 (0)编辑 收藏

SSH端口转发的自我理解

posted @ 2009-03-17 02:42 so true 阅读(5543) | 评论 (2)编辑 收藏

Ubuntu 硬盘安装

posted @ 2009-03-15 02:56 so true 阅读(250) | 评论 (0)编辑 收藏

Linux管道学习

posted @ 2009-02-24 20:26 so true 阅读(967) | 评论 (0)编辑 收藏

InputFormat学习

posted @ 2009-01-07 09:40 so true 阅读(1667) | 评论 (0)编辑 收藏

理顺shell扩展中的几个超难记忆的东西

posted @ 2008-12-23 21:20 so true 阅读(284) | 评论 (0)编辑 收藏

C++中临时变量的优化与产生!

posted @ 2008-12-15 22:59 so true 阅读(493) | 评论 (0)编辑 收藏

进程的虚拟地址空间

posted @ 2008-11-20 11:15 so true 阅读(23673) | 评论 (7)编辑 收藏

列出全部内容
共4页: 上一页 1 2 3 4 下一页