fun - fun

c语言的函数声明和typedef

在《UNIX环境高级编程》、《UNIX® Network Programming Volume 1, Third Edition: The Sockets Networking API》都讨论信号处理,并且都解释了下面这个函数原型:

继续阅读

unix环境高级编程中的信号术语和语义

1. 信号产生:a signal is generated for a process (or sent to a process) when the event that causes the signal occurs. The event could be a hardware exception (e.g., divide by 0), a software condition (e.g., an alarm timer expiring), a terminal-generated signal, or a call to the kill function. When the signal is generated, the kernel usually sets a flag of some form in the process table.

继续阅读

linux设备驱动在2.6.32上的编译-scullp

 

继续阅读

安装和配置LAMP(Linux Apache Mysql PHP)

安装顺序:

1. linux: CentOS 5.5 -- 内核版本:2.6.18-194.e15

继续阅读

概念

1. P2P计算是分布计算的一个子集  使用 peer-to-peer 技术: 介绍和发展历史
 

继续阅读

awk的使用

1. 假设只想得到所有包含有java文件的目录

继续阅读

在fc12中配置fetchmail来收Gmail邮件

在google上搜了两个满意的参考文档:

1 Gmail POP3 with Fetchmail

Configuring your incoming email client for Gmail: fetchmail

继续阅读

关于emacs的拼写检查

1. 安装可以参考 “Linux 技巧:活用 Emacs 的单词拼写检查功能” 

继续阅读

“Inbound” versus “outbound” processing

ref. StreamBase or article “One Size Fits All”: An Idea Whose Time Has Come and Gone

outbound query processing: where queries are run after the streaming data is indexed and stored.

继续阅读

html中如何应用google web fonts

今天看了http://garfileo.is-programmer.com中的字体特别漂亮,后来咨询了blog的主人,于是借用了一下,如想更新这些字体,是这么做的,在

继续阅读




Host by is-Programmer.com | Power by Chito 1.3.3 beta | © 2007 LinuxGem | Design by Matthew "Agent Spork" McGee