... 把变量转换为参数(Promote to Parameter) 产生方法框架(Generate Method Stub) 用代码段进行封装(Surround with Snippet) ...
基于60个网页-相关网页
Next, use Eclipse's QuickFix (by clicking greet and pressing Ctrl-1, for example) to generate a method stub for greet , and add code to the stub as follows.
接下来,用Eclipse的quickfix为greet生成一个方法存根,然后为存根加入代码。
Next, use Eclipse's QuickFix (by clicking on greet and pressing Ctrl-1, for example) to generate a method stub for greet , and add code to the stub as follows.
接下来,使用Eclipse的QuickFix(比如,通过单击greet并按Ctrl - 1)为greet生成一个方法存根,并将代码添加到该存根,如下所示。
You can generate a stub for any undefined class, constructor, method, property, field, or enum that you want to use but have not yet defined.
可以为要使用但尚未定义的任何未定义类、构造函数、方法、属性、字段或枚举生成存根。
应用推荐