数据项

shù jù xiànɡ
  • data item
数据项数据项
  1. 之后,我们提出一个简化的接入控制算法,称为数据项层接入控制(ItemLevelAdmissionControl,ILAC)。

    After that , we propose a simplified algorithm of admission control , called Item Level Admission Control ( ILAC ) .

  2. 任何人都可以定义数据项的类型并提交数据项到库(base)中,以产生一个结构化数据的库,以便GoogleSearch能够找到并适当地表示这些数据。

    Anyone can define item types and post items to base in order to provide a base of structured data , which might be found and appropriately presented by Google Search .

  3. 这个程序通过关键词进行搜索,能让你迅速获取数据项。

    The program allows you to retrieve items quickly by searching under a keyword .

  4. 选择Profession查询项作为数据项源,并选择OK。

    Choose the Profession query item as data item source , and select OK .

  5. 通过一个有限循环while(true),您可以确定期望的到来数据项的数量。

    You can determine how many incoming data items to expect with an infinite loop , while ( true ) .

  6. 需要收集的最重要的数据项是服务器的CPU使用率。

    The most important item to collect is CPU utilization on the server .

  7. Notes数据库不是关系数据库,因为数据项之间不存在预定义的关系。

    Notes databases are not relational database because there are no pre-defined relationships between the data entities .

  8. 一种用来描述数据项之间关系的标准方法:使用OWLWebOntologyLanguage的Ontology技术

    A standard means to describe relationships between data items : Ontologies that use the OWL Web Ontology Language

  9. 提出了基于分簇结构的节点自适应算法(节点的加入和退出算法)、冗错机制及数据项备份策略。节点自适应算法使节点能自适应动态的P2P网络环境;

    The node can adapt dynamic state of network environment of P2P by self-adapting algorithm .

  10. 举例来说,当数据项在Web页面或5250屏幕中使用时,与数据项相关联的验证规则将触发验证的进行。

    For example , validation rules associated with a data item trigger validation to be run whenever the item is used in a Web page or a5250 screen .

  11. 在这个场景中,列表对象需要关联到一个新的主查询,该查询只包含没有摘要过滤器的Productline数据项。

    In this scenario , the list object will need to be associated to a new master query which consists of only the Product line data item with no summary filter .

  12. 在访问第三个数据项时,Python知道它是一个整数对象。

    When you access the third item , Python knows it is an integer object .

  13. 数据项值和hVars特殊公式

    Data item values and the h_Vars special formula

  14. 主要数据项(业务实体)及其关系的通用(规范的)UML类模型。

    A common ( canonical ) UML class model of the main data items ( the business entities ) and their relationships .

  15. 一般说来,输入文档中的某些数据项这时会被标记为一个唯一的关联ID,如订单ID。

    Typically some data item in the incoming document will then be identified as a unique correlator id like for example an order ID.

  16. 对于这种情况,将提取显示在HTML表中的位置名及其天气数据项。

    In this case , the name of the location and its weather data items displayed in an HTML table are extracted .

  17. 利用VFP实现动态数据项管理

    Implementation of Dynamic Data Items Management by VFP

  18. 为每个LUN列出的数据项之一是序列号。

    One of the items listed for each LUN is a serial number .

  19. 因此,P2P系统的最大挑战就是在没有中心服务器的情况下,如何查找和定位数据项。

    Therefore , the biggest challenge in P2P system is how to find and locate the data under the condition of the absence of central-server .

  20. 例如,在前面的表达式中,把两个整数数据项(“Retailertypecode”和“Retailercode”)放在一起,错误消息就会消失了。

    For example , in the previous expression , by putting both integer data items together (" Retailer type code " and " Retailer code "), the error message disappears .

  21. 其余的示例显示了如何使用Python的分段功能从序列中一次选择多个数据项。

    The rest of the examples show how to select multiple items from the sequence at once using Python 's slicing functionality .

  22. 之前的用例关注于存储在SharePoint列表中的数据项的读取访问。

    The previous use cases focused on read-access of items stored in SharePoint lists .

  23. 在FORTRAN语言中,由符号名标识的非数组或非数组元素的一种数据项。

    In FORTRAN , a data item that is not an array or array element , identified by a symbolic name .

  24. 如果进程A通知进程B它已更新了一个数据项,那么进程B的后续访问将返回更新后的值,且一次写入将保证取代前一次写入。

    If process A has communicated to process B that it has updated a data item , a subsequent access by process B will return the updated value , and a write is guaranteed to supersede the earlier write .

  25. 它实现了一个SOAP客户机作为在远程过程调用中向SOAP服务器发送Orchard数据项的基本方法(被称为节点)。

    It implements a SOAP client as a basic way to send Orchard data items , known as Nodes , in a remote procedure call to a SOAP server .

  26. 您会看到,创建可以拥有各种类型数据项(其中包括另一tuple)的tuple是多么方便。

    See how easy it is to create a tuple that can hold all kinds of items , including another tuple ?

  27. pl/1语言中与数据项集合(如数组)相对的单个数据项;标量项。

    In PL / 1 , a single item of data as opposed to a collection of data items such as an array ; a scalar item .

  28. 并且数据项使用稳健估计的L1范数,规则项采用边缘保持的总变差项。

    Robust estimation form of L1 norm is used in data terms and the regularized terms use total variation of optic flows with edge preserving property .

  29. 我们以Peer的数量和数据项的数量来衡量网络的规模,测试了以上算法的响应时间、转发消息数和转发消息的跳数。

    We measure the network size with the peer amount and the item amount . With the network size increasing , we test response time , message amounts and hops of the above algorithms .

  30. NFS管理员能够在服务器上保留旧的NFS版本导出,因为仅需使用mount命令就可以像访问新版本数据项一样访问它们。

    NFS administrators can retain the old NFS version exports on the server since they would be available along with the newer version data items in a single mount command .