初始化例程 meaning in Chinese
initialize routine
Examples
- Stdlls are customized for each token type and have specific functions , such as an initialization routine , to allow the token to work with the slot manager
Stdll是为每个令牌类型定制的并具有特定函数,譬如初始化例程以允许令牌与槽管理器一起工作。 - Call , the api will load the stdll shared objects for all the tokens that exist in the configuration residing in the shared memory and invoke the token - specific initialization routines
调用初始化子系统时, api将为所有存在于配置中(驻留在共享内存)的令牌装入stdll共享对象并且调用特定于令牌的初始化例程。 - Respectively , they call the initialization routine of the wxframe parent class doing all the hard work of actually setting up a window , define a control to fit on the new main window , and make sure the window is visible
它们分别调用wxframe父类的初始化例程(实际进行设置一个窗口的所有繁重工作) ,定义一个控件以适合新的主窗口,以及确保窗口是可见的。