Refer to download section for code implementation.
请参阅下载小节,以查看代码实现。
The static keyword forces PHP to bind to the code implementation at the latest possible moment.
static关键字会在可能的最近时刻强迫PHP绑定到代码实现。
G. 729a. We compare it's algorithm with G. 729's, and give the subjective test results and code implementation and complexity.
介绍了对G. 729a中的算法和G . 729中的算法的比较,并给出了主观测试结果和编码的实现及其复杂度。
These developers, unfamiliar with the intricacies of Web services technology and development, rely on tools for most of the service code implementation.
这些开发人员由于不熟悉Web服务技术与开发的复杂性,在大部分服务代码实现上都要依赖于工具。
Also, note that it looks at an SOA development project (for example, from business process modeling to code implementation) and not at the deployment or management of production applications.
另外请注意,它着眼于SOA开发项目(例如,从业务流程建模到编码实现),而不是生产应用程序的部署或者管理。
In this context, an asset is not an existing asset as defined above, but any type of software development asset at any level of abstraction, including design models, patterns, and code implementation.
在此上下文中,资产不是上面所定义的现有资产,而是任意抽象级别的任何类型的软件开发资产,包括设计模型、模式和代码实现。
Because only skeleton code is generated, you must next provide concrete implementation code for each class.
因为只生成了框架代码,接下来必须为每个类提供具体的实现代码。
Code Listing 2 shows the class implementation.
代码列表2显示了这个类执行。
System classes, for instance, are not modifiable, while user-defined interface classes can be modified, but can't include actual implementation code.
例如,系统类是不可修改的,而用户定义接口类虽然可以修改,但是不能包含实际的实现代码。
As long as the process of translating models into implementation code remains primarily manual, MDD will not be able to deliver on its promise.
只要将模型翻译为实现代码的过程仍然主要是手工的,那么MDD将不能按照其诺言实现。
In this context, artifacts can be anything, such as a requirement, a design model, implementation code, or a test case.
在此上下文中,构件可以为任意内容,如需求、设计模型、实现代码或测试用例等。
Using different design contract management protocols provides different levels of management and control of the design model and the implementation code.
使用不同的设计合约管理协议,提供管理的水平,并控制设计模型和实现代码。
The detailed marshalling and unmarshalling implementation code gets added directly to the bound classes.
详细的编排和反编排实现代码被直接添加到绑定类中。
Does it matter whether the individual writes tests before implementing the code or after the implementation code is written?
个人编写测试是在执行代码之前还是在执行代码被编写之后,这个问题真的很重要吗?
The first step is to do a careful analysis of the implementation code and identify areas where it might be tuned to achieve better performance.
第一步要对实现代码进行仔细的分析,并确定可以对哪些方面进行调整以实现更佳的性能。
This interface keeps the implementation code simple — always an advantage when working with bytecode — but means that the implementation class is very specific.
这个接口使实现代码简单了——在处理字节码时这总是一个优点——但是也意味着实现类是非常特定的。
Business implementation code often gets intertwined with the service communications support, which makes its harder to implement, understand, maintain and debug.
业务实现代码经常与服务通信支持代码搅和在一起,它使得实现、理解、维护和调试变得更加困难。
Infrastructure capabilities, such as Security, Transactions and the use of Reliable Messaging are also handled declaratively and are separated from the implementation code.
基础设施功能(如安全、事务和可靠消息传递的使用)都是采用声明方式处理的,已从实现代码分离。
The generated API allows developers to code the implementation in a way that does not depend on any technology decisions: the generated API hides those from the component implementation code.
生成的API允许开发人员用一种不依赖于任何技术决策的方法对实现进行编码:生成的API隐藏了组件实现代码的相关内容。
Before adding implementation code to the resource, create a few classes that provide enough implementation to test the functions.
在向资源添加实现代码前,创建一些新的类来提供足够实现以测试函数。
Service-related information typically includes multiple interrelated artifacts, such as service interfaces, message schemas, implementation code, usage profiles, and so on.
服务相关信息通常包括多个相互关联的构件、如服务接口、消息模式、实现代码、使用概要等。
Note that implementation code isn't included in these examples.
注意,实现代码并未包含在这些例子中。
Metaprogramming offers a great way to differentiate pattern code from implementation code because you express your pattern by using code that is about code.
元程序设计提供一种不错的方式将模式代码与实现代码区分开来,因为您使用关于代码的代码来表达您的模式。
Listing 1 shows an example of the implementation code.
清单1显示了实现代码的示例。
When you use a specific, concrete implementation, your code must change if your implementation code changes.
当您使用一个特定的具体实现时,代码也必须随着实现代码的更改而更改。
Their common basis in MDA will also promote partial generation of implementation code, but that code, of course, will not be standardized.
MDA的公共基础也会促进部分代码的生成和实现,当然这些代码不是标准化的。
An outline of the required code is shown below; for a full implementation, you can download the sample code.
下面显示了所需代码的摘要;要获得完整的实现,您可以下载示例代码。
Select the newly created package and click OK again to generate the implementation code (Figure 20).
选择新创建的包并再次单击ok以创建实现代码(图20)。
A code generator pre-processes the interface to generate implementation code for each declared, annotated method.
代码生成器预处理接口,为每个已声明的、带有注释的方法生成实现代码。
You'll probably create many files for header and C/C++ implementation code files in this way.
您可能会用这种方法创建许多头文件以及C/C++实现代码文件。
应用推荐