fetches
英 [ˈfetʃɪz]
美 [ˈfetʃɪz]
v. (去)拿来; (去)请来; 售得,卖得(某价)
fetch的第三人称单数
柯林斯词典
- VERB 去拿;去取;去接
If youfetchsomething or someone, you go and get them from the place where they are.- Sylvia fetched a towel from the bathroom...
西尔维娅去卫生间拿了一条毛巾。 - Fetch me a glass of water...
去给我拿杯水来。 - The caddie ran over to fetch something for him.
球童跑过去给他拿东西。
- Sylvia fetched a towel from the bathroom...
- VERB 卖得;售得
If somethingfetchesa particular sum of money, it is sold for that amount.- The painting is expected to fetch between two and three million pounds.
预计这幅画将售得两三百万英镑。
- The painting is expected to fetch between two and three million pounds.
- See also:far-fetchedfetching
- PHRASE 做零活;干杂务;当听差
If youfetch and carry, you perform simple, often boring tasks for someone, such as collecting and carrying things for them.- I helped out in the tents fetching and carrying.
我在帐篷里帮忙打杂。
- I helped out in the tents fetching and carrying.
双语例句
- Now that the tree is created, you can expand a node that fetches data for the requested node.
现在已经创建了树,您可以扩展获取被请求节点数据的节点了。 - An alternative is to write a function that fetches only the immediate dependency list for a user-selected plug-in.
另外一种选择是编写一个函数,只获取用户选择的插件的直接依赖性清单。 - In Chapter 2, we learned that the processor fetches and executes a single instruction during each machine cycle.
在第二章中,读者知道了在每个机器周期内处理器取出并执行一条指令。 - This means that DB2 fetches every data page in the table space sequentially into the buffer pool.
这意味着DB2按顺序在表空间上提取每一个数据页面到缓冲池。 - Each instance of the renderer program fetches a partial scene and builds a finished frame.
渲染程序的每一个实例都取得一部分场景并构建出一个完成的帧。 - The code in Listing 8 fetches the item where you want to add the new child.
清单8中的代码获取您想要添加新子级的项目。 - Our implementation fetches the process and business data lazily on demand.
我们实现上会根据需要惰性地提取流程和业务数据。 - FETCH: Fetches columns from a table using a specific record identifier.
FETCH:使用指定的记录标识符从表中读取列。 - The hub efficiently fetches the published feed and multicasts the new/ changed content out to all registered subscribers.
Hub高效地提取发布的feed,并向所有注册的订阅者组播新增或修改了的内容。 - ReadFile() fetches the data ( complete XML file) that we want to encrypt.
ReadFile()取得我们希望加密的数据(整个XML文件)。