type conversion

[taɪp kənˈvɚʒən][taip kənˈvə:ʃən]

类型变换

  • The connection will be configurable : type conversion and validation operations may be applied before updating a property .

    属性的连接是可配置的:在更新属性之前,可以进行 类型 转换和值校验操作。

  • We 've got what 's called type conversion .

    我们用到了被称作 类型 转换的方法。

  • Primitive type conversion is now performed automatically by the compiler .

    现在,由编译器自动地执行基元 类型 转换

  • Etch-induced p-to-n type conversion model and light intensity change rule beside mesa sidewalls are used to explain the phenomenon .

    采用刻蚀诱导掺杂 类型 反转模型及台面两侧光强变化规律解释了该现象。

  • Type converters & Responsible for data type conversion .

    类型转换程序&负责数据 类型 转换

  • A specialized form of this component works with data type conversion .

    这种组件的特殊形式可以处理数据 类型 转换

  • It proposes a job shop scheduling problem with process relativity defines the concept of process relativity . Then the mathematical description of operation relativity is given systematically from algebraic specification Gantt chart expression and type conversion .

    提出了一类考虑工序相关性的Jobshop调度问题,对工序相关性从代数描述、甘特图表示和 类型 转换等方面进行了较为系统的数学描述;

  • Select on to restrict implicit type conversion ; that is explicit narrowing conversions will be required and late binding will not be allowed .

    选择“on”可以限制隐式 类型 转换,即要求显式收缩转换并且不允许后期绑定。

  • When compiled with the g + + – Wall option the compiler did not emit any warning for the above code despite the very ugly double to integer type conversion happening .

    尽管发生了非常糟糕的double到integer 类型 转换,但是当用g++–Wall选项编译以上代码时,编译器不会发出任何警告。

  • PHP also has automatic type conversion for arithmetic operations .

    PHP还有用于算术运算的自动 类型 转换

  • Type conversion ( mis - ) using union data types .

    使用union数据类型进行 类型 转换(mis-)。

  • Our findings suggest that direct cell type conversion occurs via successive steps and that dedifferentiation can occur in the absence of cell division .

    我们的发现表明,细胞 类型的直接 转变是逐步完成的,而且这个去分化的过程能够在无细胞分裂的情况下发生。

  • More information about type conversion is available at the Project Zero Web site .

    ProjectZero网站提供了关于 转换的更多信息。

  • Inclined column conversion is a new kind of conversion form and is a kind of beam type conversion .

    斜柱转换是一种新型的转换形式,是梁 转换的一种。

  • Data connectivity components using JDBC technology database connectivity and operation and then use XML components generated XML data type conversion .

    数据连接组件采用JDBC技术进行数据库的连接和操作,然后调用XML 转换 组件生成XML数据。

  • Performing the data type conversion is a common task so this piece of code can be reused .

    因为可以重新使用此段代码,所以执行数据 类型 转换是一项常见任务。

  • That 's why you can overload operators write type conversion functions ( see Item M5 ) take control of assignment and copy construction etc.

    这就是为什么你能够重载操作符,编写 类型 转换函数(M5条款)控制分配和复制构造,以及其他。

  • The simple implement of type conversion DBMS connection migration and netants .

    详细说明了数据 转换规则、数据库连接、迁移过程、断点 续传

  • C Language Data Type Conversion Methods and Explore the Frequently Questions

    C语言数据 类型 转换的方式及常见问题探讨

  • This means that JBoss ESB messages are not strongly typed and care should be used when implementing access to the message ( type conversion ) .

    这就意味着JBossESB消息并不是强类型的,在访问消息时需要注意( 类型 转换)。

  • It analyzes and designs technology relevant to data conversion methods mainly including the message type conversion data element conversion data element code conversion and XML data format conversion .

    对数据转换方法的相关技术进行分析与设计,主要包括报文 类型 转换、数据元转换、数据元代码转换和XML格式的转换。

  • Spring will correctly populate the floatList property with floats rather than Strings as it is smart enough to realize that it needs to perform the type conversion .

    Spring会正确地为“floatList”属性填上浮点数,而不是字符串,因为它能非常聪明地意识到它需要执行 类型 转换

  • In the process of network address allocation proxy module of NPV switch mainly complete some basic tasks including data storage traffic mapping and frame type conversion .

    NPV交换机的代理模块主要负责在申请与分配节点地址的过程中依据协议完成请求与应答报文的代理工作,整个流程主要涉及数据存储、端口映射和报文 类型 转换等任务。

  • OProfile can help you identify issues such as loop unrolling poor cache utilization inefficient type conversion and redundant operations branch mispredictions and so on .

    Oprofile可以帮助用户识别诸如循环的展开、高速缓存的使用率低、低效的 类型 转换和冗余操作、错误预测转移等问题。

  • The warning means the type conversion can fail if the data does not adhere to the target type .

    警告意味着如果数据不遵从目标类型,则 类型 转换就会失败。

  • Discussion on the Compulsory Type Conversion Operator in C Language Teaching

    C语言教学中强制 类型 转换运算运用探讨

  • In addition two data type matching methods i. e. precise matching and equivalence matching are introduced to implement type conversion .

    提出了使用数据类型匹配的方式进行Portlet之间的数据协作,并给出了精确匹配与等价类匹配两种不同的匹配方式以实现 类型 转换,从而使Portlets协作支持多步骤交互与复杂的数据类型。

  • There is no type conversion for SDO reference properties .

    SDO引用属性没有 类型 转换

  • The reason for these warnings is that a type conversion will be executed in runtime .

    这些警告的原因是将在运行时中执行 类型 转换