locationexample.loc
来自「这是一个关于s60基于c++的关于手机地图和定位的代码」· LOC 代码 · 共 21 行
LOC
21 行
/*
* ============================================================================
* Name : locationexample.loc
* Part of : Location Example
* Created : 21.05.2007 by Forum Nokia
* Description:
* Version : 1.0
* Copyright: Nokia Corporation
* ============================================================================
*/
// engineering english uses english localization strings
#ifdef LANGUAGE_SC
#include "locationexample.l01"
#endif
// English
#ifdef LANGUAGE_01
#include "locationexample.l01"
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?