user buffer的意思|示意
使用者缓冲区
user buffer相关短语
1、 random user buffer 随机用户缓冲器
2、 serial user buffer 串行用户缓冲器
3、 Use User Buffer 使用用户缓冲区
4、 User Buffer Attributes 用户缓冲区属性
5、 Buffer Capacity per User 户的数据缓冲区大小
6、 user service routine buffer area 用户服务例程缓冲区
7、 user virtual memory buffer address 用户虚拟记忆缓冲地址
8、 buffer user 缓冲用户
user buffer相关例句
The strnlen_user function first checks to see that the user buffer is readable through a call to access_ok.
strnlen_user函数首先通过调用access_ok检查用户缓冲区是否可读。
The requested amount of data is copied from the read buffer into the user buffer, and the read call returns.
所需的数据被从读取缓冲区拷贝到用户缓冲区,read调用返回。
Step two: data is copied from the kernel buffer into the user buffer, and the read system call returns.
所需的数据被从读取缓冲区拷贝到用户缓冲区,read() 调用返回。