
词语导航
基本信息
词语:使用类型
繁体:使用類型
拼音:shǐ yòng lèi xíng
英语翻译
【计】 type of use
分词翻译
类型的英语翻译:
genre; run; stamp; style; type
【计】 type
【医】 Ty.; type
【经】 type
翻译例句
1. 打包、安装和使用类型库。
Package, install, and use the type library.
2. 相反,使用类型推断,编译器可以自己处理。
Instead, the compiler could figure it out for itself using type inference.
3. 使用类型明确的变量可以提高性能表现和降低内存消耗。
Using explicitly typed variables can improve performance and reduce memory consumption.
4. 即使使用类型推断,还是需要多余的类型信息。
Even with type inference, redundant type information is needed.
5. 可以使用类型转换函数将值转换为一个合适的类型。
A cast function can be used to cast the value to an appropriate type.
6. 应该使用类型4驱动程序来替代这种驱动程序,这样性能更好。
Use type 4 driver instead, which provides better performance.
7. 为了克服xsi:type的缺陷,可以使用类型替换机制。
To address the shortcomings of xsi: type, you can use the type alternative mechanism.
8. 在您通过泛型使用类型化列表时,也有可能做到这点。
The same is possible when you use typed lists, via generics. Listing 12 shows a few simple parameterized collections.
9. 使用类型引用和匿名类型的结构子类型转化(动态类型)。
Structural Subtyping (duck typing) using type inference and anonymous types.
10. 类型有两种“用户”:继承类型,以及使用类型实例的代码。
There are two kinds of “users” of a type: derived types and code that works with instances of the type.
11. 除此之外,Python还可以使用类型函数来简化对变量类型的确定。
In addition, Python makes it easy to determine a variable"s type, using the type function.
12. 该模型使用类型继承来利用定制中项目间的相似性,当然照样允许有差别。wWW.WenTiyi.COm
The model USES a type hierarchy to leverage the similarities between items in an order, while still allowing for differences.
13. 如果作为时间、时期或者其他有序类型排序,使用类型转换函数。
To have them sorted as times, durations, and other types that have order, use a casting function.
14. Scala使用类型注解作为显式类型声明的方式,比如HashMap。
Scala USES the term type annotations for explicit type declarations like HashMap.
15. 用户界面从属性信息中获取标签,并使用类型来确定要显示哪种类型的表单字段。
The user interface pulls the label from the property information and uses the type to determine which kind of form fields to display.
16. 当没有活动任务时,该列表恢复为最近使用类型的Eclipse全局列表。
When no task is active, the list reverts to Eclipse"s global list of recently used types.
17. 如果使用类型模糊不清或者在函数中使用不支持的类型,Haskell会报错。
Haskell complains if you use a type ambiguously or if you try to use an unsupported type with a function.
18. 按照其使用类型中的定义,TermCondition可以具有许多条件属性值。
A TermCondition can have a number of condition attribute values, as defined by its usage type.
19. 实践经验表明,与性能相关的挑战已经扩展到使用类型,而不仅仅受限于事务的数量。
Experience has indicated that the challenges associated with performance have shifted to a different type of usage that does not necessarily follow the traditional assumptions.
20. 例如,通过使用类型名称可以将一个值强制转换为另一种类型,就象是一个函数一样。
For example, a value can be cast to another type by using the type name as if it were a function. So you could cast a value to an unsigned integer using the code fragment in Listing 12.
21. 用Ruby的方式思考:使用类型扩展;使用Block;在对象上使用方法。
Think the ruby way: use type extensions; use blocks; use methods on objects.
22. 若是变量的声明和赋值不在同一行书写的话,编译器将不允许我们使用类型推断。
Type inference is not allowed in cases where the variable is not assigned a value on the same line it is declared.
23. 如果使用类型定义错误,则从该错误的类型名称和命名空间映射该异常的名称和包。
If the fault is defined with a type, the name and package of the exception is mapped from the fault"s type name and namespace.
24. 由于您希望接收由浏览器容器发送的数据,所以需要使用类型Receive创建4个操作。
Because you want to receive that data sent by the browser containers, you need to create four operations using the type receive.
25. 当使用类型tcp时,必须根据主机指定端口,而且必须使用“:”将主机分隔开。
When using type TCP a port must be specified following the host and be delimited from the host by a ":".
26. 尽管在本技巧中没有讨论,但是您还可以在全局和本地声明中使用类型定义以改进模式的可读性。
Although not covered in this tip, you can also use type definitions in association with global and local element declarations to improve the readability of your schemas.
27. 幸运的是,JSR - 14的最新版本(1.3)宣布在静态字段中使用类型参数是不合法的。
Luckily, the latest version of JSR-14 (1.3) outlaws the use of type parameters in static fields.
28. Diamond功能使用类型推断计算出赋值右侧的类型参数,并允许将前面的示例重新编写为
The diamond feature uses type inference to figure out the type parameters on the right side of the assignment, allowing the preceding example to be rewritten as
29. 使用类型化数据集时请记住,如果基础数据库表中对应的架构发生改变,则需要同步类型化数据集中的架构。
Keep in mind that when you use a typed DataSet, if the corresponding schema changes in the underlying database table, you will need to synchronize the schema in the typed DataSet.
30. 任何曾经大量使用类型化数据集的人都知道,一般来说每一个新的类型化数据集类仅在应用程序的一个地方被使用。
Anyone who has made heavy use of typed DataSets knows that, in general, each new typed DataSet class is used in one place in an application.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
