qiqiweather.loc
来自「手机天气预报系统」· LOC 代码 · 共 25 行
LOC
25 行
/*
============================================================================
Name : QiQiWeather.loc
Author :
Version :
Copyright : Your copyright notice
Description : String localization file
============================================================================
*/
#ifndef __QIQIWEATHER_LOC__
#define __QIQIWEATHER_LOC__
CHARACTER_SET UTF8
#ifdef LANGUAGE_01
#include "Language.l01"
#endif
#ifdef LANGUAGE_31
#include "Language.l31"
#endif
#endif // __QIQIWEATHER_LOC__
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?