mydllapp.rls
来自「symbian操作系统下如何生成和调用DLL的实例代码。」· RLS 代码 · 共 11 行
RLS
11 行
// rls
rls_string STRING_r_caption_mydllapp "MyDllApp"
rls_string STRING_r_short_caption_mydllapp "MyDllApp"
// commands
rls_string STRING_r_mydllapp_command_test_dll "TestDll"
rls_string STRING_r_mydllapp_command_close "Close (Debug)"
rls_string STRING_r_icon_file "z:\\resource\\apps\\MyDllApp.mbm"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?