httpclientexample_loc.rss
来自「symbian os手机程序开发」· RSS 代码 · 共 21 行
RSS
21 行
/*
* ============================================================================
* Name : HTTPClientExample_loc.rss
* Part of : HTTP Client Example
* Created : 06/26/2006 by Forum Nokia
* Version : 2.0
* Copyright: Forum Nokia
* ============================================================================
*/
#include <appinfo.rh>
RESOURCE LOCALISABLE_APP_INFO r_httpclientexample_localisable_app_info
{
short_caption = "HTTPClientExample";
caption_and_icon =
CAPTION_AND_ICON_INFO
{
caption = "HTTPClientExample";
};
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?