一种ITV应用程序定义语言(adl),其用于为不同类型的目标平台和装置产生ITV应用程序。
An ITV application definition language (ADL) used to generate ITV applications for different types of target platforms and devices.
在函数式语言中,程序被定义成由其他函数组成的函数,函数求值形成最终的结果。
In a functional language, a program is defined as a function composed of other functions, the evaluation of which leads to the final result.
验证程序的这一部分仍在开发之中,但清单5说明了如何定义宿主语言。
This portion of the validator is still under development, but Listing 5 shows how the host language is defined.
可以配置所有这三种语言设置,然后使用所定义的z/OS系统为这三种语言中的任何一种开发和维护程序。
You can configure all three language settings and then use the defined z/OS System to develop and maintain programs for any of the three languages.
下面所示的dot语法语言构建程序将自动处理不同的边属性,从而强调链接并创建定义宽松的图形。
The dot syntax language-building program shown below will process the various edge attributes automatically to emphasize the linkages and create the graph we defined loosely.
OS OA组织的宗旨是定义一组核心规范来描述一个语言无关的模型,以便使用面向服务的体系结构来构建应用程序和系统。
The OSOA organization's charter is to define a core set of specifications that describe a language-neutral model for building applications and systems using a Service Oriented Architecture.
如您如见,在脚本语言中定义业务规则可以使规则的编写更加轻松,并且更易于程序员之外的人员阅读,比如说业务分析师或规则编写人员。
As you'll see, defining the business rules in a scripting language makes the rules easier to write, and probably easier for a nonprogrammer, such as a business analyst or rule writer, to read.
您可以参考清单1中的数据定义语言(DDL)语句,为样例应用程序创建数据库和表。
You can refer to the Data Definition Language (DDL) statements in Listing 1 to create the database and table for the sample application.
以您的项目命名的白色“应用程序”图标表示模型的实现,这里进行特定语言和特定操作的定义。
The white ‘application’ icon named after your project represents the implementation of the model and is where the language-specific and operating-specific definitions are made.
按照IBM的定义,全球化是指使应用程序无缝地使用用户偏好的语言和文化的过程。
As defined by IBM, globalization is the process of making applications work seamlessly, utilizing the user's preferred language and culture.
不过,该应用程序随后会在不同的高级语言中公开扩展接口,以便方便简单地对该接口的行为进行增强和自定义。
However, after that, the application exposes an extension interface in a different, higher-level language to make it easy and painless to enhance and customize the interface's behavior.
本地语言环境是一个参数,用来定义应用程序用户界面应该使用的语言。
The locale is a parameter defining the language that should be used in the application's user interface.
一种编程语言的目的是帮助程序员建立好的系统,而“好”的定义多种多样。
The purpose of a programming language is to help build good systems, where "good" can be defined in many ways.
应用程序需要一种定义目标语言环境的方法。
使用JADT,应用程序可以访问定义、读法、同义词、反义词以及关于词语的其他很多语言数据。
Using JADT, applications have access to definitions, pronunciations, synonyms, antonyms, and a lot of other linguistic data for words.
XML及其派生技术,特别是 XML模式定义(XSD)语言,常常可用于指定不同应用程序之间和同一个应用程序的不同组件之间所交换的数据。
XML and its derivatives -- especially the XML Schema Definition (XSD) language -- are commonly used to specify the data exchanged between applications and between components within an application.
在该版本中,CICS应用程序可以充当服务提供者和服务请求者的角色,其中利用Web服务描述语言(WSDL)来定义服务。
In this release, CICS applications can act in the role of both service provider and service requester, where the services are defined using Web services Description Language (WSDL).
其中描述了如何使用RDF词汇描述语言(RDFVocabularyDescriptionLanguage)来定义rdf词汇,并提供了一些已部署的RDF应用程序的概述。
It describes how to define RDF vocabularies using the RDF Vocabulary Description Language, and gives an overview of some deployed RDF applications.
资源处理程序提供对资源模型定义的数据的REST访问,在这个示例中用Groovy语言实现它们。
The resource handlers provide REST access to the data defined by your resource models, and in this example they are implemented in the Groovy language.
XML 文档绑定语言(XML Binding Language,XBL)使您能够定义与 XML 元素相关的行为,这类行为通常采用处理程序脚本的形式。
XML Binding Language (XBL) allows you to define behaviors, possibly in the form of handler scripts, related to XML elements.
使用第4代语言(4th Generation Language, 4gl)方法渐进地转换:在此情况下,将使用某种4gl语言来定义应用程序。
Transform incrementally using a 4th Generation language (4gl) approach: in this case, use a 4gl language to define applications.
Mate这个Flex框架利用基于标签的MXML语言提供了一个定义Flex应用程序如何处理事件的映射。
Mate is a Flex framework that leverages the tag-based MXML language to provide a map defining how the Flex application handles events.
除了定义用户界面、数据模型以及应用程序逻辑的语言结构之外,mobl还拥有以下结构。
In addition to language constructs for defining user interfaces, data models, and application logic, mobl also has constructs for.
整个Mozilla应用程序包和相关的附件(如Firefox 和Thunderbird),其核心就是用XUL编写的,XUL 是一种用于定义用户界面的XML语言。
The entire Mozilla application suite and associated spin-offs (such as Firefox and Thunderbird) are, at heart, applications written using XUL, an XML language for defining user interfaces.
注意:OWL中值域和定义域信息的使用与程序设计语言中的类型信息有所不同。
Note that the use of range and domain information in OWL is different from type information in a programming language.
就像c语言一样,C+ +被设计成允许程序在必要时直接处理硬件,因此整型被定义成满足各种各样硬件的特性。
C + +, like c, is designed to let programs get close to the hardware when necessary, and the integral types are defined to cater to the peculiarities of various kinds of hardware.
宏把使用程序员定义的语言结构编写的代码段翻译成编程语言可以理解的语句。
Macros translate segments of code that have been written in a language structure defined by the programmer into statements that the programming language understands.
CAI课件是借助图像、文本、语言等直观手段将抽象的原理、概念、定义、法则等经过加工、处理,使学生易于理解和接受的教学程序。
CAI processes and manages the abstract principles, concepts, definitions and rules by images, texts and languages so that the students can understand and receive the teaching procedures.
采用了扩展的巴科斯范式(EBNF)定义NC程序语法规则,提出了一种基于语言识别工具(ANTLR)的NC代码编译器的设计模型。
A design model of NC code complier based on ANother Tool for Language Recognition (ANTLR) was presented, which adopted the Extended Backus Naur Form (EBNF) to define the NC program syntax rule.
程序语言的形式化语义提供简洁而精确的语言定义,不仅帮助人们很好的理解语言,而且有助于语言的标准化。
The formal semantics of programming languages can provide concise and precise language definition. It helps people not only to understand well the language, but also to standardization of language.
应用推荐