exercisecontainer.loc
来自「symbian手机开发程序」· LOC 代码 · 共 15 行
LOC
15 行
/*
========================================================================
Name : ExerciseContainer.loc
Author :
Copyright : Your copyright notice
Description :
========================================================================
*///定义语言。须在工程及相应的视图里宏定义
#ifdef LANGUAGE_01
#include "ExerciseContainer.l01"
#endif
#ifdef LANGUAGE_31
#include "ExerciseContainer.l31"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?