语言级别 meaning in English
language level
level of the language
Examples
- Handling exceptions in c has a few implicit restrictions at the language level , but you can get around them in some instances
处理c + +中的异常会在语言级别上遇到少许隐含限制,但在某些情况下,您可以绕过它们。 - Then what will be done is just to optimize the search process of the diamond algorithm . in this case , reduplicate calculations can be avoided
然后对代码进行移植、整合和简化,并根据编译器特点在c语言级别对对结构进行调整,代码进行优化。 - To create a project that uses generics , you have to specify the language level during the creation of the project or through the project properties of an existing project
为了创建使用泛型的项目,必须在创建项目时指定语言级别或者通过现有项目的项目属性指定语言级别。 - The lion s share of interest in jdk 5 . 0 has been on the more prominent features of the collections framework , like the new language - level changes to support generics and the concurrent collections utility libraries found in the
Jdk 5 . 0中最吸引人的地方在于集合框架的一些最突出的特性上,例如:支持泛型的语言级别上的新变化,以及可以在 - The two examples in listing 3 won t necessarily produce the same results if the elements passed to the command - line are different , but it does show how the language - level changes of tiger extend the functionality of the original
如果传递给命令行的元素不同,清单3中的两个示例没必要产生同样的结果,但是它确实展示了tiger在语言级别上的变化如何扩展了