• The usual method, maybe not the only method, but the usual method is something like this.

    通常的做法,当然,也许不是唯一方法,不过通常的做法这样

    youdao

  • Composed method says that each method should do one and only one thing, and this method violates that rule.

    组合方法模式指出每个方法应该事,这个方法违反了规则。

    youdao

  • The following tip on this method is provided for interested parties but the focus of this document is on method 2 below since method 1 will be a better solution in a future release.

    由于未来发行版中,方法1一个更好的解决方案,所以为对方法1兴趣的人提供方法的下列技巧但是本文侧重点却是方法2

    youdao

  • Because of the fairly static nature of a method, static analysis techniquesespecially method reviewplay an essential role in method quality.

    由于方法静态特征,静态分析技术——尤其是方法检查——方法质量扮演了一个必须角色

    youdao

  • If you change the method to pass input values via the method arguments, the method can be used generically.

    如果更改方法通过方法参数传递输入,那么方法就可以得到通用的应用了。

    youdao

  • Method Bindings selects the "Method" to bind by mapping the Event Method (Native Method) to the Interface method.

    方法绑定通过事件方法(本机方法)映射接口方法来选择绑定“方法”。

    youdao

  • The sketch has been reviewed and agreed upon; i.e., each candidate method element will become a Method Element of the Method Definition.

    这个概述已经检查受到赞同;比例,每个候选方法元素变成一个方法定义方法元素。

    youdao

  • If you are writing a method book, for instance, the method Web Site is replaced by a method book.

    例如如果编写方法,那么这个会被一本方法书取代

    youdao

  • A method definition is a well-formed definition of a method in terms of its method Elements (including their description) and their relationships.

    方法定义就是根据方法元素(包括它们描述)它们之间的关系方法进行的一个结构良好的定义。

    youdao

  • It will first validate method parameters upon a method invocation and then delegate the method call to the implementation class.

    首先验证方法调用的方法参数然后把方法调用委托实现类。

    youdao

  • A method appears near the top of a method profile for one of two reasons. Either the method is being called too often, or it is doing too much work when it's called.

    一个方法出现在方法配置文件顶部原因两个要么方法频繁调用要么在被调用执行工作太多

    youdao

  • The first method returns the HTML contents without HTML tags, the second method returns the title of the HTML file, and the last method gets the path of the HTML file.

    第一方法返回去除了HTML标记文本内容第二个方法返回HTML文件标题最后一个方法返回HTML文件的路径

    youdao

  • If a method is 10 lines long and 8 lines of the method were exercised in a test run, then the method has a line coverage of 80%.

    如果一个方法10代码,其中8行在测试执行,那么这个方法的覆盖率是80%。

    youdao

  • Putting the class name as a prefix to the method name indicates that the method is a class method.

    作为方法前缀指示方法类的方法。

    youdao

  • More interesting code appears in the InterfaceSwitching mix-in: the set_interface method redefines the original (renamed) method for the scope of the block created within the with_interface method.

    更加有趣的代码出现interfaceswitching中:set _ interface方法with _ interface方法中创建代码块作用重新定义了原始(重命名的)方法。

    youdao

  • In this example, you use the AsyncFacebookRunner.request (...) method, which is a helper wrapper method to make the underlying request method asynchronous by running in its own thread.

    中,使用AsyncFacebookRunner .request(…)方法一个帮助封装器方法,通过运行在自己的线程中,使得底层请求方法是异步的。

    youdao

  • Method Invocation Details: Provides statistical data about a selected method, including information about the invoker method and the methods invoked by the selected method.

    MethodInvocationDetails提供有关选择方法统计数据包括有关调用方法方法其它方法调用信息

    youdao

  • This steps over the highlighted line of code and continues execution at the next line in the same method (or it will continue in the method from which the current method was called).

    操作越过高亮显示的那代码继续执行同一方法中的一行代码(或者继续执行调用当前方法的那个方法的下一行代码)。

    youdao

  • Not surprisingly, the run method contains the code I wrote to create new instances of those objects and the main method calls the run method.

    不用惊讶run方法包含编写、用来创建这些对象实例代码,而main方法则调用run方法。

    youdao

  • A subclass must implement the invoke method to perform the work of the method using the supplied handler and method arguments.

    这个子类必须实现invoke方法方法使用提供处理程序方法参数执行对应方法工作

    youdao

  • You use the POST method instead of the GET method because URLs of the GET method are logged in the Domino log, and anyone who accesses the log can see the user name and password in plain text.

    之所以使用POST方法而不是GET方法,是因为GET方法URL记录到Domino日志任何访问日志的用户看到用户口令——而且是明文。

    youdao

  • means extend is a class method, meaning one method operates on the whole class, like the new method.

    意味着extend一个方法整个类上操作的方法,比如new 方法。

    youdao

  • One is to invoke the logon method first, and when the method invocation returns true, invoke a method to fetch tasks consequently.

    种解决方案首先调用登录方法然后方法调用返回true时,调用个方法获取相应的任务。

    youdao

  • The only other method defined here is the static main method which calls the constructor and then calls an as-yet undefined method called parse .

    这里定义惟一其他方法就是staticmain方法,方法将在调用构造函数之后再调用迄今还未定义的名为parse的方法。

    youdao

  • If you want to develop a data logic method in a CMP bean that USES a stored procedure, you must define this method as an abstract method.

    如果用户利用存储过程CMPbean开发数据逻辑方法必须方法定义抽象方法。

    youdao

  • Several other kinds of values can be bound into advice arguments, including method arguments, exceptions thrown by a method, and the target of a method call.

    其它几种类型可以捆绑Advice参数中,包括方法参数、方法抛出异常以及方法调用目标

    youdao

  • The method adds the event to the event table and then dynamically defines a method for the event, wiring the new method to the fire method on event.

    方法事件添加事件表中然后事件动态定义方法,将方法连接eventfire方法。

    youdao

  • The new MyAttributeValidator class consists of one constructor method, the inherited validate(…) method, and the createNotNullOrZeroStatus(…)helper method.

    新的MyAttributeValidator构造器方法,一个继承validate(…)

    youdao

  • Ben also talked about advanced web security requirements like method level authorization, JSR-250 for defining method security metadata, Spring security method metadata, and domain access control.

    Ben谈到了一些高级web安全需求例如方法授权定义方法安全数据的JSR- 250规格、SpringSecurity方法元数据以及领域访问控制等

    youdao

  • The method attribute must be marked with a <deferred-method> element whose sub-element should contain the signature of the invoked bean method.

    方法属性必须 <deferred-method>元素进行标记,该元素 子元素应该包含已调用bean 方法的签名

    youdao

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

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

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