52古典>英语词典>fetches翻译和用法

fetches

英 [ˈfetʃɪz]

美 [ˈfetʃɪz]

v.  (去)拿来; (去)请来; 售得,卖得(某价)
fetch的第三人称单数

柯林斯词典

  • VERB 去拿;去取;去接
    If youfetchsomething or someone, you go and get them from the place where they are.
    1. Sylvia fetched a towel from the bathroom...
      西尔维娅去卫生间拿了一条毛巾。
    2. Fetch me a glass of water...
      去给我拿杯水来。
    3. The caddie ran over to fetch something for him.
      球童跑过去给他拿东西。
  • VERB 卖得;售得
    If somethingfetchesa particular sum of money, it is sold for that amount.
    1. 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.
    1. I helped out in the tents fetching and carrying.
      我在帐篷里帮忙打杂。

双语例句

  • In Chapter 2, we learned that the processor fetches and executes a single instruction during each machine cycle.
    在第二章中,读者知道了在每个机器周期内处理器取出并执行一条指令。
  • ReadFile() fetches the data ( complete XML file) that we want to encrypt.
    ReadFile()取得我们希望加密的数据(整个XML文件)。
  • Evan goes back to the car, fetches the bread, and returns to Kathy.
    艾凡回到车上,拿了面包再回到凯西身边。
  • The production department fetches process details for each item in the large-variety category.
    生产部门获取每一个属于多种生产的产品的流程细节。
  • The caller fetches the current state of the item from the repository and creates an in-memory working copy based on the state retrieved.
    调用者从存储库中获取该项的当前状态,并基于检索到的状态创建一个内存中的工作副本。
  • FETCH: Fetches columns from a table using a specific record identifier.
    FETCH:使用指定的记录标识符从表中读取列。
  • Fetches the next bytecode to execute.
    获取待执行的下一个字节码。
  • 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.
    渲染程序的每一个实例都取得一部分场景并构建出一个完成的帧。
  • Do note that thanks to PHP's filestream integration, you can insert a filename or a URL here and the filestream integration automatically fetches it.
    但是请注意,多亏了PHP的文件流集成,才可以在这里插入一个文件名或URL,文件流集成会自动取回它。