Create Superclass的意思|示意
创建父类
Create Superclass的网络常见释义
创建超类 ... Extract 提取 Create Superclass 创建超类 Move Up 上移 ...
创建父类 ... Extract:将代码抽取为一个单独的方法或函数 Create Superclass:创建父类 Move Up:可以将一个方法、实例变量移动到父类中去。触发时和重命名一样,要选中实例名或者方法名后才能正常使用。在category中不适用。 ...
Create Superclass相关例句
After you create your own helper superclass, use it in your script.
在您创建自己的helper超类以后,在您的脚本中使用它。
You can specify a helper superclass that Rational Functional Tester will use whenever you create or record a script in your project.
无论何时您要在您的项目中创建或者记录一个脚本,您都可以详细指定Rational Functional Tester将使用的帮助器超类。
The superclass will use this list of model objects to create the corresponding EditParts.
超类将使用这个模型对象列表来创建对应的EditPart。
As in Servlet 2.3, in struts 1.0 create a scope key and implement the notification logic in a superclass that extends from org.apache.struts.action.ActionServlet.
与Servlet 2.3一样,在struts 1.0中应该在一个扩展自org . apache . struts . action . ActionServlet的超类中创建范围键并实现通知逻辑。
To create a helper superclass that changes the property weight of an object
按照下面的方法,来创建一个帮助者超类(helper superclass),帮助更改一个对象的属性权重
Let clients create objects by naming an abstract superclass and by providing a specification.
使客户程序可以通过命名抽象超类和给定规约来创建对象。