The example looks up the add method chain.
本例查找add方法链。
The chain corresponding to the add method is found.
将创建与add方法对应的链。
At this point it is the add method that gets called.
至此,这就所调用的add方法。
The add method adds a feed to the list and updates the feed.
add方法向列表中添加一个提要,并更新提要。
On the shortcut menu, click Add, and then click Add Method.
在捷径功能表中按一下[加入],再按一下[加入方法]。
Another one of your tasks was to fix a bug in the products add method.
另一个任务是修复productsadd方法中的bug。
Passing in multiple parameters to the Add method is also quite similar.
给Add方法传入多个参数也和C#非常类似。
This is a very simple wrapper around the add method on the FeedList class.
这是一个非常简单的包装器,打包了feedlist类的add方法。
To supply a value, you call the add method of the Attribute interface.
要提供值,则需要调用Attribute接口的add方法。
In the Add method Wizard, provide the information to create the method.
在加入方法精灵中提供建立方法的资讯。
What would really help here is some type hinting in the add method signature.
此处真正有用的是add方法签名中的一些类型提示。
The invocation chain finds the add service add method and invokes the method call.
调用链找到add服务的 add方法并调用此方法。
You can add your own functionality by changing this method.
可以通过更改这个方法添加自己的功能。
Once you add a new controller class or method, it becomes automatically available.
在添加新控制器类或方法之后,它们就自动变为可用的了。
You now add a new method to be called whenever an operation button is pushed.
现在,添加一个新方法以便在有操作按钮被按下时调用。
You can easily add them using the method shown in Listing 15.
很容易使用清单15所示的方法添加它们。
In that method, you add a button to your frame, as shown in Listing 4.
在该方法,可以向框架添加按钮,如清单4所示。
The system will add the Z Method to automatic journal 210.
系统会添加z方法到自动日志210。
Add the respective get method for your data member.
向您的数据成员添加相关的获得方法。
Add command method to page code.
向页代码中添加命令方法。
Add the method below to the interface, then Finish.
将以下方法添加到该接口,然后单击Finish。
We create it in the createContents() method and add it directly to the table widget.
我们用createContents()方法创建它,然后直接把它添加到表窗口小部件。
Add a simple unit validator method.
添加一个简单的单元确认器方法。
My next step is to add a finder-like method on the User object.
我的下一步是在User对象上添加一个类似 finder 的方法。
This article introduces the method to add users with the wsadmin tool.
本文介绍使用wsadmin工具添加用户的方法。
To view a bootlist for a specific boot method, simply add the switch -o.
若要查看特定启动方法的启动列表,只需添加选项 -o。
To implement the method, add the logic shown in listing.
在这个方法中添加清单1所示的逻辑。
Follow the same steps above to add a "create" method for an Author.
按照与上面相同的步骤为Author添加“create ”方法。
You then need to add a method declaration for invoke so that the class compiles.
然后需要为invoke添加方法声明以便类进行编译。
The easiest solution is to add a method to the object that can reset it.
最简单的解决方案就是给对象增加一个reset方法。
应用推荐