内联

nèi lián
  • inline;link up with other domestic enterprises
内联内联
  1. 所有雇员都可进入内联网中无使用权限制的部分。

    All employees can access the parts of the Intranet that are not ring-fenced .

  2. 管理员可以使用系统提供的两个新函数分析小型XML文档的内联。

    Two new system-supplied functions enable administrators to analyze inlining of small XML documents .

  3. 如果inner()没有被内联,那么这个优化是不可能发生的。

    Had inner () not been inlined , this optimization would not have been possible .

  4. 继续使用内联样式和表来创建Web页面变得十分困难并且成本昂贵。

    It has become too difficult and expensive to continue using inline styling and tables for creating Web pages .

  5. 用自由度N(C+2)同时校正法解内联精馏塔系统

    N ( c + 2 ) degrees of freedom simultaneous correction method for interlinked distillation columns

  6. 以内联方式在控件的开始和结束标记之间包括xml内容。

    Include the XML content inline , between the opening and closing tags of the control .

  7. 该内联基于页面大小,类似于用于XML数据的XML内联。

    This inlining is dependent on page size and is analogous to XML inlining for XML data .

  8. 内联测试允许您选择将哪个IP地址分配给哪个主机。

    The inline test enables you to select which IP address is assigned to which host .

  9. 通过使用基于schema的配置,大多数Xml编辑器都会提供代码补全及内联文档的功能。

    Using schema-based config also gives developers code completion and inline documentation in most Xml editors .

  10. 可以编写内联程序集(inlineassembly)来确定栈指针。

    Inline assembly can be written to determine the stack pointer .

  11. 另外,内联的JavaIDE允许您调试您的代码。

    Also , the inline Java IDE allows you to debug your code .

  12. 原因是,内联的数据当作VARCHARFORBITDATA对待。

    The reason is simply that inlined data is treated exactly like VARCHAR FOR BIT DATA .

  13. TestCase1调用这个JAX-WSweb服务逻辑的一个内联Javabean实现。

    Test Case # 1 invokes an inline Java bean implementation of the JAX-WS web service logic .

  14. 一个主要的影响就是内联函数(InliningFunction)调用。

    One area that has a major impact is inlining function calls .

  15. 一种基于JAVAapplet的内联网网络信息查询方法

    A Method of Network Information Inquiry in Intranet Based on Java Applet

  16. Intranet(内联网)是现代企业网络的基础。

    Intranet is the base of modern enterprise 's network .

  17. 现在,让我们使用内联SQLPL来取得相同的效果

    Now let 's use inline SQL PL to achieve the same effect

  18. 例如,在匿名内联类的主体中,只能调用外部类中的final对象引用。

    For example , only final object references from the outer class are invokable within the body of the anonymous inner class .

  19. 内联门户网应用需要的一个通用特性就是能够给站点“换肤”,根据访问者的喜好改变Web部件的外观。

    A common feature request for intranet portal applications is the ability to " skin " the site , changing the appearance based on user preferences .

  20. 您无法与其他项目中的其他WSDL共享内联模式。

    You cannot share the inline schema with other WSDLs in other projects .

  21. 相反,热调用点(hotcallsite)更可能被内联,以使代码尽量短小,同时仍获得内联函数的优点。

    Instead , hot call sites are more likely to be inlined to keep the code size small while still getting inline function benefits .

  22. 在backingbean中的验证方法(内联)。

    Validation methods in backing beans ( inline )

  23. 为了解决第一个问题,DB2支持内联SQLPL的概念。

    To address the first issue , DB2 supports the concept of inline SQL PL.

  24. 触发器和函数的开发可以使用内联SQL/PL,这种方法不需要C编译器。这种方法支持SQLPL语句的一个子集。

    Development of triggers and functions can use inline SQL / PL , a subset of SQL PL.

  25. 最先要注意的是useInline语句,它示范了如何去设置内联的配置参数。

    The first thing to notice is the use Inline statements that demonstrate how to set configuration parameters for Inline .

  26. 您很可能是通过将汇编语言指令插入到C语句的中间(又称为内联汇编的一种方法)来执行这些任务的。

    And you probably do this by inserting assembly language instructions into the middle of C statements ( a method otherwise known as inline assembly ) .

  27. 快速修复(QuickFix)提供一种内联动态语法验证机制,通过这种机制可以检测并快速修复拼写错误之类的错误。

    Quick Fix provides an in-line dynamic syntax validation mechanism where errors such as misspelling are detected and quickly fixed .

  28. alwaysinline让GCC以内联方式处理指定的函数,无论是否启用了优化。

    Always_inline tells GCC to inline the specified function regardless of whether optimization is enabled .

  29. 内联管理器被认为是匿名的,因此不允许设置id属性。

    The inlined managers are considered anonymous and do not allow for the id attribute to be set .

  30. UML到C++的转换为生成一个内联函数的代码生成提供了两个选项。

    The UML to C + + transformation provides two options for generating code for an inline function .