?? xptitcp.c
字號:
/*************************************************************************//* module: SyncML Communication Protocol selection module *//* file: src/xpt/win/xptitcp.c *//* target system: win *//* target OS: win *//*************************************************************************//** * This module contains Windows specific code for the * TCP/IP protocol handler for SyncML */#include "syncml_tk_prefix_file.h" // %%% luz: needed for precompiled headers in eVC++#include "xptitcp.h"// %%% luz:2003-04-17: Note this is Synthesis SySync framework specific#ifdef PROGRESS_EVENTS // we need SySync-specific include to allow progress monitoring #include "global_progress.h"#endif/* eof */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -