就爱字典>英语词典>retrieves翻译和用法

retrieves

英 [rɪˈtriːvz]

美 [rɪˈtriːvz]

v.  取回; 索回; 检索数据; 扭转颓势; 挽回; 找回
retrieve的第三人称单数

柯林斯词典

  • VERB 取回;找回
    If youretrievesomething, you get it back from the place where you left it.
    1. He reached over and retrieved his jacket from the back seat...
      他伸手从后座上取回了自己的夹克。
    2. The men were trying to retrieve weapons left when the army abandoned the island.
      士兵们正试图找回军队从该岛撤退时留下的武器。
  • VERB 使重新回到,挽回(某种局面)
    If you manage toretrievea situation, you succeed in bringing it back into a more acceptable state.
    1. He is the one man who could retrieve that situation.
      他是唯一能挽回局面的人。
  • VERB (计算机、大脑)检索,搜索(信息)
    Toretrieveinformation from a computer or from your memory means to get it back.
    1. Computers can instantly retrieve millions of information bits...
      计算机可以立即检索到数百万条信息。
    2. As the child gets older, so his or her strategies for storing and retrieving information improve.
      随着孩子们长大,他们储存和检索信息的能力也会提高。

双语例句

  • Here is a sample script that retrieves the high scores stored in a table in an SQL database.
    这里是一个简单的脚本检索储存在SQL数据库中的高分表。
  • It retrieves the version attribute in string form.
    它获取了字符串格式的版本属性。
  • In this scenario, a user retrieves data from the database with no locks.
    在此方案中,用户从数据库中检索数据而不加任何锁。
  • The first example retrieves the mailbox statistics for all mailboxes on the local server.
    第一个示例检索了本地服务器上所有邮箱的邮箱统计信息。
  • The Session object maintains information about the current user session and stores and retrieves state information.
    会话对象维护关于当前用户会话的信息,并存储和检索状态信息。
  • Matcher also offers a group() that retrieves the string matching a given group.
    Matcher还提供了group()来检索与给定组相匹配的字符串。
  • In this case, you create a data source that retrieves data from the work items in the repository.
    在这种情况下,您创建一个数据源,该数据源从储存库中的工作项获得数据。
  • Retrieves the text associated with the button.
    检索与该按钮关联的文本。
  • The get_files function connects to the files table and retrieves the file rows associated with the given user.
    getfiles函数连接到文件表并检索与给定用户相关联的文件行。
  • This method retrieves the$ query, the$ slop, and the$ field from the GET array.
    此方法从GET数组中获取$query、$slop和$field。