gpstest_caption.rss.i
来自「symbian s60上的GPS」· I 代码 · 共 48 行
I
48 行
# 1 "E:\\GPSLib\\GPSTest\\data\\GPSTest_caption.rss"
/*
============================================================================
Name : GPSTest_caption.rss
Author : Fox Jiang
Version :
Copyright : Kodak Mobile Team
Description : Caption file for GPSTest.
============================================================================
*/
# 1 "e:\\Symbian\\7.0s\\Series60_v21_C\\\\epoc32\\include\\apcaptionfile.rh" 1
// APCAPTIONFILE.RH
//
// Copyright (c) 2000 Symbian Ltd. All rights reserved.
//
//
/**
* Contains definitions for the resource files that are input to
* caption files for Series 60
*/
/**
@internalComponent
*/
/**
@publishedAll
@released
*/
STRUCT CAPTION_DATA
{
LTEXT caption(256 )="";
LTEXT shortcaption(256 )="";
}
# 11 "E:\\GPSLib\\GPSTest\\data\\GPSTest_caption.rss" 2
//#include "GPSTest.loc"
RESOURCE CAPTION_DATA
{
caption = "GPSTest Application";
shortcaption = "GPSTest";
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?