If I were just going to change a method name in my code, I'd just do it.
如果我想要改变我的代码中某个方法的名称,改就好了。
If the type is set, I expect an attribute name; otherwise, I assume a method name.
如果类型是set,那么就认为是一个属性名,否则,就认为是一个方法名。
Note that the method name starts with xget in cases where it returns an XMLBeans type.
注意,在返回XMLBeans类型的情况下,方法名是以xget开头的。
In case it does not find any it will try to parse the method name and create a query from it.
如果没有找到任何可以解析的方法名,那就会创建一个查询方法。
The JSF EL supplies the implicit get in interpreting the method name to call for the binding.
在解释方法名称时,JSFEL提供了隐式get来调用此绑定。
In the first string, again a naming convention is followed — finder method name plus WhereClause.
在第一个字符串中,再遵守另一个命名约定—查找器方法名加WhereClause。
Putting the class name as a prefix to the method name indicates that the method is a class method.
将类名作为方法名的前缀来指示该方法是类的方法。
The namespace of the element is equal to the target address, and the base name is the method name.
元素的namespace等于目标地址,根名是方法名。
You usually do not find out the method name (item 3), and discovering item 4 does not make any sense.
您通常不会发现方法名(第3项),而且发现第4项也没什么意义。
Within that directory, we have one directory per test method, whose name exactly matches the method name.
在该目录中,我们对每个测试方法都提供了一个目录,其名称完全匹配该方法名称。
This implementation code prints the name of the user accessing the method and the method name. RUP example.
这个实现代码打印出访问方法的用户的名称和方法名称。
The method name reflects only one property of the method: the business logic to perform the credit operation.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
Listing 4 adds logging to the third try block, logging just the method name for each part of the stack trace.
清单4向第三个try块添加了日志记录功能,只记录堆栈跟踪每部分的方法名称。
The names of the intermediate values that I needed to compute were prefixed with "get" to derive the method name.
我需要计算的中间值的名称带有“get”前缀,从而推导出方法名。
The key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
It means never thinking twice about misspelling a method name because the compiler immediately indicates the error.
这意味着,不用过多考虑方法名称的拼写错误,因为编译器能够立即指出这类错误。
A wants method executes the corresponding code block if the method name matches the type in the HTTP Accept header.
如果方法名称与HTTPAccept头中的类型匹配,wants方法执行对应的代码块。
Why do you have to preface the method name in the listener attribute with "listener" (it seems redundant, doesn't it)?
为什么必须在listener属性中的方法名称之前加上“listener”前缀(看起来多余,是不是?)
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。
Check the method name, and generate a fault response if it's not SQRT (the only method this script knows how to handle).
检查方法名,如果不是sqrt(它是该脚本懂得如何处理的惟一方法),则生成错误响应。
Now the only additional pieces of information I need are the method name and the parameters to pass into the method call.
现在,我需要的唯一其他的几条信息就是要传送到方法调用中的方法名称和几个参数。
Each service utility class has it own implementation, since the URN name and method name each needs to invoke will be unique.
因为每个服务实用程序类所需调用的UR n名和方法名都将是唯一的,所以它们都有其自己的实现。
The question mark at the end of the method name means that the method is testing for something and will return True or False.
方法名末尾的问号意思是该方法在测试某些东西,并且将返回True或False。
Active Record simply overrides method_missing and parses the method name at run time to determine whether the method name is valid.
ActiveRecord越过method_missing并在运行时解析该方法名以确定该方法名是否有效。
In addition, it is desirable to prefix the test method name with "test" so that the test runner will execute all methods automatically.
此外,合适的是测试方法名称都有一个“test ”前缀,这样测试运行人员就可以自动地执行所有的方法。
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 :事件类型(onClick、onChange 等等)和在发生事件时应该调用的方法的名称。
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.
然后调用方法并保存结果,然后在比当前缩进位置再缩进的位置打印方法名和返回值。
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与在DCOM或CORBA中检查方法名称的接口id在功能上是相同的。
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。
The service utility calls the SOAP client dynamically for each service implementation and passes the service implementation URL, URN, and method name.
服务实用程序为每个服务实现动态调用SOAP客户机,并传送服务实现URL、URN和方法名。
应用推荐