简单表

  • 网络Table;simple table
简单表简单表
  1. 这将创建一个带有ID字段和数据字段的简单表。

    This creates a simple table with an ID field and a data field .

  2. 简单表空间已经很少被推荐了。

    Simple table spaces are rarely recommended any more .

  3. 简单表空间:简单表空间可以包含一个以上的DB2表。

    Simple : A simple table space may contain more than one DB2 table .

  4. 下面列出了分段表空间相对于简单表空间的一些性能优势

    Listed below are some of the performance advantages of segmented table spaces over simple table spaces

  5. 不能更新查询,因为from子句不是单一的简单表名。

    Query cannot be updated because the from clause is not a single simple table name .

  6. 并且根据卫星群偏心率与倾角综合的分离思想,讨论了两种策略,使得卫星群的构形可通过每个成员的轨道要素简单表出。

    The satellites follow a combined eccentricity and inclination vector separation strategy , so that the group geometry can be expressed simply by the orbital elements of each member .

  7. 确实如此,Book和Author之间的关系已经超出了简单连接表的范围。

    Indeed , the relationship between Book and Author goes beyond the simple join table .

  8. 这个示例使用MapTables向导设置一个简单的表映射,把一个源表映射到相似的目标表。

    This example describes a simple table mapping for a source table to a similar target table using the Map Tables wizard .

  9. 在本文中,您将从一个Oracle数据库中提取一个简单的表。

    For the purpose of this article , you will extract a simple table from an Oracle database .

  10. 清单3展示了一个针对TomDoerrGuitarsWeb站点的简单样式表。

    Listing 3 shows a simple stylesheet for the Tom Doerr Guitars Web site .

  11. Web服务描述语言(WSDL)(请参阅“参考资源”)规范提供了一个基于XML的简单语汇表,用来描述可通过网络提供的基于XML的Web服务。

    The Web Services Description Language ( WSDL )( see Resources ) specification provides a simple XML-based vocabulary for describing XML-based Web Services that are available over the network .

  12. 我们的表是一个叫做convert的简单的表,其中包含公制与美制计量单位的换算因子。

    For our table , we 'll have a simple table called convert which contains conversion factors for converting between metric and American units .

  13. 正如我前面所提到的,DB2V8.2.2添加了通过调用简单的表函数查询当前(有效)DB2注册表变量配置的功能。

    As I 've previously mentioned , DB2 V8.2.2 adds the ability to query the current ( effective ) DB2 registry variable configuration through a call to a simple table function .

  14. 第一个类使用容器管理持久性(Container-ManagedPersistence,CMP)来提供对简单数据库表PhoneBookEntryBean的基于对象的访问。

    The first one , which uses Container-Managed Persistence ( CMP ) to provide object-based access to a simple database table , is called PhoneBookEntryBean .

  15. 它仅循环遍历新闻列表,然后填充一个简单的表。

    It simply iterates over the list of stories and populates a simple table .

  16. 一个简单的表将描述一个模式的字符串关联到它相应的内部表示。

    A simple table associates the string describing a pattern to its corresponding internal representation .

  17. 该部分提供了一个简单的表,包含各种搜索路径示例。

    In this section there is also a short table that contains various search path samples .

  18. Fe304纳米颗粒制备简单,表而可功能化,通过外加磁场容易将其从混合物中分离回收。

    The Fe3O4 | nanoparticles are easily-prepared and surface functionalized and they can be recycled from the solution by external magnetic field .

  19. 最重要的是,这也是您在这里需要完成的任务,即编写一个插件来将一个简单的表转变成排序和汇总表。

    Essentially , that 's what you 're doing here as well , writing a plug-in to turn a simple table into a sorting and summation table .

  20. 至于统计表的制作,有近一半的学生能正确地制作简单统计表,但只有17%的学生能正确地制作复杂统计表。

    As for making statistical tables , about half of the students have achieved the level of making simple statistical tables , but only 17 % of the students have achieved the level of making complicated statistical tables .

  21. 以往的研究中,用简单量表进行课堂教学评价时,权重的赋予主要是凭借经验人为确定,在处理数据时,并将这些数值简单加权平均的结果,作为最终的评价结果。

    Previous studies , using a simple scale for evaluation of classroom teaching , the weight given is mainly determined by virtue of human experience , in dealing with data , and a simple weighted average of these values results , as the final results of the evaluation .

  22. 根据这些数据,通过简单的查表运算和死区控制后,产生SVPWM信号驱动逆变器。

    By simple table-referring and dead-time control based on these data , SVPWM signals are generated to drive the inverter .

  23. 本节使用DB2带注释的模式分解特性将MIML数据映射到简单的4表模式。

    This section uses DB2 's annotated schema shredding feature to map MIML data to the simple four-table schema .

  24. 简单的样式表可以自动完成用XMLSchema实现UML模型的繁杂过程,但是为了适应本文的篇幅,我作了大量的简化。

    A simple stylesheet can automate the tedious process of implementing UML models as XML Schemas , but to fit all this material in this article , I have made numerous simplifications .

  25. 利用Freeman码进行轮廓跟踪、多边形逼近、通过简单地查表检测图像角点。

    Freeman code is used for tracing the contour . Approaching of polygon and simply cross-checking table can examine the corner of an image .

  26. 在这个程序中,要正确处理文件的内容,浏览器需要知道文件扩展名与MIME类型之间的一个简单的映射表。

    In this program , a simple table of file extensions map into the MIME types that browsers need to know to properly handle the file 's content .

  27. 在较简单静态材料表基础上,详细阐述集成冲销时间、逾期量及固定计划订单等因素的再生法MRP的系统分析与设计。

    Based on the simple bill of material ( BOM ), system analysis and design of regeneration MRP which considers offset-time , past due and firm planned order are introduced in details .

  28. SharedClassTokenHelper:这个helper实际上将共享类缓存转换为一个简单的哈西表&类按照一个对于缓存无意义的字符串键标志进行存储。

    SharedClassTokenHelper : This helper effectively turns the shared class cache into a simple hashtable & classes are stored against string key tokens that are meaningless to the cache .

  29. 简单的词汇表常常通过精心制作的对应模式来设计。

    Simple vocabularies are often designed by carefully crafting a corresponding schema .

  30. 类的每个简单属性对应表的一列。

    Each simple property of a class maps to a column of a table .