假设有3个WXML文件A、B和C,C import B,B import A,在C中可以使用B定义的template,在B中可以使用A定义的template,但是C不能使用A定义的template。( )
举一反三
- 假设有3个WXML文件A、B和C,C import B,B import A,在...C不能使用A定义的template。(
- <wxs>模块只能在定义模块的WXML文件中被访问到。使用<include>或 <import>时,<wxs>模块不会被引入到对应的WXML文件中。<template>标签中,只能使用定义该 <template> 的WXML文件中定义的<wxs>模块
- 下面定义类模板模板参数的定义语句错误的是( )。 A: template ; B: template ; C: template ; D: template ;
- 以下类模板的定义正确的是( ) A: template B: template C: template D: template
- 下列关于类模板的定义,正确的是( )。[br][/br]· A: template<br>· B: template<br>· C: template<br>· D: template