• The Listing 3 version of the code shows how I can access the actual method information from the pointcut.

    清单3中的代码展示了如何访问pointcut中的实际方法信息

    youdao

  • Now that we've set the path to our controllers, we can write the actual method responsible for loading the correct controller.

    如今我们已经路径设置控制器中了,我们可以编写负责载入正确控制器方法了。

    youdao

  • We determine the central base station and a relaying base station position by the actual method unifies and the model analysis.

    本文通过模型分析实测法相结合,最终确定中心基站点和中继基站点的位置

    youdao

  • It focuses on developing the actual method incrementally in each iteration, as opposed to simply producing project-related documentation.

    着重强调了每个迭代以增量方式开发实际方法简单地产生项目相关文档是对立的。

    youdao

  • In this paper, an actual method is made to fulfil high - speed precision grinding of elliptic parts based on PMAC time - based control.

    文章实现椭圆形零件高速精密磨削的问题,提出了采用PMAC时基控制的实验方法

    youdao

  • The harm and reason of cadmium pollution and the action of cadmium in environment was systematically studied. The actual method of treatment was presented.

    系统地分析了镉污染危害,产生原因提出治理具体措施

    youdao

  • The compilation process occurs when the method is actually run, and the compilation techniques employed depend on analysis of the actual method during execution.

    JIT编译自动执行。在实际运行方法执行编译过程采用的编译技术取决于执行期间实际方法的分析

    youdao

  • There are two tests displayed; the first represents the successful execution of the constructor for our class, and the second is the execution of the actual method call.

    这里显示两个测试第一个展示构造成功执行第二真实方法调用执行。

    youdao

  • Since they have access to the entire parse tree (minus the actual method body), Doclets provide a handy mechanism to compile utility classes or compile reports on the code.

    因为它们有权访问整个解析(除去实际方法主体),所以Doclet提供了一个简便机制编译有关代码实用程序报告

    youdao

  • Under the system of legislation paramountcy, the actual method of public interest's legalization lies in building a legislation-centered plural subject definition model.

    在我国立法至上体制公共利益法律化现实路径在于构建立法为中心的多元主体界定模式

    youdao

  • At runtime, the superclass's methods will be invoked by requests from our client code, and the superclass will use reflection to invoke the actual method requested by the client.

    运行客户机代码请求调用方法超类将使用反射调用客户机请求实际方法

    youdao

  • If you use composed method, you'll find much less need to have comments to delineate sections of code within methods (actual method calls do that), and you'll find that you use better method names.

    如果使用组合方法发现:不需要太多注释描述方法代码(实际上函数方法要求注释),而且更好命名函数。

    youdao

  • Now that you know the actual command (or method) to call to perform the desired action, you can now create a script to use this command.

    既然知道执行所需操作调用实际命令(方法),现在可以创建一个本来使用命令。

    youdao

  • One of the advantages of using this method is that the actual content can be developed by different developers.

    使用这种方法一个好处实际内容可以不同开发人员开发

    youdao

  • The container knows that it has already performed some of the required operations on this endpoint proxy and will skip those when the actual MDB method is invoked.

    容器知道自己已经执行了一些这个端点代理要求操作,所以在调用实际MDB方法跳过这些方法。

    youdao

  • These classes define methods for modifying all aspects of the item represented by the class, including the actual bytecode body of a method or constructor.

    这些定义修改它们所表示对象所有方法的方法,包括方法或者构造函数中的实际字节码内容

    youdao

  • Within your framework, include a method of capturing and measuring actual data from projects.

    框架包含捕获测定项目实际数据方法

    youdao

  • If you decide to shred MIML to relational tables, there are different options for the relational target schema as well as for the actual shredding method.

    如果决定MIML分解关系那么对于关系目标模式实际分解方法又不同选项

    youdao

  • The server-side message receiver functions as a proxy for the client, calling the actual user-defined service method.

    服务器消息接收者作为客户端的代理调用实际用户定义服务方法。

    youdao

  • All you've done here is take the same signature you used for the method in the actual concrete class.

    在这里完成所有操作获得用于实际具体方法同一个签名

    youdao

  • This mode of detection cuts out the defects of the previous method; it is justified by the actual nature of the breakdown phenomena.

    这种检测方法避免了方法缺点击穿现象实际属性来进行判别。

    youdao

  • A virtual method invocation, for example, involves looking at the class of the receiver object for the call to discover which actual target implements the virtual method for the receiver object.

    例如一个方法调用需要查看接收对象调用以便找出哪个实际目标实现了接收方对象虚方法。

    youdao

  • Probably not the actual DE Blanchefort secret, but rather a method for learning it.

    可能不是真实狄浩普秘密,更可能学习的方式。

    youdao

  • This will enable the call to flow through to the actual EJB method that was invoked.

    这样使得调用可以通向调用实际e JB方法

    youdao

  • The stub is responsible for carrying out method execution on the actual remote object.

    存根负责实现实际远端对象方法执行

    youdao

  • This enables the call to flow through to the actual EJB method that was invoked.

    可让调用方法流经实际调用EJB方法。

    youdao

  • Once you have the home interface of the EJB, you can use the EJB create method to get the actual EJB and carry on with your operations.

    EJB接口之后,可以使用EJB创建方法获得真正EJB继续操作

    youdao

  • In this case, the same effect could easily have been achieved in other ways, for instance by adding code to the actual set method body using the techniques from Part 4.

    这个例子中可以其他方法容易地实现同样效果例如通过使用第4部分中的技术实际set方法中增加代码

    youdao

  • Once the characters event triggers the characters method, the actual translated data is caught and added to the translated strings table.

    一旦字符事件触发characters方法,则获取实际翻译数据添加至已翻译的字符串表中。

    youdao

  • Additionally, the base class contains a method to return the actual database instance.

    此外bobase包含返回实际数据库实例的方法

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定