摘要:
函数:void *mmap(void *start,size_t length,int prot,int flags,int fd,off_t offsize); 参数start(dst):指向欲映射的内存起始地址,通常设为 NULL,代表让系统自动选定地址,映射成功后返回该地址。 参数length 阅读全文
posted @ 2017-05-16 16:25
qiynet
阅读(826)
评论(0)
推荐(0)
摘要:
dst是destination的缩写,表目的src是source的缩写,表源 阅读全文
posted @ 2017-05-16 14:43
qiynet
阅读(1110)
评论(0)
推荐(0)
浙公网安备 33010602011771号