newlist

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年11月26日

摘要: public.h#ifndef _PUBLIC_H_#define _PUBLIC_H_#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <unistd.h>#include <sys/stat.h>#include <sys/ipc.h>#include <sys/msg.h>#include <time.h>#include <strings.h># 阅读全文
posted @ 2011-11-26 19:33 一枚程序 阅读(953) 评论(0) 推荐(0)