📄 group__version__info.htm
字号:
<!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: Version information</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 Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><h1>Version information<br><small>[<a class="el" href="group__macros__types.htm">Macros and data types commonly used</a>]</small></h1><h2>Defines</h2><ul><li>#define <a class="el" href="group__version__info.htm#ga0">_VERSION_CODE</a>(major, minor, micro) (((major)<<16) | ((minor)<<8) | (micro))<dl class="el"><dd class="mdescRight">A macro that returns the version code from <em>major</em>, <em>minor</em> and <em>micro</em> version number. <a href="#ga0"></a><br></dl><li>#define <a class="el" href="group__version__info.htm#ga1">_MINIGUI_VERSION_CODE</a> ((MINIGUI_MAJOR_VERSION << 16) | (MINIGUI_MINOR_VERSION << 8) | MINIGUI_MICRO_VERSION)<dl class="el"><dd class="mdescRight">Version code of MiniGUI. <a href="#ga1"></a><br></dl></ul><hr><h2>Define Documentation</h2><a class="anchor" name="ga1" doxytag="common.h::_MINIGUI_VERSION_CODE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define _MINIGUI_VERSION_CODE ((MINIGUI_MAJOR_VERSION << 16) | (MINIGUI_MINOR_VERSION << 8) | MINIGUI_MICRO_VERSION) </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Version code of MiniGUI. <p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__version__info.htm#ga0">_VERSION_CODE</a> </dd></dl><p>Definition at line <a class="el" href="common_8h-source.htm#l00087">87</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga0" doxytag="common.h::_VERSION_CODE"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">#define _VERSION_CODE </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">major, <tr> <td class="md" nowrap align="right"></td> <td class="md"></td> <td class="md" nowrap>minor, <tr> <td class="md" nowrap align="right"></td> <td class="md"></td> <td class="md" nowrap>micro </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> (((major)<<16) | ((minor)<<8) | (micro))</td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>A macro that returns the version code from <em>major</em>, <em>minor</em> and <em>micro</em> version number. <p>MiniGUI uses this macro to evaluate the version code of current MiniGUI library installed in your system, and define it to _MINIGUI_VERSION_CODE.<p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__version__info.htm#ga1">_MINIGUI_VERSION_CODE</a> </dd></dl><p>Definition at line <a class="el" href="common_8h-source.htm#l00079">79</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:53 2007 for MiniGUI V1.6.10 API Reference by <a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -