This placeholder class should represent the instantiation of List by binding the template parameter t to the template parameter of X.
该占位符类可以通过将模板参数t与模板参数X绑定来实例化。
Create a template binding class named ShelvesList with a binding to the List class by setting the parameter t to Shelf.
建立一个绑定类型模板并将其命名为ShelvesList通过设定参数值t为Shelf经其与类List联系起来。
In XSLT v2, you can't pass a parameter to a named template that is not defined in its parameter list.
在XSLTv 2中,您不能将参数传递给未在其参数列表中定义的命名模板。
You must explicitly add the template type parameters to the template class name when using it as a template parameter in a base class list.
当要将某个模板类型参数用作基类列表中的模板参数时,必须显式地将该模板类型参数添加到模板类名中。
It is invalid to use an unspecialized template class name as a template parameter in a base class list.
将非专用化的模板类名用作基类列表中的模板参数是无效的。
Generic or template parameters with default values cannot be followed in the parameter list by parameters that do not have default values.
在参数列表中,具有默认值的泛型参数或模板参数后面不能是没有默认值的参数。
Generic or template parameters with default values cannot be followed in the parameter list by parameters that do not have default values.
在参数列表中,具有默认值的泛型参数或模板参数后面不能是没有默认值的参数。
应用推荐