cameraapp.rsg
来自「C++下照相机功能的详细描述,详细讲述了如果打开镜头、如果聚焦等等功能」· RSG 代码 · 共 23 行
RSG
23 行
#define R_LOCALISABLE_APP_INFO 0xeaf3004
#define R_CAMERAAPP_HOTKEYS 0xeaf3005
#define R_CAMERAAPP_VIEW1 0xeaf3006
#define R_CAMERAAPP_MENUBAR_VIEW1 0xeaf3007
#define R_CAMERAAPP_VIEW1_MENU 0xeaf3008
#define R_CAMERAAPP_VIEW2 0xeaf3009
#define R_CAMERAAPP_MENUBAR_VIEW2 0xeaf300a
#define R_CAMERAAPP_VIEW2_MENU 0xeaf300b
#define R_CAMERAAPP_APP_MENU 0xeaf300c
#define R_CAMERAAPP_APP_FOCUS_MENU 0xeaf300d
#define R_CAMERAAPP_STATUS_PANE 0xeaf300e
#define R_CAMERAAPP_NAVI_DECORATOR 0xeaf300f
#define R_CAMERA_NAVI_PANE_TAB_GROUP 0xeaf3010
#define R_DIALOG_ABOUT 0xeaf3011
#define R_ABOUT_DIALOG_TITLE 0xeaf3012
#define R_ABOUT_DIALOG_TEXT 0xeaf3013
#define R_MEMORY_LOW 0xeaf3014
#define R_CAMERA_IN_USE 0xeaf3015
#define R_NO_CAMERA 0xeaf3016
#define R_SAVING_IMAGE 0xeaf3017
#define R_IMAGE_SAVED 0xeaf3018
#define R_COVER_WARNING 0xeaf3019
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?