• 提供了式检索表,鉴定和比较缺乏明显界定食道的一个种

    A tabular key is provided to facilitate species identification in the group of lack of a distinctly offset, rounded oesophageal bulb in this genus.

    youdao

  • 实现这个目的的简单方法就是使用XMLTABLEsql函数函数可以准确地描述如何关系()格式检索XML数据

    The simplest way to do this is through an SQL function called XMLTABLE, which concisely describes how to retrieve XML data in relational (or table) format.

    youdao

  • 存储检索数据最快方式运用二进制格式

    The fastest way to store and retrieve this data is in binary format.

    youdao

  • 因此存储检索数据最快方式运用二进制格式

    Therefore, the fastest way to store and retrieve this data is in binary format.

    youdao

  • 类似地xml进行文档检索需要串行化,将已解析的xml格式转换原始文本表示

    Similarly, document retrieval from an XML column requires serialization, that is, converting the parsed XML format back into its original textual representation.

    youdao

  • 业务对象提供服务检索维护封装业务逻辑定位以及对象和服务相关联格式

    The domain offers retrieval and maintenance services for the business object, encapsulating business logic, location, and the format associated with its objects and services.

    youdao

  • 计量服务使得XML文件那样的标准格式检索使用数据成为可能

    The meter service makes it possible to retrieve usage-data in standard form as XML files.

    youdao

  • 系统需要一种结构化格式存储检索信息方法需要文件系统的参与。

    The system needs a way to store and retrieve information in a structured format; this is where the filesystem comes in.

    youdao

  • DB 2II用户提供了不同数据一站式的视图,这些数据可能不同格式存储通过不同的API检索不同的远程服务器管理。

    DB2 II provides users with a single-site image of disparate data that may be stored in different formats, retrieved using different APIs, and managed by different remote servers.

    youdao

  • 检索内容以及检索内容控件层叠样式(css)格式提供可以配置参数

    The control provides configurable parameters for Cascading Style Sheets (CSS) formatting while content is being retrieved as well as post retrieval of content.

    youdao

  • 接下来行代码检索文章日期(posted)使用之前提到函数将其转变RFC 3339格式

    The next two lines retrieve the article date (from the POSTED column) and convert it to RFC 3339 format using the aforementioned function.

    youdao

  • 社交标签可以检索发出请求应用程序用户数据按一定格式传送过去。

    Social data tags retrieve and format data to the application or user making the request.

    youdao

  • 因为rss提要格式的广泛性,很多解析用于检索单个

    Because the RSS feed format is widely known, there are several parsers available to retrieve the individual items.

    youdao

  • 检索时间表所采取格式

    It is the format in which the timeline will be retrieved.

    youdao

  • 应用程序资产检索一个json格式好友列表

    A list of friends in JSON is retrieved from the application's assets.

    youdao

  • 格式适用于17世纪以来常见西方音乐符号符号、分析检索演奏应用程序之间交换格式

    The format is suitable for common western musical notation from the 17th century onwards, and is designed as an interchange format for notation, analysis, retrieval, and performance applications.

    youdao

  • 展示如何使用YQL搜索检索HTML页面上数据以及rssatom结构化xml格式的数据。

    I also show you how to use YQL to search through and retrieve data from HTML pages as well as structured XML formats such as RSS and Atom.

    youdao

  • InputChar(8)用于检索所有已配置Domino服务器格式名称

    Input; Char (8) the name of the format used to retrieve all of the configured Domino servers.

    youdao

  • AS400 filerecorddescription提供一些方法检索系统文件记录格式

    The AS400FileRecordDescription class provides methods for retrieving the record format of a system file.

    youdao

  • 可以设备检索信息然后将其格式作为设备一个用户接口

    You would be able to retrieve information from the appliance and format it for a user interface on the device.

    youdao

  • 程序可以使用用户友好的格式显示检索数据例如使用GUI图形使得这些数据易于读取使用

    A program can present retrieved data in a user friendly format, for example, using graphics in a GUI, to make the data easier to read and use.

    youdao

  • 随后集合中的元素检索标题描述持续时间用户评分,最后将信息格式一个有序列表

    It then iterates over the elements in the collection to retrieve the title, description, duration and user rating for each and formats this information as an ordered list.

    youdao

  • 程序使用提供信息构造查询然后检索数据、进行格式把数据写入输出文件

    The program constructs the query using the supplied information, then retrieves the data, formats it, and writes the data into the output file.

    youdao

  • 虽然rdbmsLDAP仓库检索数据数据格式极其不同,但GASF可以不管数据源而统一格式将数据提交给应用程序

    Although data retrieved from RDBMS or LDAP repositories have vastly different formats, the GASF presents the data to the application in a uniform format irrespective of the origin.

    youdao

  • 但是存储检索数据时,需要使用逗号重新设定数据的格式使其具有可读性。

    However, when the data is retrieved from the repository, you want to reformat it to be readable, using commas.

    youdao

  • 这些因素包括检索数据报告所需格式量,以及保持通信套接字处于激活状态

    The factors include such things as the amount of data being retrieved, the amount of formatting that needs to be done to the report and keeping communications sockets active.

    youdao

  • 检索数据以后将以包含查询结果xml列表格式提供数据,如下所示。

    After the data has been retrieved, it is supplied in an XML list format that contains the results of the query, as shown below.

    youdao

  • 按照Cartesian二分法检索格式节点的形式维护中的空闲空间

    It maintains the free space in heap as nodes in a Cartesian binary search tree format.

    youdao

  • 至此已经看到了如何编写XQuery检索XML文档片段创建格式XML输出以及根据查询指定条件返回不同的输出。

    By now, you've seen how to write XQueries that retrieve XML document fragments, create new forms of XML output, and return different output based on conditions specified in queries themselves.

    youdao

  • 可以看出我们使用与前面相同诀窍使用格式字符串消息检索DataGraph然后替换消息中的DataGraph。

    As you can see, we use the same trick that we used before: retrieved a DataGraph instance from the message using a format string, then replaced the DataGraph on the message.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定