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是為每個令牌類型定制的并具有特定函數(shù),譬如初始化例程以允許令牌與槽管理器一起工作。
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 調(diào)用初始化子系統(tǒng)時, api將為所有存在于配置中(駐留在共享內(nèi)存)的令牌裝入stdll共享對象并且調(diào)用特定于令牌的初始化例程。
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 它們分別調(diào)用wxframe父類的初始化例程(實際進行設(shè)置一個窗口的所有繁重工作) ,定義一個控件以適合新的主窗口,以及確保窗口是可見的。