So far, that method has always been run, but it is legal to declare variables in any method.
迄今为止,方法一直都是run,不过在任何方法中声明变量均是合法的。
EDIT: One of the requirements of the project is to NOT cast an object to t in any method.
编辑:项目的需求之一是不把一个对象t在任何方法。
Consider using exception handling in any method that USES operators that may generate an exception, or that calls into or accesses other procedures that may generate an exception.
当方法使用可能产生例外状况的运算子时,或是方法呼叫或存取其他可能产生例外状况的程序时,请考虑使用例外处理。
This one makes recursive calls by default; therefore, it will also find method declarations in any inner classes.
默认情况下,它将进行递归调用。因此,您也可以在任何一个内部类中发现方法声明。
Any additional validation required by the command should be performed in this method.
在此方法中,应该执行该命令需要的任何其他验证。
You get the right transactional behavior, in the right place, without modifying any code in the caller, or the target method.
在正确的位置得到正确的事务行为,无需修改调用者或目标方法中的任何代码。
In particular, we are not doing any call-site caching of method bindings, which is probably the single biggest performance boost in the whole dynamic language implementation space.
需要提出的是,我们没有做任何方法绑定的调用缓存,要知道它可能是在整个动态语言实现领域唯一最大的性能增强点。
However, any chunks or Spaces created in 11.70, regardless of the method used, will remain intact during the reversion process.
但是,在11.70中创建的任何块或空间,不管使用什么方法,在还原过程中保持不变。
Once we have the data back into PHP, we can store it in our database or any other method of data handling we choose from the many options PHP offers.
当把数据返回到php后,我们可以将其存储到数据库中,或使用PHP提供的众多选择中的任何其他数据处理方法。
For the examples in this article, you can use any Smart Common Input Method platform (SCIM) software to transliterate the English characters to Hindi.
例如,在本文中,您可以使用任何智能的通用输入法平台(SCIM)软件将英文字符音译为北印度语。
Now, in any text input box, long-press and select input Method in the popup.
现在,在任何文本输入框中,长按并在弹出框中选择输入法。
Because the image is always running, any addition, deletion, or update of a method in any class occurs at run time.
因为它总在运行,对任何类中方法的任何添加、删除或更新操作都发生在运行时。
After generalization, the recipients could edit and process the class, field, and method names in the same way as any other API names.
泛化之后,接收方可以象编辑和处理任何其它API名称一样编辑和处理类、字段和方法名称。
You can use any method that will result in all directories and files being copied identically.
只要能够复制所有的目录和文件,使用任何方法都可以。
And with that in mind, never send any communication via either method that you wouldn't like to have your boss, or even your entire office to read.
也不能用以上的两种方法中的任意一种来沟通,你不想让你的老板或者你整个办公司的人知道的话。
You could also start from scratch in RMC and not rely on any explicit method definitions that we provide.
你也可以从RMC开始不依赖于任何我们提供的明确的方法定义。
Most method element descriptions are drafted, either directly in RMC or using any other editor.
绝大多数方法元素的描述都比较粗糙,要么直接在RMC中要么使用任何其它的编辑器。
In imperative languages, any method that can possibly return different values, given the same input, has side effects.
在命令式语言中,输入相同而可能返回不同值的方法,都有副作用。
It then calls the appropriate method, passing in any arguments associated with that method.
然后调用适当的方法、传递该方法的相关参数。
This class also provides the ability to execute code in any of these databases using the execute method.
通过调用该类中的execute方法,该类能够执行任何这些数据库中的代码。
One interesting point is the decision to return any exceptions from this method, as well as any that arise in the constructor, as IOExceptions.
一个有趣的事情是决定将来自此方法的任何异常,以及构造函数中出现的任何异常作为IOException返回。
Any class in Ruby that supports the each method (like File) lets you iterate this way.
Ruby中支持each方法的任何类(比如File)都允许以这种方式进行迭代。
You can use the newly created look and feel in any Swing application by invoking the following line in the main method before the first widget is created.
通过在main方法中第一个窗口小部件创建之前调用下面一行代码,您便可以在任何Swing应用程序中使用新创建的lookandfeel。
BeforeTestMethod methods are executed before the execution of any test method in a class.
beforeTestMethod方法在类中的任何测试方法执行之前执行。
You can use it to rename any method, variable, or class in your project. To try it
您可以使用它重命名项目中的任何方法、变量或类。
This helper method simply replaces any instances of ~ in the string with the value of the application's path.
此helper方法只替换具有应用程序路径值的字符串中的所有~实例。
Listing 11: Method to click any button in the Action Bar applet.
列表11:在ActionBarapplet中点击任何按钮的方法。
In Listing 17, I'm specifying that any public method called get in any instance of org.runtimemonitoring.spring.DAO should be targeted.
在清单17中,我指定org . runtimemonitoring . spring . DAO的任何实例中的任何名为get的公共方法都应被作为目标。
Therefore, you can use the GuiTestObject click method, in conjunction with the index, to click any particular button.
因此,您可以与索引结合,使用 GuiTestObject方法点击任何特殊按钮。
You can have separate launch configurations for any class with a main method in the project.
项目中有main方法的类都可以有单独的启动配置。
应用推荐