?? tvapi.h.svn-base
字號:
//tdapi/toe
#include "tdptv.h"
#include "tvconfig.h"
#define _TOE2_ONLY_
#include "toe.h"
#include "tdraw.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef _WIN32
#include <conio.h>
#endif
//for dptv
//#include "tvdvfeature.h"
#include "tvdvmultiwin.h"
//for TV system
#include "tvosd.h"
#include "tvglobal.h"
#include "tvinisys.h"
#include "tvmode.h"
#include "tvsource.h"
#include "tvscreen.h"
#include "tvvbi.h"
#include "tvpicture.h"
#include "tvpaneltype.h"
#include "TVAudio.h"
#include "TVTuner.h"
#include "TVSearch.h"
#include "TVSystem.h"
#include "tvProgram.h"
#include "tvdebug.h"
#include "enum.h"
#include "struct.h"
#include "ioctrl.h"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -