新闻   共有1041项符合 手册 的查询结果, 以下是第 1 - 10 项。(搜索用时 8.30 秒) 

【转】GNU make中文手册      2008-11-18 15:17:32       Linux入门普通 | 图片头条| ChinaUnix| [12]

GNU make中文手册 ver - 3.8  screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {win...
http://os.rdxx.com/Linux/LinuxRudiment/2008/11/1815183879323.shtml - 9.50K 2008-11-18 17:13:30 加入收藏

Snort 中文手册      2008-10-16 11:21:22       Linux入门普通 | 图片头条| ChinaUnix| [29]

Snort 中文手册摘要snort有三种工作模式:嗅探器、数据包记录器、网络入侵检测系统。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数据包记录到硬盘上。网路入侵检测模式是最复杂的,而且是可配置的。我们可以让snort分析网络数据流以匹配用户定义的一些规则,并根据检测结果采取一定的动作。(2003-12-1116:39:12)Snort 用户手册第一章 snort简介   snort有三种工作模式:嗅探器、数据包记录器、网络入侵检测系统。嗅探器模...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/16112226130.shtml - 9.28K 2008-10-16 13:49:20 加入收藏

Iptables中文手册      2008-10-16 11:21:22       Linux入门普通 | 图片头条| ChinaUnix| [27]

NAME iptables - IP包过滤器管理  总览iptables -ADC  指定链的规则  [-A  添加 -D 删除 -C 修改]iptables - RI iptables -D chain rule num[option]iptables -LFZ 链名 [选项]iptables -[NX] 指定链iptables -P chain target[options]iptables -E old-chain-na...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/161122280079.shtml - 9.81K 2008-10-16 14:20:30 加入收藏

SVN简易使用手册      2008-10-16 9:02:38       Linux入门普通 | 图片头条| ChinaUnix| [11]

   Subversion是一个免费的开源的版本管理系统,它是作为CVS(Concurrent VersionsSystem)的取代品出现的。本文简单介绍了Subversion在Fedora上的安装过程及其基本概念和使用方法。您可以到O'Reilly出版的开源书籍Version Control with Subversion的主页在线阅读(中、英文版本都有),以获取更多信息。1 在Fedora上安装Subversion    [aaronwong@localhost...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/161113887836.shtml - 7.73K 2008-10-16 14:14:10 加入收藏

Apache文档手册      2008-10-16 9:03:30       Linux服务器普通 | 图片头条| ChinaUnix| [12]

模块索引| 指令索引| 常见问题| 词汇表| 站点导航Apache HTTP Server 版本2.2screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return...
http://os.rdxx.com/Linux/LinuxServer/2008/10/16111368172.shtml - 11.18K 2008-10-16 13:42:10 加入收藏

mysql5.1参考手册      2008-10-16 9:03:30       MySQL普通 | 图片头条| ChinaUnix| [34]

                                                                        &nb...
http://db.rdxx.com/MySQL/2008/10/161113612798.shtml - 10.04K 2008-11-16 19:10:52 加入收藏

GNU make中文手册      2008-10-16 9:03:25       Linux入门普通 | 图片头条| ChinaUnix| [14]

【转】GNU make中文手册 GNU make中文手册 ver - 3.8  screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return ...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/161113579455.shtml - 10.03K 2008-10-16 13:32:48 加入收藏

GCC使用手册及常用命令行      2008-10-16 9:03:24       Linux入门普通 | 图片头条| ChinaUnix| [9]

GCC使用手册及常用命令行GCC使用手册 作者:Clock 1.前言     GCC编译器的手册(GCC MANUAL)的英文版已经非常全面,并且结构也非常完善了,只是一直都没有中文的版本,我这次阅读了GCC编译器的主要内容,对手册的内容进行了结构性 的了解,认为有必要对这次阅读的内容进行整理,为以后的工作做准备。     由于我对这个英文手册的阅读也仅仅是结构性的。因此有很多地方并没有看,所以这篇文档的内容我也只能写出部分,对于以后需要详细了解的地方,会再往这篇文...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/161113513929.shtml - 28.10K 2008-10-16 13:44:55 加入收藏

ld中文使用手册完全版      2008-10-16 9:03:18       Linux入门普通 | 图片头条| ChinaUnix| [18]

                使用ld ******** 本文档介绍GNU连接器ld的2.14版本. 概述 ******** 'ld'把一定量的目标文件跟档案文件连接起来,并重定位它们的数据,连接符号引用.一般,在编译一个程序 时,最后一步就是运行'ld'. 'ld'能接受连接命令语言文件,这是一种用AT&T的连接编辑命令语言的超集写成的文件,用来在连接的整个 过程中提供显式的,全局的控制. 本版本的'ld'使用通用...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/161113563887.shtml - 9.63K 2008-10-16 14:22:17 加入收藏

GNU make中文手册      2008-10-16 9:03:17       Linux入门普通 | 图片头条| ChinaUnix| [4]

GNU make中文手册 ver - 3.8  screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {win...
http://os.rdxx.com/Linux/LinuxRudiment/2008/10/16111358926.shtml - 9.87K 2008-11-18 16:00:27 加入收藏




Valid XHTML 1.0 Transitional
Copyright ©2005 - 2008 Rdxx.Com,All Rights Reserved
收藏本页
收藏本站