You can add or change any template settings such as initialization parameters, storage parameters, or whether or not to use custom scripts. 可以增加或者更改任何模板设置,如初始化参数,存储参数或是否用用户自定义脚本。
There are two event handlers provided in the project template code; one handles initialization and the other handles clean-up. 类中编写您的代码。项目模板代码中提供了两个事件处理程序;一个处理初始化,另一个处理清理。
You don't create this procedure & the project template creates it and places it in the Generated initialization code region. 您不用创建这个过程&该项目模板创建它并将其放入“生成的初始化代码”区域。
The main components in the template are discussed in detail, and they include system configuration file, initialization process, synchronization menu, definition system, customization system, priority management and security management. 详细描述了模板系统组成的几个主要部分,其中包括系统配置文件、初始化过程、菜单同步、定义系统、授权管理以及用户管理.定义系统功能可根据不同的要求产生相应的定制系统。
Defining some template methods, which provide special hooks for widget implementers, giving them the chance to implement special initialization actions in a specific creation phase 定义一些template方法,提供面向小部件实现者的特殊hook,使它们能够在某个特定的创建阶段实现特定的初始化动作