⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 thread_caption.rss.i

📁 Symbian OS 线程实例源代码 可以学习一下
💻 I
字号:
# 1 "D:\\sakai\\Symbian\\work\\ThreadExample\\group\\Thread_caption.rss"
/*
* ============================================================================
*  Name     : Thread.rss Thread caption file
*  Part of  : Thread
*  Created  : 04.02.2005 by Forum Nokia
*  Version  : 1.0
*  Copyright: Nokia Corporation
* ============================================================================
*/

# 1 "D:\\sakai\\Symbian\\work\\ThreadExample\\inc\\thread.loc" 1
/*
* =============================================================================
*  Name     : Thread example definitions of languages 
*  Part of  : Thread
*  Created  : 04.02.2005 by Forum Nokia
*  Version  : 1.0
*  Copyright: Nokia Corporation
* ============================================================================
*/


# 1 "D:\\sakai\\Symbian\\work\\ThreadExample\\inc\\thread.l01" 1
/*
* =============================================================================
*  Name     : Thread.l01 Resource file containing English strings
*  Part of  : Thread
*  Created  : 04.02.2005 by Forum Nokia
*  Version  : 1.0
*  Copyright: Nokia Corporation
* =============================================================================
*/

//  APPLICATION INFORMATION
// Caption language

//  LOCALISATION STRINGS

// caption strings for app




//  LOCALISATION STRINGS







// CONSTANTS













# 12 "D:\\sakai\\Symbian\\work\\ThreadExample\\inc\\thread.loc" 2



// End of File
# 11 "D:\\sakai\\Symbian\\work\\ThreadExample\\group\\Thread_caption.rss" 2

# 1 "D:\\sakai\\Symbian\\7.0s\\Series60_v21\\\\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 )="";
	}
# 12 "D:\\sakai\\Symbian\\work\\ThreadExample\\group\\Thread_caption.rss" 2


RESOURCE CAPTION_DATA
    {
    caption= "Thread Example" ;
    shortcaption= "ThreadEx" ;
    }

// End of File

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -