为什么昵称已被使用

导航

 

2022年2月8日

摘要: read()、write() 函数 a -- read() 函数 函数原型ssize_t (*read) (struct file * filp, char __user * buffer, size_t size , loff_t * p); 参数含义 filp :为进行读取信息的目标文件, bu 阅读全文
posted @ 2022-02-08 15:57 为什么昵称已被使用 阅读(1365) 评论(0) 推荐(1)