i18n.h
来自「These files contain the source code of t」· C头文件 代码 · 共 17 行
H
17 行
/* * i18n.h: Internationalization * * See the README file for copyright information and how to reach the author. * * $Id: i18n.h 1.2 2002/05/11 14:48:16 kls Exp $ */#ifndef _I18N__H#define _I18N__H#include <vdr/i18n.h>extern const tI18nPhrase Phrases[];#endif //_I18N__H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?