They can also specify the language type-system elements.
创建新语言的时候,开发者定义代码编排和表达的规则,还可以规定语言类型系统的组成元素。
This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
SOPA encourages entries from both large and small publications with entries classified by circulation and language type — English or Chinese.
SOPA鼓励条目从大型和小型出版物条目分类通过流通和语言——英语或汉语。
However, due to the differences of the language type and cognitive style between the Chinese and Korean, there are also a series of differences.
不过,由于汉韩两种语言类型的差异和认知风格等差异,也呈现出一系列的不同。
In addition, this text carry on the discussion of the translation from concurrently language type into English, and propose relevant study strategy.
另外,本文还结合教学实践,对汉语兼语式英译的若干类型进行了探讨,并提出了相关学习策略。
It is important to note that the language type return parameter doesn’t translate the user-contributed content; however, it does translate the standard labels or UI associated with this content.
要注意,语言类型返回参数不翻译用户输入的内容;它翻译标准标签或与此内容相关的UI。
As we described in the previous section, a statically typed language binds the type to a variable for the lifetime of that variable.
正如我们在前面的章节所描述的,一个静态类型的语言在一个变量的生命周期内都会绑定一个类型。
This can lead to a problem if the XSD type is mapped to a value type in one language but mapped to a reference type in another.
如果xsd类型在一种语言中被映射成了数值类型,而在另一种语言中被映射成了引用类型,那么这可能导致问题的出现。
Arrays are a common type in almost any programming language, but the implementation of the array from one language to the next is usually different.
数组几乎是所有编程语言所共有的类型,但一种语言的数组与另一种语言的数组实现通常是不同的。
Another possibility is to modify the language syntax to include more elaborate bounds on the type parameters.
另一种可能性是修改语言语法以包括更详尽的类型参数界限。
For example, you can use this TAB to see a summary of the number of lines for each language or file type in the inventory database.
例如,您可以使用该项来查看编目清单数据库中每一项语言或者文件类型行数目的总结。
In a static language, optimizers can exploit the type information to make decisions.
在静态语言中,优化器可以根据类型信息来进行决策。
Modify the language syntax to include more elaborate bounds on the type parameters.
修改语言的语法以包括更详尽的类型参数界限。
Eventually we chose the complex algorithm because it is more similar to the behavior of type inference elsewhere in the language.
最终我们选择了复杂算法,因为其更类似于语言中其他地方的类型推断行为。
In Listing 5, we list the contents of a type map used to provide the mapping necessary to serve different versions of our article based on language and media type.
在清单5中,我们列出了用来提供必要映射的类型映射的内容,这些必要映射根据语言和媒体类型的不同,提供我们文章的不同版本。
Depending on the imported language and generated artifact type, you can use various implementations.
根据所导入的语言和所生成的工件类型,您可以使用各种实现。
The stored procedure type and programming language are transparent to the stored procedure client.
存储过程类型和编程语言对于客户机是透明的。
From your chosen programming language, you just supply the data type and the name of the function to be called on the remote server.
对于编程语言来说,只需要提供数据类型和需要在远程服务器上调用的函数名称即可。
What do you do if an enthusiastic implementor chooses to write the font name and font type in a language that, at the time of your implementation, you'd never heard of?
如果一个热心的实现者选择一种您在实现时闻所未闻的语言编写字体名和字体类型,该如何是好?
Maps the staff verb and its parameters into an XML language corresponding to the staff repository type (staff plug-in provider).
将人员谓词及其参数映射到与人员存储库类型相对应的XML语言(人员插件提供程序)。
For the trouble, you get rock-solid performance, compile-time type checking, and a very high-level language.
虽然付出了这一点成本,但可以得到非常好的性能,编译时类型检查,以及一个非常高级的语言。
Hypertext Markup Language (HTML), an SGML document type, also encloses content within meaningful tags.
超文本标记语言(HTML)是一种SGML文档类型,它也将内容包括在有意义的标记中。
In essence, the goal here is to create a small language that allows users to type in relatively simple algebraic expressions that this code will evaluate and produce a result.
其实,这里的目标是要创建一个小型语言,这个语言能够允许用户来输入相对简单的代数表达式,然后这个代码来为它求值并产生结果。
WebSphere Portal writes out all response properties that you specify on a resource response as HTTP headers, so you can control language, content type, and other information for the provided content.
WebSpherePortal将您在资源响应上指定的所有响应属性作为HTTP标头写出,因此您可以控制所提供的内容的语言、内容类型和其他信息。
In the previous program, you used both integer and string data and never had to tell the Scheme language what type of data was being used.
在先前的程序中,您使用了整型和字符串数据,因此没有告诉scheme语言正在使用的是哪种类型的数据。
With OCaml, you pay minimal overhead for your static typing because the language is type inferred.
使用OCaml时,静态类型导致的开销很小,因为这种语言是类型推断式的。
This analogy extends to the Python programming language and the special container type known as a dictionary.
这种概念延伸到Python编程语言中,就成了特殊的容器类型,称为dictionary。
Scheme is a dynamically typed language; therefore, the type of a variable is not generally known until run time.
Scheme是一种动态类型语言;因此,变量的类型通常只有到了运行时才知道。
"We're able to distinguish when we need to use what type of language," Varnhagen said. "It's all part of learning when to say what — how to use what communication style."
“我们能分辨出我们需要用哪种类型的语言,”Varnhagen说,“这都是学习的一部分,什么时候说什么,如何使用交流方式。”
These give us, respectively, an interface definition language, a wire format, and a type system, all of which are platform neutral.
它们分别为我们提供了一种接口定义语言、一种有线格式(wire format)和一个类型系统,所有这些都是与平台无关的。
应用推荐