📄 tempgrid.rss
字号:
/*
========================================================================
Name : tempgrid.rss
Author :
Copyright : Your copyright notice
Description :
========================================================================
*/
NAME TEMP
#include <avkon.rsg>
#include <avkon.rh>
#include <eikon.rh>
#include <appinfo.rh>
#include "tempgrid.hrh"
#include "tempgrid.loc"
RESOURCE RSS_SIGNATURE
{
}
RESOURCE TBUF
{
buf = "tempgrid";
}
RESOURCE EIK_APP_INFO r_application_tempgrid_app_ui
{
cba = R_AVKON_SOFTKEYS_OPTIONS_EXIT;
status_pane = r_application_status_pane;
}
RESOURCE STATUS_PANE_APP_MODEL r_application_status_pane
{
}
RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
{
short_caption = STR_tempgridApplication_5;
caption_and_icon = CAPTION_AND_ICON_INFO
{
caption = STR_tempgridApplication_4;
number_of_icons = 0;
};
}
RESOURCE TBUF r_application_akn_view_reference1
{
}
#include "tempgridContainer.rssi"
#include "tempgridContainerSubitems.rssi"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -