自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Enjoying ...

Hello World!

  • 博客(3)
  • 资源 (5)
  • 收藏
  • 关注

原创 X window 初体验

 X server 与 X client X window中最大的特色莫过于server与client模式了。他属于C/S结构,但又和我们常见的C/S结构不同,恰好颠倒过来了。如ftp服务,ftp服务器提供服务,ftp客户端则向服务器端发起连接、使用服务。而在X window中,服务器端只是负责显示,真正的服务是在客户端运行的。X window的组成可以分为X server

2009-06-19 21:47:00 564

原创 加油吧, 时不我待

1. Nodding at the moment, you will dream; studying at the moment, dream will come true. 2. Thought it’s already too late, exactly the earliest time.3. Do not wait until tomorrow. 4. The day will

2009-06-06 23:12:00 580

原创 硬盘安装ubuntu9.04

前言:终于下决心, 把宝贵的时间放到最重要的事情上. 什么fvwm配置,什么无线网卡驱动,什么声卡驱动,什么linux系统管理,等等... 先放放吧, 我有更重要的事情去作!因此, 暂时不打算再lfs或者Gentoo, 直接装一个省事的ubuntu好了.ubuntu9.04安装下来竟然出奇的顺利, 装好后我的Asus wg-167无线网卡直接可用, 都不用我自己再去编译驱动了,

2009-06-02 00:18:00 2280

linux环境c语言编程入门

linux环境下c语言的入门资料,排版不错,讲的也可以,比较适合入门的兄弟。想下就下吧。

2009-03-11

UNIX shell by example 第四版

一份shell编程的经典之作,内有大量例子! 在本书的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。 本书汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。在Quigley的指导下,即使是shell初学者也可以学会UNIX /Linux上所有主流shell的编程知识,包括5种shell的交互式命令及脚本编程,从而领会作者的编程思路。本书可作为shell编程的入门教程,也是系统管理员、程序设计人员的必备参考。

2009-03-10

gawk用户手册(英文版)

应该是官方提供的用户手册,蛮全的,希望对大家有帮助。 General Introduction This file documents awk, a program that you can use to select particular records in a file and perform operations upon them. Copyright © 1989, 1991, 1992, 1993, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc. This is Edition 3 of GAWK: Effective AWK Programming: A User's Guide for GNU Awk, for the 3.1.6 (or later) version of the GNU implementation of AWK. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being “GNU General Public License”, the Front-Cover texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled “GNU Free Documentation License”.

2009-02-11

awk中文手册(pdf版)

别人整理的awk中文使用手册,有大量例子,讲解还凑合,可以一看。 排版一般,有点乱。 看个人喜好,想下就下吧。。。

2009-02-09

空空如也

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

TA关注的人

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