...类的注释)4、字段(Fields)标签注释5、构造函数(Constructor)标签6、方法(Methods)标签注释7、覆盖方法(Overriding Methods)标签注释8、代表方法(Delegate Methods)标签注释9、Getter方法标签注释10、Setter方
基于56个网页-相关网页
Overriding HTTP Methods 重写HTTP方法
Overriding methods in a parent class is not limited to the constructor.
父类中的重写方法不仅局限于构造函数。
You literally cannot compile this class without overriding these methods.
如果不覆盖这些方法,根本无法编译此类。
It is essential that the handler invoke methods in the superclass rather than methods in the overriding module (see Listing 9).
处理程序必须调用超类中的方法而是重写模块中的方法(如清单9所示)。
应用推荐