?? abimport.h
字號(hào):
/* Import (extern) header for application - AppBuilder 1.12E */#include "abdefine.h"extern const ApEventLink_t appl_links[];extern ApEventLink_t internal_links[];extern ApWindowLink_t base;extern const ApEventLink_t base_links[];extern ApWidget_t dsbase[9];#ifdef __cplusplusextern "C" {#endifint moving( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int under_widget( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int inicia_selecao( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int finaliza_selecao( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int atualiza_ptos( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );#ifdef __cplusplus}#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -