本节介绍函数转换,包括基本概念和支持的语言构造。
This section introduces functional transformations, including the underlying concepts and supporting language constructs.
典型的语言构造允许以扩展流程图或者限定状态机器的形式定义流程。
Typical language constructs allow for defining a process either in the form of extended flowcharts or finite state machines.
在计算表达式中,可以为某些公共语言构造使用两种形式。
In computation expressions, two forms are available for some common language constructs.
异常处理是一种编程语言构造,旨在处理某些更改常规执行流的情况(异常)。
Exception handling is a programming language construct designed to handle the occurrence of some condition (exception) that changes the normal flow of execution.
本教程不提供语言构造的详细语义,但提供到相应语言文档的链接。
Detailed semantics of the language constructs are not provided in this tutorial, but links are provided to the language documentation as appropriate.
有关每个语言构造中所使用的语法的更详细信息,请参考这些构造的文档。
Refer to the documentation for each language construct for more detailed information about the syntax used within these constructs.
基于并行语言的操作语义,提出一组将语言构造模块转化为硬件电路的规则。
This paper studies hardware synthesis from parallel programs. Based on operational semantics of a parallel language, a set of transformation rules for various language constructs is established.
需要的改编量取决于许多因素,包括应用程序的类型、功能和使用的语言构造。
The amount of rework required depends on a number of factors, including the type of application, features, and the language constructs used.
早于 1.2 版本的传输规范内建在所建议的XML编码中,这是为了适应编程语言构造的序列化。
Specifications of the transport prior to 1.2 built in a suggested encoding of XML that is geared towards the serialization of programming language constructs.
弗雷格的《概念文字:一种模仿算术语言构造的纯思维的形式语言》可谓现代逻辑的开山之作。
G. Frege's Begriffsschrift, a Formalized Language of Pure Thought Modelled upon the Language of Arithmetic is well-known as a foundation stone in modern logic.
系统用高效的过程化版图描述语言构造模拟模块,编译产生与工艺及应用无关的模块版图生成器。
With the natural layout procedural description language, analog modules are written in a technology and application independent way.
net提供了一个在线的可搜索函数库,它对于查找有关PHP方法的详细信息和学习语言构造有很大的帮助。
PHP.net offers an online searchable function library that is a great aid to finding detailed information on PHP methods and to hunting down builds of the language.
简要介绍了马尔科夫转移矩阵预测法的基本概念,给出了用C语言构造的马尔科夫链预测模型程序及运行方法。
This paper briefly introduced the basic conception of Marekove shift matrix forecast method and put forward the formation procedure and running method of Marekove chain forecast model with Language c.
你应该熟悉人类语言构造:名词,动词,冠词等等,每种词的不同类型,并且能够识别这些词在不同的英语语境中的意思。
You should be familiar with human language constructs: nouns, verbs, articles, etc., different types of each, and be able to identify variations of their contexts in English.
包含了用于VB语言构造的一些辅助函数的这个类库(译者注:这个类库即Microsoft.VisualBasic.dll,VB语言的很多基础功能都需要调用到这个类库),是作为.NET平台的一个基本功能共同发布的。
This library, which contains helper functions called by VB language constructs, is shipped with the baseline .NET platform.
我们的日常生活(至少在叙事质量方面)没有提供对这些语言的编程构造的直接模拟。
Our ordinary life, at least in its narrative quality, provides no direct analog for the programming constructs of these languages.
如果您对C编程语言的构造比较熟悉,那么将会很有帮助,但这并不是必需的。
Some familiarity with the constructs of the C programming language is helpful, but it is not required.
对于更高级的用户,他们懂一点逻辑,懂得如何创建测试场景,可以使用编辑器和功能测试的领域特定语言去构造测试。
For more advanced users, who understand a little logic and how test scenarios should be created, they can use the editor to construct tests using a functional testing DSL (domain specific language).
难的是构造一个程序来标识编写这段代码的语言。
The puzzle is to construct a program that identifies the code's language.
BPEL4WS通过和构造在语言中内置了异常(故障)。
BPEL4WS has exceptions (faults) built into the language via the and constructs.
但是,语言并没有为更广泛地使用这个构造提供语义。
Except that the language did not provide semantics for a broader-based use of this construct.
基于XML的查询语言被构造来,使用表示路径的边标签和定界符序列达到XML文档图中的任意位置。
XML-based query languages are constructed to reach any arbitrary position within an XML document's "graph" using sequences of edge labels and delimiters representing a path.
TEI本身不是一种SGML或XML应用,而是一组用于构造语言(DTD)的指导原则。
TEI itself is not an SGML or XML application, but rather a set of guidelines from which languages (DTDs) can be constructed.
规则语言是一种特定于领域的语言,包含定义业务规则的构造。
A rules language is a domain specific language, containing constructs for defining of the business rules.
在这种方法中,语言是一种传达最大化信息的受“语言复杂性”约束的构造。
In this approach, language is that structure which maximizes the amount of information conveyed subject to constraints on the "complexity" of the language.
统一建模语言 (UML)是行业标准语言,用于指定、可视化、构造和记录软件系统的构件。
The Unified Modeling Language (UML) is the industry-standard language for specifying, visualizing, constructing, and documenting the artifacts of software systems.
这也需要一种查询语言来提供可动态创建复杂嵌套结构的构造函数,而该工具在关系语言中是不需要的。
It also requires a query language to provide constructors that are capable of creating complex nested structures on the fly — a facility that is not needed in a relational language.
其他混合提供声明性和过程性构造的编程语言包括Lisp和Python。
Other programming languages that provide a mix of declarative and procedural constructs include Lisp and Python.
XQuery是类似于SQL的语言,用于获取数据,但是其数据操作构造更为成熟。
XQuery is a language for fetching data similar to SQL, but it has more sophisticated data manipulation constructs.
目前已经有很多关于组件的分布、交互和构造的模式和模式语言。
There are many patterns and pattern languages concerned with the distribution, interaction, and construction of components. I provide a few examples here.
应用推荐