alarmnotification_loc.rss
来自「this is used to get the alarm on the mob」· RSS 代码 · 共 27 行
RSS
27 行
// ====================================================================
// File: alarmnotification_loc.rss
// Created: 10/16/06
// Author:
// Copyright (c): , All rights reserved
// ==================================================================== */
#include <appinfo.rh>
#include "alarmnotification_loc.rls"
RESOURCE LOCALISABLE_APP_INFO
{
short_caption = STRING_short_caption;
caption_and_icon =
{
CAPTION_AND_ICON_INFO
{
caption=STRING_r_alarmnotification_caption;
//number_of_icons=3;
//icon_file=STRING_r_alarmnotification_icon_path;
}
};
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?