有模板的 meaning in Chinese
formed
Examples
- Gets a value indicating whether there are any templates in the group
获取一个指示组中是否有模板的值。 - If a component does not have a template , but extends from a component class that does have a template , then the parent class ' template will be used by the child component
如果一个组件没有模板,但继承一个有模板的组件,那么父组件的模板会被用到子组件里。 - If a component does not have a template , but extends from a component class that does have a template , then the parent class ' template will be used by the child component
如果一个组件没有模板,但是他继承于一个有模板的组件类,那么父类的模板将被应用于子组件上。