• Now the only additional pieces of information I need are the method name and the parameters to pass into the method call.

    现在需要唯一其他几条信息就是传送方法调用中的方法名称几个参数

    youdao

  • The method name reflects only one property of the method: the business logic to perform the credit operation.

    这个方法反映了方法一个属性执行信贷业务业务逻辑

    youdao

  • Listing 4 shows this code, in the form of an application that takes a pair of command-line arguments giving the class name and method name to be timed.

    清单4展示了代码,它是一个带有命令行参数应用程序,这两个参数分别给出计时方法名。

    youdao

  • It means never thinking twice about misspelling a method name because the compiler immediately indicates the error.

    意味着,不用过多考虑方法名称拼写错误因为编译器能够立即指出类错误。

    youdao

  • The service utility calls the SOAP client dynamically for each service implementation and passes the service implementation URL, URN, and method name.

    服务实用程序每个服务实现动态调用SOAP客户机传送服务实现URLURN方法

    youdao

  • Within that directory, we have one directory per test method, whose name exactly matches the method name.

    目录中,我们每个测试方法都提供了一个目录,名称完全匹配方法名称。

    youdao

  • You usually do not find out the method name (item 3), and discovering item 4 does not make any sense.

    通常不会发现方法(第3),而且发现第4项也没什么意义

    youdao

  • Each service utility class has it own implementation, since the URN name and method name each needs to invoke will be unique.

    因为每个服务实用程序所需调用UR n方法名都唯一的,所以它们都自己的实现

    youdao

  • In that article, we just passed the class and method name as command-line parameters to my program, which loaded the binary class file, added the timing code, then wrote the class back out.

    该文中,我们只是方法名称作为参数传递程序程序加载二进制文件添加定时代码然后该类

    youdao

  • It then calls the method and saves the result, then finishes by printing the method name and return value indented to the current nesting level.

    然后调用方法保存结果,然后在比当前进位置再缩进的位置打印方法返回

    youdao

  • If I were just going to change a method name in my code, I'd just do it.

    如果改变代码某个方法名称,改好了。

    youdao

  • The namespace URI that scopes the method name in SOAP is functionally equivalent to the interface ID that scopes a method name in DCOM or CORBA.

    SOAP检查方法名称名称空间uri与在DCOMCORBA中检查方法名称的接口id功能上相同的。

    youdao

  • In case it does not find any it will try to parse the method name and create a query from it.

    如果没有找到任何可以解析方法就会创建一个查询方法。

    youdao

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

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

    youdao

  • What you see in these listings is that the method name and parameters are encoded as Java Strings or parameters (depending on what technology is used).

    这些清单中看见方法参数是以StringParameter编码的(取决于所使用的技术)。

    youdao

  • In addition, it is desirable to prefix the test method name with "test" so that the test runner will execute all methods automatically.

    此外合适测试方法名称一个“test前缀这样测试运行人员就可以自动地执行所有方法

    youdao

  • You'll have some special code for editing CARDS in the view, so you'll use nil in place of what would otherwise be some view-to-model method name.

    视图专门代码用于编辑卡片所以本应使用view - to - model之类的方法地方,您将使用nil

    youdao

  • Syntactically, it is singled out in Python by being named before the dot — everything following the dot, method name, and left parenthesis is just an argument.

    从语法上说Python中通过之前指定名称来挑选对象-在点、方法括号后面只是一个参数。

    youdao

  • Listing 4 adds logging to the third try block, logging just the method name for each part of the stack trace.

    清单4第三try添加了日志记录功能,记录堆栈跟踪部分方法名称

    youdao

  • 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.

    SOAP用于执行RPC调用时Body包含单独元素,这个元素包含方法参数Web服务目标地址

    youdao

  • scriptmethod : The event type (onClick, onChange, and so on) and the method name for the method that should be called in case of an event.

    scriptmethod事件类型onClickonChange 等等发生事件时应该调用方法名称

    youdao

  • 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.

    但是请注意复制的语法包含方法名称括号因此必须记得参数或者必须返回内容帮助reference面板。

    youdao

  • In the first string, again a naming convention is followed — finder method name plus WhereClause.

    第一字符串中遵守另一个命名约定查找器方法加WhereClause

    youdao

  • If the type is set, I expect an attribute name; otherwise, I assume a method name.

    如果类型set,那么就认为属性否则认为方法名。

    youdao

  • We can then either type a new event handler method name to use, or optionally just press the enter key to name the event handler method using the default naming convention.

    然后我们可以输入一个事件处理方法名称或者只要点击回车使用默认命名约定命名事件处理方法。

    youdao

  • Why do you have to preface the method name in the listener attribute with "listener" (it seems redundant, doesn't it)?

    为什么必须listener属性中的方法名称之前加上“listener”前缀(看起来多余是不是?)

    youdao

  • The names of the intermediate values that I needed to compute were prefixed with "get" to derive the method name.

    需要计算中间名称带有“get前缀从而推导出方法名。

    youdao

  • Note that the method name starts with xget in cases where it returns an XMLBeans type.

    注意返回XMLBeans类型情况下方法是以xget开头的。

    youdao

  • In the send with deferred response dialog, call the sending method name: orderBook, and select Add to remote interface.

    Sendwithdeferredresponse对话框中发送方法名称设为:orderBook选择add to remote interface。

    youdao

  • All a decorator does is let you avoid repeating the method name, and put the decorator near the first mention of the method in its definition. For example.

    decorator一切就是使避免重复使用方法并且decorator放在方法定义中第一提及其名称的地方。

    youdao

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

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

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