About Synaptic Package Manager
crifan 18年前 (2007-06-21) 1382浏览 0评论
About Synaptic Package Manager: After newly installed Ubuntu, I go into Synaptic and want install build-essential but I can...
工作相关的技术文章
crifan 18年前 (2007-06-21) 1382浏览 0评论
About Synaptic Package Manager: After newly installed Ubuntu, I go into Synaptic and want install build-essential but I can...
crifan 18年前 (2007-06-21) 1384浏览 0评论
Command-line package management with APT If you are comfortable using the Terminal, you can use apt (Advanced Packaging Tool)...
crifan 18年前 (2007-06-13) 1379浏览 0评论
how to find the file : build-essential from the following show in command line : 0% [Connecting to mirror.lupaworld.com (211....
crifan 18年前 (2007-06-13) 1400浏览 0评论
Now,I’m in Ubuntu enviremennt and can’t input Chinese. So following in English. Yestoday ,I encount an problem: W...
crifan 18年前 (2007-06-11) 1454浏览 0评论
关于define 1:define定义语句块 首先,我们来看一个最简单的问题:花括号后面有分号和没有分号有什么区别.这个问题的答案要从两个方面来回答...
crifan 18年前 (2007-06-10) 1175浏览 0评论
薛伟成:突围之难 日期:2007年06月06日 15:18 http://www.china-cbn.com 【总片花】 面对一个进入门槛低、竞争激烈、打法雷同的市场; 薛伟成:...
crifan 18年前 (2007-06-08) 1685浏览 0评论
学习Linux书籍大全[地址] 第一部分:Linux基础应用 1、《Linux从入门到精通》 http://www.gouhuo.com/study/linuxbook.zip 2、 Linux 系统安全与优化中文版 这本书的英文版“Get ...
crifan 18年前 (2007-06-08) 1387浏览 0评论
使用GNU autotools 改造一个软件项目 作者:及永刚 jungle@soforge.com 发表时间:2006-05-23 &nbs...
crifan 18年前 (2007-06-08) 1587浏览 0评论
学习 GNU Autotools 总觉得自己写的Makefile不够地道 为什么不试试用autoconf/automake来产生makefile? 记得目前的开源软件的build过程么? ./configure, make, make ...
crifan 18年前 (2007-06-08) 1877浏览 0评论
I/O-Programming_HOWTO(上)zz 小山丘 @ 2007-05-21 23:01 2在C语言中操作I/O接口 2.1操作I/O接口的常用方法 我们常用/usr/include/io.h或者内核源代码中的linux/linux/a...