摘要:
场景: Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.132.el6.i686 处理办法: 1> vi /etc/yum.repos.d/CentOS-Debuginfo.repo 修改enabled=... 阅读全文
posted @ 2014-08-03 17:50
172257861
阅读(89)
评论(0)
推荐(0)
摘要:
场景: Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.132.el6.i686 处理办法: 1> vi /etc/yum.repos.d/CentOS-Debuginfo.repo 修改enabled=... 阅读全文
posted @ 2014-08-03 17:50
172257861
阅读(107)
评论(0)
推荐(0)
摘要:
首先测试标准输入是否可以进行lseek操作 [root@luozhonghua 03]# cat ex03-lseek-01.c /*文件ex03-lseek-01.c, 使用lseek函数测试标准输入是否可以进行seek操作*/ #include #include #include #i... 阅读全文
posted @ 2014-08-03 15:16
172257861
阅读(382)
评论(0)
推荐(0)
摘要:
首先测试标准输入是否可以进行lseek操作 [root@luozhonghua 03]# cat ex03-lseek-01.c /*文件ex03-lseek-01.c, 使用lseek函数测试标准输入是否可以进行seek操作*/ #include #include #include #i... 阅读全文
posted @ 2014-08-03 15:16
172257861
阅读(137)
评论(0)
推荐(0)
摘要:
首先测试标准输入是否可以进行lseek操作 [root@luozhonghua 03]# cat ex03-lseek-01.c /*文件ex03-lseek-01.c, 使用lseek函数测试标准输入是否可以进行seek操作*/ #include #include #include #i... 阅读全文
posted @ 2014-08-03 15:16
172257861
阅读(183)
评论(0)
推荐(0)
摘要:
read code: [root@luozhonghua 03]# cat ex03-read-01.c /*文件ex03-open-03.c, O_CREAT和O_EXCL的使用*/ #include #include #include #include int main(vo... 阅读全文
posted @ 2014-08-03 12:31
172257861
阅读(214)
评论(0)
推荐(0)
摘要:
read code: [root@luozhonghua 03]# cat ex03-read-01.c /*文件ex03-open-03.c, O_CREAT和O_EXCL的使用*/ #include #include #include #include int main(vo... 阅读全文
posted @ 2014-08-03 12:31
172257861
阅读(651)
评论(0)
推荐(0)
摘要:
read code: [root@luozhonghua 03]# cat ex03-read-01.c /*文件ex03-open-03.c, O_CREAT和O_EXCL的使用*/ #include #include #include #include int main(vo... 阅读全文
posted @ 2014-08-03 12:31
172257861
阅读(249)
评论(0)
推荐(0)
摘要:
[root@luozhonghua 03]# cat ex03-open-03.c/*文件ex03-open-03.c,O_CREAT和O_EXCL的使用*/#include #include #include #include int main(void){ int fd = -1; char... 阅读全文
posted @ 2014-08-03 11:51
172257861
阅读(118)
评论(0)
推荐(0)
摘要:
[root@luozhonghua 03]# cat ex03-open-03.c/*文件ex03-open-03.c,O_CREAT和O_EXCL的使用*/#include #include #include #include int main(void){ int fd = -1; char... 阅读全文
posted @ 2014-08-03 11:51
172257861
阅读(92)
评论(0)
推荐(0)
浙公网安备 33010602011771号