📄 bioexamplebif.rss
字号:
#include <biftool.rh>
RESOURCE BIO_INFO_FILE
{
message_type_uid=0x1000ffff; // just an example uid for the message, might overlap with something else
message_parser_uid=0x101F402B; // my reserved uid for the message parser
message_app_uid=0x101F402A; // my reserved uid for the message viewer app
message_appctrl_uid=0x00000000; // no control in use
description="BIOexample";
icons_filename="bioexample.mbm";
icon_zoom_levels = {1};
ids=
{
ID
{
type=ENbs;
confidence=EPossible;
character_set=KCharSetDefault;
text="//BIOEX";
}
}; // this message is received only on SMS bearer, else other id fields would be defined here (EWap, EIana)
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -