- 重点词汇
- didn'tabbr.没有;did not 的常用口语形式
- sayvi. 说, 讲;表明,宣称;假设;约莫;
- in. (第一人称单数代词,用作动词的主语)我;英文字母中的第九个字母;虚数的单位
- escapev.逃离;拜托;幸免;被…忘记;逸出;不自觉发出(声音);
- firen.火(灾);炉火;取暖器;火力;激情;
- theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
- youpron.你;你们,您们;各位;大家;
- couldn'tv.不能;
- 相关例句
I remember seeing my neighbor Pito go up and down the fire escape to get people out.
我还记得我看着邻居皮托顺着太平梯爬上爬下救人逃生。
互联网摘选
Furthermore, it retrieves and retains the mappings for every file to its file handle.
此外,还检索每个文件的映射,并保存到到其文件句柄中。
互联网摘选
Dlopen opens and maps into memory the shared objects file and returns a handle
dlopen将共享目标文件打开并且映射到内存中,并且返回句柄
互联网摘选
If the try block failed to open the file, the file handle will still be set to null.
如果try块未能打开文件,则文件句柄仍将设置为null。
provided by jukuu
在保证用户界面友好、操作简便、计算结果直观准确、输出文件易于处理的前提下,该系统完成了依据飞机飞行事件及机场跑道位置绘制噪声等值线并渲染主题地图的工作流程。
互联网摘选
当应用程序打开一个文件句柄读取文件以处理文档时,它通常读取文件后就不再需要文件句柄了。
互联网摘选
当然,在try/catch/finally块中必须要完成这些操作,它要处理异常并在结束时关闭文件句柄。
互联网摘选
文件句柄上的每个操作(例如open、read、write、rewind、truncate和close)影响文件的状态。
互联网摘选
文件句柄要在它所引用的文件系统对象的生命周期内持久保持,这对一些老的NFS服务器实现来说是一个很难满足的要求。
互联网摘选
基于以上成功的GETATTRs和LOOKUPs,客户端创建文件句柄,为用户的未来需求而提供的。
互联网摘选
True if the file handle will be owned by this FileStream instance; otherwise, false.
如果文件句柄将由此filestream实例所有,则为true;否则为false。
provided by jukuu
As we have explained, the registry and batch file handle launching the TCP client.
正如我们已经说明的那样,注册表和批处理文件将处理TCP客户机的启动。
互联网摘选
服务器提供了一个root文件句柄,对应于服务器导出的文件系统树的顶。
互联网摘选
Now, handing curl the new JPEG file handle produces exactly the results I want& almost.
现在,把新的JPEG文件句柄交给curl,结果几乎与我所期望的一样。
互联网摘选
A file handle for the file that the current FileStream object will encapsulate.
当前filestream对象将封装的文件的文件句柄。
provided by jukuu
The READ consists of the file handle, state, offset, and count for the read.
READ包含文件句柄、状态、偏移、和读取计数。
互联网摘选
The file handle is guaranteed to be closed by this method, even if exceptions are raised.
即使会引发异常,也使用此方法保证文件句柄已关闭。
provided by jukuu