The structure of language processors and their implementation are already well known.
语言处理器以及其实现的结构已经是众所周知的。
A language mapping is a sort of translation because you are taking one language and translating it into something that can work and be understood as an implementation.
语言映射是一种翻译,因为你在使用一种语言,而要把它转换为另一种同样可以工作并且可以理解为一种实现的语言。
The implementation team converts this abstract, high-level design into a detailed set of design models and the programming language implementation.
实现团队转换这个抽象、高级别的设计成为详细的设计模型的集合和编程语言的实现。
That decision makes the language more consistent, makes the implementation more maintainable, and offers more opportunities to take advantage of future improvements in type inference.
该决策使语言更加一致、使实现更加易于维护以及提供更多机会以便充分利用将来在类型推断中的改进。
I also demonstrated how to develop and implement the heart of a simple linear regression algorithm using PHP as the implementation language.
我还演示了如何用PHP作为实现语言来开发和实现简单线性回归算法的核心部分。
A DE facto standard description language in this domain is WSDL, which was created to provide an abstraction layer around a service's interface and implementation.
这个领域中的一种事实标准描述语言是WSDL,创建该语言的目的是给服务的接口和实现提供一个抽象层。
A loosely coupled federation of modules with interfaces separated from implementation is useful for implementations that spans across systems and language boundaries.
一个和执行相分离的界面和模块的松散耦合的联合对于跨越系统和语言边界的执行是有用的。
Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
A standardized mechanism or language needed to be devised by which the artifacts created during business process modeling could be more readily used during the system design and implementation.
需要建立标准的机制或语言,在业务流程建模过程中使用这些机制或语言建立的模型,在系统设计和实现过程中会更容易加以利用。
The ISO document can simply state that a particular aspect of the language is "implementation defined" and provide no further guidance.
ISO文档可以简单地说语言中的某个方面是要“在实现中进行定义的”,并没有提供更进一步的说明。
His research includes programming language design, implementation and theory.
他的研究领域包括编程语言的设计、实现和理论。
The exact interfaces depend on the implementation language and do not matter here.
具体的接口依赖于实现语言,在这里无关紧要。
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?
如果一个热心的实现者选择一种您在实现时闻所未闻的语言编写字体名和字体类型,该如何是好?
Given that easy extensibility is a goal for this language, it behooves us to take a moment and think about the design of the language before diving into its implementation.
如果语言的目标是实现简单的扩展性,那么在深入研究实现之前,让我们先花点时间想一想如何设计语言。
This means that the service requester has no knowledge of the technical details of the provider's implementation, such as the programming language, deployment platform, and so forth.
这就意味着,服务请求者不知道提供者实现的技术细节,比如程序设计语言、部署平台,等等。
The details of the mapping between language specific formats and XML are defined by the SCA implementation language specifications.
语言特定的格式和XML之间的映射细节在SCA实现语言规范中有定义。
The IBM XL C compiler is a very good optimizer, and as a result, the C algorithm delivers superior results to a simple unoptimized assembly language implementation.
IBMXLC编译器是一个非常好的优化器,结果是 C算法的性能要比未经优化的汇编语言实现的性能好很多。
Whether you bind early or late first to the type, and second to the implementation, has a dramatic impact on the programming experience for a given language.
前期先绑定到类型再绑定到实现,还是后期先绑定到类型再绑定到实现,这对一门给定语言的编程体验来说有着显著的影响。
This is a good thing because it results in loose coupling between components, makes unit testing much easier, and allows you to use the most appropriate implementation language for the job.
这样很好,因为实现了组件之间的松散耦合,从而使单元测试更加容易,并且可以使用最适合的实现语言。
The PHP implementation of SDOs involves mapping to a dynamic and weakly typed language.
SDO的PHP实现涉及动态和弱型态语言的映射。
You might be wondering where you get the necessary JAR files for the script-engine implementation and language interpreters.
如何才能获取脚本引擎实现和语言解释器所需的JAR文件呢?
The target platform is typically described in terms related to the implementation language and a technical framework on top of that.
目标平台是用与实现语言以及技术框架相关的术语描述的。
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.
以您的项目命名的白色“应用程序”图标表示模型的实现,这里进行特定语言和特定操作的定义。
Since then, Groovy has matured quite a bit through a number of releases that have progressively addressed problems in the language implementation and feature requests from the developer community.
从那时起,通过发行许多版本,逐步解决了语言实现中的问题,并满足开发人员社区的一些特性请求,Groovy已经成熟了许多。
There are folks who are spending a lot of time understanding how our language implementation and the DLR works.
许多人们花了大量时间来理解我们的语言实现和CLR的工作原理。
Write the Web Services Description Language (WSDL), then generate the code for the service implementation class and fill it up.
编写Web服务描述语言(Web Services Description Language,WSDL),然后生成服务实现类的代码并填充它。
That is, they use their favorite programming language to code the Web services implementations and then derive the Web service semantics from the implementation using vendors' tools.
换句话说,即他们使用自己喜爱的编程语言来为Web服务实现编写代码,并随后用供应商的工具从实现中获得 Web服务语义。
By working on an open source implementation of ES4 with the community, Adobe and Mozilla hope to accelerate the adoption of a standard language for creating engaging Web applications.
社区正在开发es4的开放源码实现,Adobe和Mozilla希望以此促进这种创建Web应用程序的标准化语言的推广。
Microsoft has committed to running dynamic language on the DLR and with that, they are developing IronRuby on the.net CLR which is a full implementation of the Ruby programming language.
微软提供了在DLR之上运行动态语言的机制,并在。NETCLR之上开发的IronRuby对于Ruby编程语言进行的全面的实现。
This article describes differences between implementation of DB2 stored procedures written in SQL Procedural Language between distributed platform (Linux, UNIX, Windows) and z/OS.
本文描述了在分布式平台(Linux、UNIX、Windows 等)和z/OS 上使用SQL过程语言实现DB2存储过程的区别。
应用推荐