接口不包含方法的实现。
包含方法定义的源文件,滚动到方法定义的开头。
Source file containing the method definition, scrolled to the start of the method definition.
方面可以包含方法和属性、扩展其他的类或方面以及实现接口。
它还包含方法概要,这在识别性能不佳或多余调用的代码时很有帮助。
It also includes method profiles, which are extremely helpful in identifying poorly performing code or code that is being unnecessarily called.
接口包含方法、属性、事件、索引器或那些四种成员类型的任意组合。
Interfaces consist of methods, properties, events, indexers, or any combination of those four member types.
该接口包含方法定义,通过方法定义,客户机可以获取和设置与数据对象相关联的属性。
This interface includes method definitions that enable clients to get and set the properties associated with the DataObject.
例如,许多先进的编译器可以识别出构成“热”代码的循环代码块,即使它只包含对包含方法的一个调用。
For example, many JVMs are sophisticated enough to recognize that a block of code being looped over constitutes "hot" code, even if there's only a single call to the method that contains that block.
但是请注意,所复制的语法仅包含方法名称和空括号,因此必须记得参数或者必须返回内容帮助或reference面板。
Note, however, that copied syntax contains only the method name followed by empty parentheses, so you must remember the parameters or return to content assist or the reference pane.
当SOAP被用于执行一个RPC调用时,Body包含一个单独元素,这个元素包含方法名、参数和Web服务的目标地址。
When SOAP is used to perform an RPC call, the Body contains a single element that contains the method name, arguments, and Web service target address.
一群自然保护生物学家提出了一个雄心勃勃的计划——或者有人会说,这是一个激进的计划——即,把大型脊椎动物或巨型动物包含在计划中,作为修复部分损害的一种方法。
As a way of repairing some of that damage, a group of conservation biologists has proposed an ambitious, or some might say, a radical plan, involving large vertebrates, or, megafauna.
这将会导致在输出结果中包含每个方法已编译的代码的起始地址和结束地址。
This will result in output containing both the starting and ending addresses of the compiled code for each method.
包含线程和方法调用堆栈框架。
您可以在弹出的对话框中选择您希望在接口中包含哪些方法,如图4所示。
The dialog will allow you to select which methods you want included in the interface as shown in Figure 4.
存根类包含远程对象的方法签名。
The stub class contains method signatures of the remote object.
末尾处的下载部分中包含各方法的示例代码。
Code examples for each method are included in the Downloads section.
方法的可执行代码以包含在方法定义中的代码属性的形式出现。
The executable code for methods is present in the form of code attributes contained within the method definitions.
接口应该小,最好只包含一个方法。
Interfaces should be small, preferably containing a single method.
它们包含相似的方法并创建相似的抽象语法树(ast)。
They contain similar methods and create similar abstract syntax trees (ASTs).
只有包含在应用程序架构的api层中的公共方法包含事务逻辑。
Only the public methods included in the application architecture's API layer contain transaction logic.
接口还包含相关的获取方法。
适当地使用这些类及其包含的方法能够改善程序。
Proper use of these classes and their methods will improve your programs.
这些模块方法会变成包含它们的类的实例方法。
Those module methods then become instance methods of the including class.
创建新的方法插件,用以包含新过程的方法内容、单个的能力模式,和交付过程。
Create a new method plug-in to contain the method content, individual capability patterns, and delivery processes of your new process.
关键之处在于常量池包含对该类所用的其它类和方法的所有引用,还包含了该类及其方法的实际定义。
The key point is just that the constant pool contains all the references to other classes and methods used by this class, along with the actual definitions for this class and its methods.
每个接口包含几个方法。
间歇阶段中总共的响应时间没有包含在方法之中。
The response times gathered during the ramping phase will not be included in the metrics.
此外,所有生成的接口都有一个包含静态方法的工厂类,比如。
Also, all the generated interfaces have a factory class that contains static methods such as.
包含destroy()方法的服务端点接口。
The service endpoint interface containing the destroy() method
mix - ins是模块(不能被实例化),其中包含类可以选择包含的方法。
Mix-ins are modules (which cannot be instantiated) that contain methods that a class can chose to include.
categories是一个常规类,包含静态方法。
应用推荐