摘要:
/**@author cody*@date 2014-08-12*@description *//*#include void *mmap(void *addr,size_t len,int prot,int flag,int filedes,off_t off);int munmap(void *... 阅读全文
posted @ 2014-08-12 14:43
誑逩の蝸犇
阅读(545)
评论(0)
推荐(0)
摘要:
/**@author cody*@date 2014-08-12*@description *//*#include send control and config order to deviceint ioctl(int d,int request,...);params d -- file... 阅读全文
posted @ 2014-08-12 14:42
誑逩の蝸犇
阅读(1129)
评论(0)
推荐(0)
摘要:
/**@author cody*@date 2014-08-12*@description *//*#include #include pid_t fork(void);*/#include #include #include #include void Fork(){ pid_t pid; ... 阅读全文
posted @ 2014-08-12 14:40
誑逩の蝸犇
阅读(574)
评论(0)
推荐(0)
摘要:
/**@author cody*@date 2014-08-12*@description *//*extern char **environ //environment values#include char *getenv(const char *name);int setenv(const ... 阅读全文
posted @ 2014-08-12 14:39
誑逩の蝸犇
阅读(1006)
评论(0)
推荐(0)

浙公网安备 33010602011771号