📄 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 + -