注意,对于变量名与其所映射的列的名称不相同的每个变量,会生成一个专门的标注。
Note that a special annotation is generated for every variable name that is different from its respective mapping column name. The annotation will be of the form.
你可以在模板中定义组件类型,或者你可以使用组件标注去定义组件类型和参数为组件产生一个实例变量。
You can define the type of component inside template, or you can create an instance variable for the component and use the component annotation to define the component type and parameters.
该标注被放在变量声明之前。
应用推荐