• Lisp使用列表原子表示数据程序

    Lisp USES lists and atoms to represent both data and programs.

    youdao

  • Lisp中的一切内容(数据组成应用程序代码)都是列表

    Everything in Lisp, from data to the code making up your application, is a list.

    youdao

  • 最后创建一个命令行应用程序它生成一些关于数据的有用报告这些报告根据人口顺序显示地区国家列表

    Finally, you will create a command-line application that produces some useful reports on this data, showing a list of states, regions, or countries in the order of highest to lowest population.

    youdao

  • 每个数据一个列表列表包含并发连接数据库的所有应用程序持有的锁。

    There is one lock list per database, and it contains the locks held by all applications concurrently connected to the database.

    youdao

  • 应用程序现在需要因为列表具有相同的作用,在某些场景这个数据非常有用的

    You will not need this in your application here because the list is homogeneous, but you could imagine scenarios where this metadata would be very useful.

    youdao

  • 5展示应用程序仪表板页面默认视图显示数据中的客户列表

    Figure 5 shows the dashboard page of the application. The default view shows the list of customers in the database.

    youdao

  • 任何其他机器一样,软件应用程序期望获得某些“原料”,例如数字列表XML模式封装数据或者协议

    Just like any other machine, a software application expects certain raw materials, such as a list of Numbers, data encapsulated in an XML schema, or a protocol.

    youdao

  • 如果应用程序中的所有数据访问路径执行,那么捕获信息将包含数据发出完整sql语句列表

    If all the data access paths in the application are executed, then the captured information contains the complete list of SQL statements that are issued to the database.

    youdao

  • 这样数据元素类型兴趣应用程序组装程序可以列表限定为该类型。

    That way, the application assembler who is interested in only one data-element type can restrict the list to that type.

    youdao

  • MAXLOCKS定义了应用程序持有列表百分比,在数据管理器执行升级之前必须填充该锁列表

    MAXLOCKS defines a percentage of the lock list held by an application that must be filled before the database manager performs lock escalation.

    youdao

  • 这种组合不可避免地使许多程序忽视数据类型(浮点)和基本数据结构(如列表和映射)的缺陷。

    The combination was irresistible enough that programmers could overlook the lack of data types like int and float and basic data structures like lists and maps.

    youdao

  • 在该DB 2数据项目构建过程中,该项目程序将添加必须部署目标DB 2服务器程序列表中。

    The project assemblies are also added to the list of assemblies that must be deployed to the target DB2 server as part of the DB2 database project build process.

    youdao

  • 数据管理器通过查看应用程序列表查找最多来决定哪些锁进行升级

    The database manager determines which locks to escalate by looking through the lock list for the application and finding the table with the most row locks.

    youdao

  • 汽车列表数据可以通过SOAP接口访问,轻松集成其他应用程序中。

    The database of car listings is also available through a SOAP interface, for easy integration into other applications.

    youdao

  • 参数定义数据管理器执行升级之前必须填入应用程序占有列表百分比

    This parameter defines a percentage of the lock list held by an application that must be filled before the database manager performs escalation.

    youdao

  • 单一列表概念程序数据模型中的列表描述数据中的一个层面

    Single list concept - a list in the assembly data model describes a new dimension in the data.

    youdao

  • 如果多个应用程序访问相同列表使用单独的数据存放这些列表比较合适。

    If you have multiple applications that access the same lists, then a separate database for those lists makes sense.

    youdao

  • 部分应用程序对象以及它们有关数据成员表示,比如,定单物品列表定单的数量。

    This portion is represented by the application objects and the data members associated with them: a customer, an order, and the list of items and quantities for that order.

    youdao

  • 现在应用程序不再需要使用数据客户机库但是仍然需要管理上面列表中的所有其他方面

    Now, the application no longer needs to use a database client library but still needs to manage all the other aspects of distribution, as mentioned in the list above.

    youdao

  • 如果用户选择列表中的某个任务,则表单顶部显示来自任务输出消息信息被拒绝标签应用程序输入数据)。

    If the user has selected a task in the list, the top part of the form displays the information from the task input message (which is the data that was entered on the rejected badge application).

    youdao

  • 支持本地数据允许开发完全自包含DB 2数据相关应用程序(附带预定义的用户列表)。

    Support for a local database would allow the development of DB2 databases and surrounding applications that are entirely self-contained (ship predefined lists of users and groups).

    youdao

  • 当然很少有Python程序希望使用上面诸如列表元组字典等日益复杂数据结构

    Of course, few Python programmers want to work with increasingly complex forests of data structures like the lists, tuples, and dictionaries above.

    youdao

  • Facebook一个程序搜索电子邮件联系人列表会员数据进行比对

    Facebook USES a program that searches through your E-mail contacts and compares the list against its membership database.

    youdao

  • 现在应用程序可以编写代码(代码)2gb数据项存入网格中如下面的列表1

    So now an application programmer can write the (pseudo) code to store a data element of 2gb into the grid as shown in Listing 1 below.

    youdao

  • 例如Portlet查询当前程序数据显示名称地理位置列表以及分值最高十位得分。

    For example: Portlet will query the database for the current program and display a list of names, geographical locations, and point scores for the top 10 highest point values.

    youdao

  • 客户机应用程序处理服务器收到XML数据显示AllDocuments视图中的文档列表

    The client application processes the XML data received from the server and displays the list of documents in the All documents view.

    youdao

  • LotusDomino服务器设置程序建议所有数据模板访问控制列表配置禁止匿名访问。

    The Lotus Domino server setup recommends that you configure access control lists of all databases and templates to prohibit anonymous access.

    youdao

  • X Forms应用程序中的每个选择列表都可能需要直接Web服务读取数据

    Each selection list in an XForms application can also read data directly from a Web service.

    youdao

  • Web应用程序环境中,迭代主要用于访存显示数据通常是以列表中的一系列行的形式显示。

    In the context of Web applications, iteration is primarily used to fetch and display collections of data, typically in the form of a list or sequence of rows in a table.

    youdao

  • 没有刷新驱动程序列表驱动程序数据可能无效

    The drivers list was not refreshed. The driver data may be invalid.

    youdao

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

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

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