20. From here, depending on architecture, a call is made to copy from the user buffer to a kernel buffer with zeroing (of unavailable bytes).
从此开始,根据构架,为执行从用户缓冲区到内核缓冲区的零拷贝(不可用字节)而进行一个调用。
来自互联网
21. When you copyfrom the Atom feed, you must take the data gleaned from the feed and place it onto the clipboard so it is available for pasting.
从atom提要中复制时,您必须使用提要中的数据并将它放置在剪贴板中,以便于进行粘贴。
来自互联网
22. "At night that's what you see-a floating dragon," he said. "So many developers come to our Solar Valley to copy from us, to learn from us."
“夜里,你会看到一条浮动的龙,”他说,“许多的开发商来到我们太阳谷取经、学习。”
来自互联网
23. It can be implemented simply by uploading all the old local data to the server, and then downloading a fresh copyfrom the server before going offline.
它可以被简单地实现为上传所有旧的本地数据给服务器,并且在变成离线状态前从服务器下载最新的拷贝。
来自互联网
24. A fourth option-copyfrom atomclip-enumerates the previously clipped items and makes the item you select available for pasting from your local clipboard.
第四个选项—Copy from atomclip—将枚举之前剪贴的项目,并允许在本地剪贴板中粘贴所选择的项目。
来自互联网
25. And then before I know it, I've updated my local working copyfrom a broken repository trunk or innocently gone home and left the rest of the team muttering.
26. After upgrading the configuration on the deployment manager, the local repository of the node is synchronized with the master copy from the deployment manager.
在将部署管理器上的配置升级之后,本地的节点存储库就会与部署管理器上的原版拷贝同步。
来自互联网
27. This program tries to store to an unallocated memory location by doing a string copyfrom arr to the p variable. The expected result is a SEGSEGV signal, as you can see
28. This program tries to store to an unallocated memory location by doing a string copyfrom arr to the p variable. The expected result is a SEGSEGV signal, as you can see