摘要:
#include <unistd.h> #include <fcntl.h> int fcntl(int fd, int cmd); int fcntl(int fd, int cmd, long arg); int fcntl(int fd, int cmd, struct flock *lock 阅读全文
posted @ 2017-06-08 16:15
mingfeng002
阅读(11339)
评论(0)
推荐(0)
浙公网安备 33010602011771号