• 事实上重写发现纠正一些错误最好方法语法拼写错误。

    In fact, rewriting is the best way to find out and correct some mistakes, like grammar and spelling mistakes.

    youdao

  • 我们实际上可以多种方法重写上一个例子最后

    We could actually write the last line of the previous example in several ways.

    youdao

  • 无需创建接口去掉整个模拟对象存根可以有选择地重写方法返回一个简单模拟响应

    No need to create an interface and stub out an entire mock object - you can strategically override that one method and return a simple mocked-out response.

    youdao

  • 然后可以放弃事件或者调用重写方法

    Then you can either abandon the event or must invoke the method overridden in the based class.

    youdao

  • 重写长时间查询另外一个无需添加索引即可增强性能方法

    Rewriting long-running queries is another way to boost performance without adding indexes.

    youdao

  • 子类重写方法被调用时,可以在子类中内部状态进行操作。

    In a subclass you can make assumptions about the internal state of the superclass when the method you override is getting called.

    youdao

  • 为了支持等待线程,在清单2已经重写remove方法

    In Listing 2, the remove method has been overridden to support waiting threads.

    youdao

  • 现在已经创建了一个原始标题合理副本,您需要重写Footer方法以便于您生成脚。

    Now that you've created a reasonable facsimile of the original header, you also need to override the footer method so you can generate the footer.

    youdao

  • RewriterUtils一个helper,此类将提供一对URL重写HTTP模块 HTTP处理程序使用静态方法

    RewriterUtils is a helper class that provides a couple of static methods used by both the URL rewriting HTTP module and HTTP handler.

    youdao

  • 重写click方法会增加count。

    The overridden click method increments count.

    youdao

  • 为了举例说明,可以将%INCLUDElsxsd . lss添加Web服务(options)部分,然后重写GetUserRoles方法如下所示。

    As an example, you could add the line % INCLUDE "lsxsd.lss" to the (Options) section of the Web service and rewrite the GetUserRoles method like this.

    youdao

  • 使用了HTTP方法(header),但是重写了HTTP中管理连接数据转移格式部分

    It USES HTTP methods and headers, but it overrides the parts of the protocol that manage connections and data transfer formats.

    youdao

  • 通过HTTP程序程序执行url重写我们可以创建一个HTTP处理程序工厂,该处理程序工厂的GetHandler方法将检查请求的路径确定是否需要重写url。

    To perform URL rewriting through an HTTP handler, we can create an HTTP handler factory whose GetHandler method checks the requested path to determine if it needs to be rewritten.

    youdao

  • 调用重写后的execute方法处理请求继承类org . apache . struts . action . action。

    The overridden method execute , which is inherited from the super-class org.apache.struts.action.Action, is called for processing the request.

    youdao

  • 你只需要继承BaseIntrospectionRule重写关心方法添加匹配的基于XML的数据文件即可。

    Simply inherit from BaseIntrospectionRule, override the methods you care about, and add a matching XML-base meta-data file.

    youdao

  • 定义任何可能SAX事件处理程序程序员必须扩展XML::SAX::Base任何需要方法

    To define any conceivable SAX event handler, a programmer extends XML::SAX::Base and overrides whatever methods are of interest.

    youdao

  • 如果重写visit (Code),那里调用super .visit (Code),则visit (Code)返回时,调用用于方法所有catch的visit (CodeException)。

    If you override visit (Code) and call super.visit (Code) from it, when the superclass visit (Code) returns, it will have called visit (CodeException) for all the catch blocks in the method.

    youdao

  • 这个实现对ActionExecutor[2](oozie提供)进行了扩展,并重写一些必要方法

    This implementation extends ActionExecutor [2] class (provided by Oozie) and overrides the required methods.

    youdao

  • 这种方法扩展JAAS减少另一个程序员必须应用程序生命周期内业务规则发生更改重写代码可能性

    Extending the JAAS in this way decreases the chances that you or another programmer will have to rewrite the code as the business rules change over the lifespan of the application.

    youdao

  • 其次程序员必须重写必要的基本方法

    Secondly, the programmer must override base methods as necessary.

    youdao

  • 但是我们在这里给一个新的方法如果你没试过的话你应该试试重写或者重新总结课堂笔记课本章节

    But here's something you should try if you haven't yet - rewriting or summarizing both your own classroom notes and the textbook chapters.

    youdao

  • 如果可以重写的话,则可以重写方法行为因此最安全选择就是允许将类子类化。

    If the class can be overridden, its methods' behaviors can be overridden as well, so your safest bet is to disallow subclassing.

    youdao

  • 尽管对于重写方法可能一点开销,但编写测试专注正在发生的事情很重要的。

    Although there maybe a little more overhead with regards to overriding methods, it is important to keep the test writer concentrated on what is happening.

    youdao

  • 需要记住对象重写哪个方法以及哪些对象添加新的功能

    You have to remember which object is overriding which method, and what objects have new functionality attached to them.

    youdao

  • 处理程序必须调用超类中的方法而是重写模块中的方法(清单9所示)。

    It is essential that the handler invoke methods in the superclass rather than methods in the overriding module (see Listing 9).

    youdao

  • 实现提供编写者实例传递处理使可以重写需要特殊处理的方法

    It implements the pass-through handling for a supplied class writer instance, letting you override only the methods where you need special handling.

    youdao

  • 这样就可以场所获取方法放在工具中,重写列表10中的代码列表11所示。

    So you can rewrite the code in Listing 10 a little bit by putting the locale get method in a utility class, as Listing 11 shows.

    youdao

  • 中的重写方法不仅局限构造函数

    Overriding methods in a parent class is not limited to the constructor.

    youdao

  • 必须通过实现接口或者扩展DefaultHandler根据需要重写方法创建这些事件handler

    A handler has to be created for these events by either implementing an interface or extending the DefaultHandler class and overriding its methods as needed.

    youdao

  • Swing适配器允许子类适配器并且可以仅重写处理事件所需方法

    The Swing adaptors allow you to subclass the adaptor and just override the methods you need to handle for the event.

    youdao

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

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

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