自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (12)
  • 收藏
  • 关注

原创 《Squid 中文权威指南》第8章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=586242译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对普通

2007-08-06 17:33:00 849

转载 《Squid 中文权威指南》第7章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=575138译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对普通

2007-08-06 17:31:00 806

转载 《Squid 中文权威指南》第6章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=571624译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对普通

2007-08-06 17:00:00 1616

转载 《Squid 中文权威指南》第5章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=571535译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对普通

2007-08-06 16:56:00 1069

转载 《Squid 中文权威指南》第4章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=571529译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对普通

2007-08-06 16:55:00 868

转载 《Squid 中文权威指南》第3章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=562142译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对

2007-08-06 16:53:00 757

转载 《Squid 中文权威指南》第2章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=561403译者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对

2007-08-06 16:49:00 707

转载 《Squid 中文权威指南》第1章 译者:彭勇华

From:http://bbs.chinaunix.net/viewthread.php?tid=561395者序: 本人在工作中维护着数台Squid 服务器,多次参阅Duane Wessels(他也是Squid 的创始人)的这本书,原书名是"Squid: The Definitive Guide",由OReilly 出版。我在业余时间把它翻译成中文,希望对中文Squid 用户有所帮助。对普通的

2007-08-06 16:45:00 897

转载 如何将Linux配置成为代理防火墙

关 键 词:协议 校园网 服务器 访问控制 防火墙Linux本身可以通过添加插座软件包起到代理防火墙的作用,而且这一切都是免费的。 什么是代理防火墙代理防火墙不让任何直接的网络流通过,而由它作为互联网和内部网络计算机之间的中间媒介。防火墙自己处理各种网络服务而不是只让它们直接通过。例如,登录到网络

2007-08-06 15:19:00 898

GNU Emacs Manual Sixteenth Edition, Updated for Emacs Version 22.1

GNU Emacs Manual Sixteenth Edition, Updated for Emacs Version 22.1

2010-01-31

Mastering Unix Shell Scripting

  Provides readers with end-to-end shell scripts that can be used to automate repetitive tasks and solve real-world system administration problems   Targets the specific command structure for four popular UNIX systems: Solaris, Linux, AIX, and HP-UX   Illustrates dozens of example tasks, presenting the proper command syntax and analyzing the performance gain or loss usi...

2009-06-03

C++ GUI Programming with Qt 4

C++ GUI Programming with Qt 4 By Jasmin Blanchette, Mark Summerfield ............................................... Publisher: Prentice Hall Pub Date: June 21, 2006 Print ISBN-10: 0-13-187249-4 Print ISBN-13: 978-0-13-187249-3 Pages: 560

2009-03-18

learning.python.2nd.edition

  Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose.<br /> <br /> <em>Learning Python</em> is based on material from author Mark Lutz's popular training courses, which he's taught over the past decade. Each chapter is a self-contained lesson that helps you thoroughly understand a key component of Python before you continue. Along with plenty of annotated examples, illustrations, and chapter summaries, every chapter also contains Brain Builder, a unique section with practical exercises and review quizzes that let you practice new skills and test your understanding as you go.<br /> <br /> This book covers: <br>   <br>  Types and Operations -- Python's major built-in object types in depth: numbers, lists, dictionaries, and more<br /> <br /> <br>  Statements and Syntax -- the code you type to create and process objects in Python, along with Python's general syntax model<br /> <br /> <br>  Functions -- Python's basic procedural tool for structuring and reusing code<br /> <br /> <br>  Modules -- packages of statements, functions, and other tools organized into larger components<br /> <br /> <br>  Classes and OOP -- Python's optional object-oriented programming tool for structuring code for customization and reuse<br /> <br /> <br>  Exceptions and Tools -- exception handling model and statements, plus a look at development tools for writing larger programs <em>Learning Python</em> gives you a deep and complete understanding of the language that will help you comprehend any application-level examples of Python that you later encounter. If you're ready to discover what Google and YouTube see in Python, this book is the best way to get started.

2008-06-11

QT程序设计

Qt是Linux系统中最流行的开发工具之一,它是开发X Window系统下应用程序的利器。本书全面地介绍了Troll Tech公司基于C++的CUI开发工具——Qt。不仅介绍了如何编写X Window系统下的应用程序,还详细描述了Qt的开发环境、编程方法、关键技术和编程实例。最后,介绍了如何应用KDE本身提供的接口进行X Window系统编程。本书由中国第一家专业化的Linux发行商(中国)软件技术有限公司编写,适合初、中级程序员以及广大计算机编程的爱好者阅读。

2008-05-27

The C Programming Language第二版中文版

The C Programming Language第二版中文版

2008-05-27

GCC 中文手册

Linux系统下的Gcc(GNU C Compiler)是GNU推出的功能强大、性能优越的多平台编译器,是GNU的代表作品之一。gcc是可以在多种硬体平台上编译出可执行程序的超级编译器,其执行效率与一般的编译器相比平均效率要高20%~30%。

2008-05-27

LINUX与UNIX SHELL编程指南(1-20章)

LINUX与UNIX SHELL编程指南(1-20章)

2008-05-25

sed与awk(第二版)

sed与awk(第二版)

2008-05-25

《LINUX与UNIX SHELL编程指南》读书笔记-二次发布版

《LINUX与UNIX SHELL编程指南》读书笔记-二次发布版

2008-05-25

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除