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

📄 rtx.rss

📁 显示彩色字体的程序
💻 RSS
字号:
/*
* ============================================================================
*  Name     : RTx.rss
*  Part of  : RTx
*  Created  : 2003. 08. 15. by (V) - Forum Nokia 
*  Description:
*     This file contains all the resources for the RTx.
*     
*  Version  : 1.x
*  Copyright: Nokia Corporation
* ============================================================================
*/

//  RESOURCE IDENTIFIER
NAME    BWIZ // 5 letter ID

//  INCLUDES

#include <eikon.rh>
#include "rtx.loc"
#include <avkon.rsg>
#include <avkon.rh>
#include <avkon.mbg>




//  RESOURCE DEFINITIONS 

RESOURCE RSS_SIGNATURE { }

RESOURCE TBUF { buf=""; }

RESOURCE EIK_APP_INFO
    {
    cba=R_AVKON_SOFTKEYS_BACK;     
    }

RESOURCE TBUF256 r_type_ii_dialog_tbuf_demo_text 
    {
    //buf = qtn_app_demo_text ;
	//文字都在这里面
	buf = "Sakai and Joker live a honey life with a pet named WuMi from now on! \fClass11110204 No.20023448 \fSakai" ;
    }
         
// End of File

⌨️ 快捷键说明

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