• The new naming convention helps to distinguish kernel objects (LKMs) from standard objects.

    这个新的命名约定可以帮助将这些内核对象(LKM)标准对象区分开来。

    youdao

  • This Method divides all entities into small standard objects and creates reactors for each standard object.

    方法所有实体细分为简单标准对象对象建立相应的反应器

    youdao

  • An important thing to remember when you write these queries is to distinguish custom objects and fields from standard objects and fields.

    编写这些查询一点需要加以注意,即定制对象字段标准对象和字段区分开。

    youdao

  • Typically, these large objects are arrays; standard objects are generally no larger than a few dozen fields, often resulting in less than 2k in size for most JVMs.

    这些对象通常数组标准对象一般不会多于几十字段大多数JVM常常占用不到2K的空间。

    youdao

  • The model may solve a kind of problems of synthetic evaluation by determining standard objects, processing data normally, network adaptive learning and evaluation result output.

    模型通过确定标准对象数据标准化处理网络自适应学习评价结果输出等环节,可以有效地解决一类综合评价问题

    youdao

  • At the end of this part, theoretical accuracy of digital image processing technique is presented with its real accuracy determined by measuring standard objects with known size.

    一部分结尾分析数字图像测量系统的理论精度,并用实物检定的方法给出的实测误差。

    youdao

  • The second aspect expresses the degree of effectiveness of an indication in combining with other indications to differentiate standard objects of various grades which is called information weight.

    第二方面说明一个标志其它标志联合起来区分不同等级标准对象中的作用大小,称为信息

    youdao

  • This paper introduces basic concepts, standard objects and essential procedures of ASP technology, an example how to query the database with ASP technology and to display it on homepage is presented.

    本文介绍了A SP技术基本概念标准对象ASP技术的实际程序,并通过实例介绍如何asp技术实现数据库内容动态交互式查询页面显示

    youdao

  • At this point, we have created standard interfaces and business objects.

    此时我们已经创建了标准接口业务对象

    youdao

  • The DOM3 event model gives you a standard way of generating and handling event messages, which helps in better communication and interaction between objects.

    DOM3事件模型提供生成处理事件消息标准方法有助于对象之间进行更好通信交互

    youdao

  • The easiest method of creating multiple objects is to have a standard name for each of the objects then add a number to each of them so they are unique.

    创建多个对象简单方法每个对象使用标准名称然后每个名称加上数字这样这些名称就都是唯一的了。

    youdao

  • You can use the LSL documentation to write scripts for objects, and just build objects in the simulator using the standard client.

    可以使用LSL文档对象编写一些脚本使用标准客户机模拟器中编译这些对象。

    youdao

  • The content assistant cue is available for data objects for which the naming standard is defined as a combination of data naming standard preferences and glossary model files.

    内容助理提示可以数据对象显示命名标准这些信息作为数据命名标准首选项术语表模型文件组合定义的。

    youdao

  • Dependency injection differs from the standard J2EE mechanism for providing access to collaborating objects.

    依赖项注入用于提供协作对象的访问标准J2EE机制不同。

    youdao

  • Conversion converts strings into objects, whereas most of the standard validators work on strings.

    转换字符串转换对象大多数标准验证字符串进行

    youdao

  • As one of the important part of a naming standard, naming patterns are defined for different data objects.

    作为命名标准重要部分之一不同数据对象定义命名模式

    youdao

  • As with the standard library, there can be many library functions that return values in fixed objects, always reusing the same objects, which causes the functions to be non-reentrant.

    标准程序而言,很多程序库函数固定对象返回总是重复使用同一对象,就使得那些函数不可重入。

    youdao

  • RFC 2307 defines a standard set of schema for Network Information Services (NIS), which covers users, groups, and other NIS objects.

    RFC 2307定义网络信息服务(NIS)模式标准集合其中包括用户其他的NIS对象。

    youdao

  • JNDI lookups are the standard way to obtain references to remote objects.

    JNDI查询获得远程对象引用标准访问。

    youdao

  • DOM defines a standard set of interfaces for representing documents, a standard model of how these objects can be combined, and a standard set of methods for accessing and manipulating them.

    DOM定义了表示文档标准接口、一个用于组合这些对象的标准模型一组用于访问操纵它们的标准方法

    youdao

  • Although the user manipulates the data as objects, the data is stored as XML files compliant with the standard XML schemas for BPEL, WSDL, and so forth.

    尽管用户数据作为对象操作,但数据仍作为BPELWSDL标准XML模式兼容的XML文件保存的。

    youdao

  • Business objects are stored as standard XML schema.

    业务对象作为标准XML模式进行存储。

    youdao

  • The difference between these two scenarios may have implications for how these supernovae can be used as "standard candles" — objects of a known brightnessto track vast cosmic distances.

    两种图景之间差异可能会与超新星当成标准烛光”(就是亮度已知天体)测量遥远宇宙距离的方式有关。

    youdao

  • For example, even the use of container classes from the standard JCL must be carefully managed so that the container class doesn't unintentionally create temporary or internal objects on the heap.

    例如即使使用标准JCL中的容器必须小心,以避免容器无意中为堆创建临时内部对象

    youdao

  • The XSL Formatting Objects (XSL-FO) standard is one of the least known parts of the XSL standard (the more prominent part being XSLT).

    xsl格式化对象(XSL - FO)标准XSL标准鲜为人知部分之一(人们熟悉的部分XSLT)。

    youdao

  • Standard Python builds and destroys a number of objects to compute this value.

    标准Python会构建破坏许多对象计算这个

    youdao

  • Objects have labels in the standard UML format "name: ClassName," where "name" is optional.

    对象标签具有标准uml格式nameClassName ”,其中的“ name ”是可选的。

    youdao

  • For example, we are using the concurrent techniques in Jetty, but we do not use many of the standard concurrent data structures as they create too many objects.

    比如说我们Jetty使用并发技术却并没有使用常见标准并发数据结构因为这会创建太多的对象。

    youdao

  • However, the main Reflection window, toolbar, and menus are still standard Windows objects.

    但是reflection窗口工具栏菜单仍旧标准Windows对象

    youdao

  • Transform data objects from logical to physical model using naming standard

    使用命名标准数据对象逻辑模型转换物理模型

    youdao

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

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

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