📄 password_loc.rss.bak
字号:
// ====================================================================
// File: Password_loc.rss
// Created: 11/06/07
// Author:
// Copyright (c): , All rights reserved
// ==================================================================== */
#include <appinfo.rh>
#include <appinfo.rh>
//#include "Counter_loc.rls"
#ifdef LANGUAGE_01
#include "en.loc"
#elif defined LANGUAGE_29
#include "tc.loc"
#elif defined LANGUAGE_30
//#include "hk.loc"
#include "tc.loc"
#elif defined LANGUAGE_31
#include "sc.loc"
#endif
//#include "Password_loc.rls"
RESOURCE LOCALISABLE_APP_INFO
{
short_caption = STRING_short_caption;
caption_and_icon =
{
CAPTION_AND_ICON_INFO
{
caption=STRING_r_Password_caption;
//number_of_icons=3;
//icon_file=STRING_r_Password_icon_path;
}
};
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -