⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 minigui_8h.htm

📁 MINIGUI1.6开发API
💻 HTM
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: minigui.h File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main&nbsp;Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.htm">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File&nbsp;List</a> | <a class="qindex" href="functions.htm">Data&nbsp;Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related&nbsp;Pages</a></div><div class="nav"><a class="el" href="dir_000003.htm">include</a></div><h1>minigui.h File Reference</h1><p><a href="minigui_8h-source.htm">Go to the source code of this file.</a><h2>Defines</h2><ul><li>#define <a class="el" href="group__rect__vars.htm#ga1">g_rcDesktop</a>&nbsp;&nbsp;&nbsp;<a class="el" href="group__rect__vars.htm#ga0">g_rcScr</a><dl class="el"><dd class="mdescRight">Contains the rectangle of desktop of the application.  <a href="group__rect__vars.htm#ga1"></a><br></dl><li>#define <a class="el" href="group__init__fns.htm#ga6">ReinitDesktop</a>()&nbsp;&nbsp;&nbsp;ReinitDesktopEx (TRUE)<dl class="el"><dd class="mdescRight">Re-initializes the desktop including the local system text.  <a href="group__init__fns.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__init__fns.htm#ga8">MiniGUIMain</a><dl class="el"><dd class="mdescRight">The main entry of a MiniGUI application.  <a href="group__init__fns.htm#ga8"></a><br></dl><li>#define <a class="el" href="group__init__fns.htm#ga9">IDM_DTI_FIRST</a>&nbsp;&nbsp;&nbsp;(300)<dl class="el"><dd class="mdescRight">The minimum interger value of command ID when user customize desktop menu.  <a href="group__init__fns.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga21">ETC_MAXLINE</a>&nbsp;&nbsp;&nbsp;1024<dl class="el"><dd class="mdescRight">The max line number of etc file.  <a href="group__etc__fns.htm#ga21"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga22">ETC_FILENOTFOUND</a>&nbsp;&nbsp;&nbsp;-1<dl class="el"><dd class="mdescRight">No found etc file.  <a href="group__etc__fns.htm#ga22"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga23">ETC_SECTIONNOTFOUND</a>&nbsp;&nbsp;&nbsp;-2<dl class="el"><dd class="mdescRight">No found section in etc file.  <a href="group__etc__fns.htm#ga23"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga24">ETC_KEYNOTFOUND</a>&nbsp;&nbsp;&nbsp;-3<dl class="el"><dd class="mdescRight">No found key in etc file.  <a href="group__etc__fns.htm#ga24"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga25">ETC_TMPFILEFAILED</a>&nbsp;&nbsp;&nbsp;-4<dl class="el"><dd class="mdescRight">Create tmpfile failed.  <a href="group__etc__fns.htm#ga25"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga26">ETC_FILEIOFAILED</a>&nbsp;&nbsp;&nbsp;-5<dl class="el"><dd class="mdescRight">IO operation failed to etc file.  <a href="group__etc__fns.htm#ga26"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga27">ETC_INTCONV</a>&nbsp;&nbsp;&nbsp;-6<dl class="el"><dd class="mdescRight">Convert the value string to an integer failed.  <a href="group__etc__fns.htm#ga27"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga28">ETC_INVALIDOBJ</a>&nbsp;&nbsp;&nbsp;-7<dl class="el"><dd class="mdescRight">Invalid object to etc file.  <a href="group__etc__fns.htm#ga28"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga29">ETC_READONLYOBJ</a>&nbsp;&nbsp;&nbsp;-8<dl class="el"><dd class="mdescRight">Read only to etc file.  <a href="group__etc__fns.htm#ga29"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga30">ETC_OK</a>&nbsp;&nbsp;&nbsp;0<dl class="el"><dd class="mdescRight">Operate success to etc file.  <a href="group__etc__fns.htm#ga30"></a><br></dl><li>#define <a class="el" href="group__etc__fns.htm#ga31">SetValueToEtc</a>(hEtc, pSection, pKey, pValue)&nbsp;&nbsp;&nbsp;GetValueFromEtc(hEtc, pSection, pKey, pValue, -1)<dl class="el"><dd class="mdescRight">Sets the value in the etc object.  <a href="group__etc__fns.htm#ga31"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga6">LEN_CLIPBOARD_NAME</a>&nbsp;&nbsp;&nbsp;15<dl class="el"><dd class="mdescRight">The maximum length of the name of clipboard.  <a href="group__clipboard__fns.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga7">NR_CLIPBOARDS</a>&nbsp;&nbsp;&nbsp;4<dl class="el"><dd class="mdescRight">The maximum number of clipboard.  <a href="group__clipboard__fns.htm#ga7"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga8">CBNAME_TEXT</a>&nbsp;&nbsp;&nbsp;("text")<dl class="el"><dd class="mdescRight">The default clipboard name of text control.  <a href="group__clipboard__fns.htm#ga8"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga9">CBERR_OK</a>&nbsp;&nbsp;&nbsp;0<dl class="el"><dd class="mdescRight">Operate clipboard success.  <a href="group__clipboard__fns.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga10">CBERR_BADNAME</a>&nbsp;&nbsp;&nbsp;1<dl class="el"><dd class="mdescRight">Bad name to clipboard.  <a href="group__clipboard__fns.htm#ga10"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga11">CBERR_NOMEM</a>&nbsp;&nbsp;&nbsp;2<dl class="el"><dd class="mdescRight">No enough memory to clipboard.  <a href="group__clipboard__fns.htm#ga11"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga12">CBOP_NORMAL</a>&nbsp;&nbsp;&nbsp;0<dl class="el"><dd class="mdescRight">Overwrite operation to clipboard.  <a href="group__clipboard__fns.htm#ga12"></a><br></dl><li>#define <a class="el" href="group__clipboard__fns.htm#ga13">CBOP_APPEND</a>&nbsp;&nbsp;&nbsp;1<dl class="el"><dd class="mdescRight">Append the new data to clipboarda after the old data.  <a href="group__clipboard__fns.htm#ga13"></a><br></dl><li>#define <a class="el" href="group__misc__fns.htm#ga29">Beep</a>&nbsp;&nbsp;&nbsp;Ping<dl class="el"><dd class="mdescRight">Alias of Ping.  <a href="group__misc__fns.htm#ga29"></a><br></dl><li>#define <a class="el" href="group__cursor__fns.htm#ga14">IDC_ARROW</a>&nbsp;&nbsp;&nbsp;0<li>#define <a class="el" href="group__cursor__fns.htm#ga15">IDC_IBEAM</a>&nbsp;&nbsp;&nbsp;1<li>#define <a class="el" href="group__cursor__fns.htm#ga16">IDC_PENCIL</a>&nbsp;&nbsp;&nbsp;2<li>#define <a class="el" href="group__cursor__fns.htm#ga17">IDC_CROSS</a>&nbsp;&nbsp;&nbsp;3<li>#define <a class="el" href="group__cursor__fns.htm#ga18">IDC_MOVE</a>&nbsp;&nbsp;&nbsp;4<li>#define <a class="el" href="group__cursor__fns.htm#ga19">IDC_SIZENWSE</a>&nbsp;&nbsp;&nbsp;5<li>#define <a class="el" href="group__cursor__fns.htm#ga20">IDC_SIZENESW</a>&nbsp;&nbsp;&nbsp;6<li>#define <a class="el" href="group__cursor__fns.htm#ga21">IDC_SIZEWE</a>&nbsp;&nbsp;&nbsp;7<li>#define <a class="el" href="group__cursor__fns.htm#ga22">IDC_SIZENS</a>&nbsp;&nbsp;&nbsp;8<li>#define <a class="el" href="group__cursor__fns.htm#ga23">IDC_UPARROW</a>&nbsp;&nbsp;&nbsp;9<li>#define <a class="el" href="group__cursor__fns.htm#ga24">IDC_NONE</a>&nbsp;&nbsp;&nbsp;10<li>#define <a class="el" href="group__cursor__fns.htm#ga25">IDC_HELP</a>&nbsp;&nbsp;&nbsp;11<li>#define <a class="el" href="group__cursor__fns.htm#ga26">IDC_BUSY</a>&nbsp;&nbsp;&nbsp;12<li>#define <a class="el" href="group__cursor__fns.htm#ga27">IDC_WAIT</a>&nbsp;&nbsp;&nbsp;13<li>#define <a class="el" href="group__cursor__fns.htm#ga28">IDC_RARROW</a>&nbsp;&nbsp;&nbsp;14<li>#define <a class="el" href="group__cursor__fns.htm#ga29">IDC_COLOMN</a>&nbsp;&nbsp;&nbsp;15<li>#define <a class="el" href="group__cursor__fns.htm#ga30">IDC_ROW</a>&nbsp;&nbsp;&nbsp;16<li>#define <a class="el" href="group__cursor__fns.htm#ga31">IDC_DRAG</a>&nbsp;&nbsp;&nbsp;17<li>#define <a class="el" href="group__cursor__fns.htm#ga32">IDC_NODROP</a>&nbsp;&nbsp;&nbsp;18<li>#define <a class="el" href="group__cursor__fns.htm#ga33">IDC_HAND_POINT</a>&nbsp;&nbsp;&nbsp;19<li>#define <a class="el" href="group__cursor__fns.htm#ga34">IDC_HAND_SELECT</a>&nbsp;&nbsp;&nbsp;20<li>#define <a class="el" href="group__cursor__fns.htm#ga35">IDC_SPLIT_HORZ</a>&nbsp;&nbsp;&nbsp;21<li>#define <a class="el" href="group__cursor__fns.htm#ga36">IDC_SPLIT_VERT</a>&nbsp;&nbsp;&nbsp;22<li>#define <a class="el" href="group__cursor__fns.htm#ga37">SetCursor</a>(hcsr)&nbsp;&nbsp;&nbsp;SetCursorEx (hcsr, FALSE)<dl class="el"><dd class="mdescRight">Changes the current cursor.  <a href="group__cursor__fns.htm#ga37"></a><br></dl><li>#define <a class="el" href="group__cursor__fns.htm#ga38">SetDefaultCursor</a>(hcsr)&nbsp;&nbsp;&nbsp;SetCursorEx (hcsr, TRUE)<dl class="el"><dd class="mdescRight">Changes the current cursor, and set it as the default cursor.  <a href="group__cursor__fns.htm#ga38"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga4">IDS_MGST_WINDOW</a>&nbsp;&nbsp;&nbsp;0<dl class="el"><dd class="mdescRight">The identifier of the window system text.  <a href="group__sys__text.htm#ga4"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga5">IDS_MGST_START</a>&nbsp;&nbsp;&nbsp;1<dl class="el"><dd class="mdescRight">The identifier of the start system text.  <a href="group__sys__text.htm#ga5"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga6">IDS_MGST_REFRESH</a>&nbsp;&nbsp;&nbsp;2<dl class="el"><dd class="mdescRight">The identifier of the refresh background system text.  <a href="group__sys__text.htm#ga6"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga7">IDS_MGST_CLOSEALLWIN</a>&nbsp;&nbsp;&nbsp;3<dl class="el"><dd class="mdescRight">The identifier of the close all windows system text.  <a href="group__sys__text.htm#ga7"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga8">IDS_MGST_ENDSESSION</a>&nbsp;&nbsp;&nbsp;4<dl class="el"><dd class="mdescRight">The identifier of the end session system text.  <a href="group__sys__text.htm#ga8"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga9">IDS_MGST_OPERATIONS</a>&nbsp;&nbsp;&nbsp;5<dl class="el"><dd class="mdescRight">The identifier of the operations system text.  <a href="group__sys__text.htm#ga9"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga10">IDS_MGST_MINIMIZE</a>&nbsp;&nbsp;&nbsp;6<dl class="el"><dd class="mdescRight">The identifier of the minimize system text.  <a href="group__sys__text.htm#ga10"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga11">IDS_MGST_MAXIMIZE</a>&nbsp;&nbsp;&nbsp;7<dl class="el"><dd class="mdescRight">The identifier of the maximize system text.  <a href="group__sys__text.htm#ga11"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga12">IDS_MGST_RESTORE</a>&nbsp;&nbsp;&nbsp;8<dl class="el"><dd class="mdescRight">The identifier of the restore system text.  <a href="group__sys__text.htm#ga12"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga13">IDS_MGST_CLOSE</a>&nbsp;&nbsp;&nbsp;9<dl class="el"><dd class="mdescRight">The identifier of the close system text.  <a href="group__sys__text.htm#ga13"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga14">IDS_MGST_OK</a>&nbsp;&nbsp;&nbsp;10<dl class="el"><dd class="mdescRight">The identifier of the ok system text.  <a href="group__sys__text.htm#ga14"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga15">IDS_MGST_NEXT</a>&nbsp;&nbsp;&nbsp;11<dl class="el"><dd class="mdescRight">The identifier of the next system text.  <a href="group__sys__text.htm#ga15"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga16">IDS_MGST_CANCEL</a>&nbsp;&nbsp;&nbsp;12<dl class="el"><dd class="mdescRight">The identifier of the cancel system text.  <a href="group__sys__text.htm#ga16"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga17">IDS_MGST_PREV</a>&nbsp;&nbsp;&nbsp;13<dl class="el"><dd class="mdescRight">The identifier of the previous system text.  <a href="group__sys__text.htm#ga17"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga18">IDS_MGST_YES</a>&nbsp;&nbsp;&nbsp;14<dl class="el"><dd class="mdescRight">The identifier of the yes system text.  <a href="group__sys__text.htm#ga18"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga19">IDS_MGST_NO</a>&nbsp;&nbsp;&nbsp;15<dl class="el"><dd class="mdescRight">The identifier of the no system text.  <a href="group__sys__text.htm#ga19"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga20">IDS_MGST_ABORT</a>&nbsp;&nbsp;&nbsp;16<dl class="el"><dd class="mdescRight">The identifier of the abort system text.  <a href="group__sys__text.htm#ga20"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga21">IDS_MGST_RETRY</a>&nbsp;&nbsp;&nbsp;17<dl class="el"><dd class="mdescRight">The identifier of the retry system text.  <a href="group__sys__text.htm#ga21"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga22">IDS_MGST_IGNORE</a>&nbsp;&nbsp;&nbsp;18<dl class="el"><dd class="mdescRight">The identifier of the ignore system text.  <a href="group__sys__text.htm#ga22"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga23">IDS_MGST_ABOUTMG</a>&nbsp;&nbsp;&nbsp;19<dl class="el"><dd class="mdescRight">The identifier of the about minigui system text.  <a href="group__sys__text.htm#ga23"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga24">IDS_MGST_OPENFILE</a>&nbsp;&nbsp;&nbsp;20<dl class="el"><dd class="mdescRight">The identifier of the open file system text.  <a href="group__sys__text.htm#ga24"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga25">IDS_MGST_SAVEFILE</a>&nbsp;&nbsp;&nbsp;21<dl class="el"><dd class="mdescRight">The identifier of the save file system text.  <a href="group__sys__text.htm#ga25"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga26">IDS_MGST_COLORSEL</a>&nbsp;&nbsp;&nbsp;22<dl class="el"><dd class="mdescRight">The identifier of the color selection system text.  <a href="group__sys__text.htm#ga26"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga27">IDS_MGST_SWITCHLAYER</a>&nbsp;&nbsp;&nbsp;23<dl class="el"><dd class="mdescRight">The identifier of the switch layer system text.  <a href="group__sys__text.htm#ga27"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga28">IDS_MGST_DELLAYER</a>&nbsp;&nbsp;&nbsp;24<dl class="el"><dd class="mdescRight">The identifier of the delete layer system text.  <a href="group__sys__text.htm#ga28"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga29">IDS_MGST_ERROR</a>&nbsp;&nbsp;&nbsp;25<dl class="el"><dd class="mdescRight">The identifier of the error system text.  <a href="group__sys__text.htm#ga29"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga30">IDS_MGST_LOGO</a>&nbsp;&nbsp;&nbsp;26<dl class="el"><dd class="mdescRight">The identifier of the logo system text.  <a href="group__sys__text.htm#ga30"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga31">IDS_MGST_CURRPATH</a>&nbsp;&nbsp;&nbsp;27<dl class="el"><dd class="mdescRight">The identifier of the current path system text.  <a href="group__sys__text.htm#ga31"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga32">IDS_MGST_FILE</a>&nbsp;&nbsp;&nbsp;28<dl class="el"><dd class="mdescRight">The identifier of the file system text.  <a href="group__sys__text.htm#ga32"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga33">IDS_MGST_LOCATION</a>&nbsp;&nbsp;&nbsp;29<dl class="el"><dd class="mdescRight">The identifier of the location system text.  <a href="group__sys__text.htm#ga33"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga34">IDS_MGST_UP</a>&nbsp;&nbsp;&nbsp;30<dl class="el"><dd class="mdescRight">The identifier of the up system text.  <a href="group__sys__text.htm#ga34"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga35">IDS_MGST_NAME</a>&nbsp;&nbsp;&nbsp;31<dl class="el"><dd class="mdescRight">The identifier of the name system text.  <a href="group__sys__text.htm#ga35"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga36">IDS_MGST_SIZE</a>&nbsp;&nbsp;&nbsp;32<dl class="el"><dd class="mdescRight">The identifier of the size system text.  <a href="group__sys__text.htm#ga36"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga37">IDS_MGST_ACCESSMODE</a>&nbsp;&nbsp;&nbsp;33<dl class="el"><dd class="mdescRight">The identifier of the access mode system text.  <a href="group__sys__text.htm#ga37"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga38">IDS_MGST_LASTMODTIME</a>&nbsp;&nbsp;&nbsp;34<dl class="el"><dd class="mdescRight">The identifier of the last modify time system text.  <a href="group__sys__text.htm#ga38"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga39">IDS_MGST_OPEN</a>&nbsp;&nbsp;&nbsp;35<dl class="el"><dd class="mdescRight">The identifier of the open system text.  <a href="group__sys__text.htm#ga39"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga40">IDS_MGST_FILENAME</a>&nbsp;&nbsp;&nbsp;36<dl class="el"><dd class="mdescRight">The identifier of the file name system text.  <a href="group__sys__text.htm#ga40"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga41">IDS_MGST_FILETYPE</a>&nbsp;&nbsp;&nbsp;37<dl class="el"><dd class="mdescRight">The identifier of the file type system text.  <a href="group__sys__text.htm#ga41"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga42">IDS_MGST_SHOWHIDEFILE</a>&nbsp;&nbsp;&nbsp;38<dl class="el"><dd class="mdescRight">The identifier of the show hide file system text.  <a href="group__sys__text.htm#ga42"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga43">IDS_MGST_NOTFOUND</a>&nbsp;&nbsp;&nbsp;39<dl class="el"><dd class="mdescRight">The identifier of the not found file system text.  <a href="group__sys__text.htm#ga43"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga44">IDS_MGST_NR</a>&nbsp;&nbsp;&nbsp;40<dl class="el"><dd class="mdescRight">The identifier of the can't read system text.  <a href="group__sys__text.htm#ga44"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga45">IDS_MGST_NW</a>&nbsp;&nbsp;&nbsp;41<dl class="el"><dd class="mdescRight">The identifier of the can't write system text.  <a href="group__sys__text.htm#ga45"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga46">IDS_MGST_INFO</a>&nbsp;&nbsp;&nbsp;42<dl class="el"><dd class="mdescRight">The identifier of the information system text.  <a href="group__sys__text.htm#ga46"></a><br></dl><li>#define <a class="el" href="group__sys__text.htm#ga47">IDS_MGST_R</a>&nbsp;&nbsp;&nbsp;43

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -