在第一小步之后,我们开始实现其他的重构功能:InlineMethod,重命名方法、变量、属性及类。
After the first tiny steps we started to implement the other refactorings Inline method, Rename of methods, variables, fields and classes.
它包括添加和删除书签、检索用户书签列表和检索(或者重命名)用户标记的方法。
It includes methods to add and delete bookmarks, retrieve a user's bookmark list, and retrieve (or rename) a user's tags.
重命名页面的另一个方法是,在业务空间中打开页面时更改名称,具体操作如下。
Another way to rename a page is to change the name while the page is open in the business space as follows.
您可以使用它重命名项目中的任何方法、变量或类。
You can use it to rename any method, variable, or class in your project. To try it
用这种方法,即使您将selpg命令重命名为别的名称,新的名称也将在消息中显示;您不必修改该代码。
This way, even if you rename the selpg command to something else, the new name will be shown in messages; you won't have to modify the code.
Ruby开发工具早就支持重构了,实现了比如重命名、扩展、移动和方法内联。
The Ruby development tools have had refactoring support for quite some time now, implementing for example various rename refactorings, extracting, moving and inlining of methods.
另一种对元素重命名的方法是直接从图中进行编辑。
Another method for renaming of elements is by editing them directly from the diagram.
目前支持重命名与方法提取。
然后它用含有对经过重命名的原方法的调用的计时代码替换拷贝方法的正文。
It then replaces the body of the copied method with timing code wrapping a call to the renamed original method.
如果你要重命名这个方法,必须检查继承层次中的所有类,以找到应该做出改变的所有位置。
If you would like to rename this method, a check of all classes in the inheritance hierarchy is needed to find all positions in the code which should be changed.
在必要时,可以重命名对象名以保证惟一性,方法是在初始对象名后附加一个数字。
The object names are renamed for uniqueness, as necessary, by appending a number to the original object name.
可以打开任何的ruby类,并通过重命名、添加或删除方法或属性来更改它。
You can open any Ruby class and change it by renaming, adding, or deleting methods or attributes.
创建这个域的最容易的方法是简单地复制并粘贴body域,然后重命名为PageBody。
The easiest way to create this field is to simply copy and paste the Body field, then rename it PageBody.
这些步骤包含对import声明的更改和方法的重构和重命名。
These steps include changes to the import statements and the renaming and restructuring of methods.
除了创建和销毁组件以外,宿主还可以通过创建方法来处理组件重命名操作。
In addition to creating and destroying components, the host also handles component rename operations through the create method. The rename logic is simple, yet interesting.
更加有趣的代码出现在interfaceswitching中:set _ interface方法为在with _ interface方法中创建的代码块的作用域重新定义了原始(重命名的)方法。
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.
接着,我重命名了几个方法比如说,把src改成了from,然后创建了一些辅助方法helper methods来辅助初始化任务库的类。
I then renamed a couple of methods (SRC became from, for example) and created some helper methods to help instantiate the task library class.
当一个程序集中的某个字段或方法被删除或重命名,而这一更改未反映在另一个尝试访问这个丢失的成员的程序集中时,通常会引发此异常。
This exception is typically thrown when a field or method is deleted or renamed in one assembly, and the change is not reflected in a second assembly that is trying to access the missing member.
符号重命名工具提供了一种简单易用的全局更新名称的方法,有助于减轻重命名代码元素的繁重工作,并降低引入额外语法错误的风险。
The symbolic renaming tool helps ease the pain of renaming code elements-and removes the risk of introducing unwanted syntax errors-by providing a simple-to-use method for globally updating names.
Reflexil是能够重命名,删除或注入类,接口,结构,枚举,事件,字段,方法,构造函数,财产或程序集的引用。
Reflexil is able to rename, delete or inject class, interface, struct, enum, event, field, method, constructor, property or assembly reference.
可以重写方法、重命名标识符、重构参数,以及实现接口和抽象类。
You can override methods, rename identifiers, refactor parameters, and implement interfaces and abstract classes.
可以重写方法、重命名标识符、重构参数,以及实现接口和抽象类。
You can override methods, rename identifiers, refactor parameters, and implement interfaces and abstract classes.
应用推荐