📄 hard_sys3.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<style><!--
body,table {font-family:"宋体"; font-size: 9pt; line-height:11pt;}
a {text-decoration:none} a:hover {color:red;text-decoration:underline}
--></style>
<title>硬件与系统类函数3</title>
</head>
<body link="#FF0000" vlink="#FF0000" alink="#FF0000" bgcolor="#FFC8C8">
<table border="0" width="100%" cellspacing="4" cellpadding="6">
<tr>
<td width="100%" bgcolor="#336699"><font color="#FFFFFF">硬件与系统函数:共七页。</font><a
href="hard_sys1.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys1.htm"><font color="#FFFF00">第一页</font></a><font color="#FFFFFF">,</font><a
href="hard_sys2.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys2.htm"><font color="#FFFF00">第二页</font></a><font color="#FFFFFF">,第三页,</font><a
href="hard_sys4.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys4.htm"><font color="#FFFF00">第四页</font></a><font color="#FFFFFF">,</font><a
href="hard_sys5.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys5.htm"><font color="#FFFF00">第五页</font></a><font color="#FFFFFF">,</font><a
href="hard_sys6.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys6.htm"><font color="#FFFF00">第六页</font></a><font color="#FFFFFF">,</font><a
href="hard_sys7.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys7.htm"><font color="#FFFF00">第七页</font></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="3" cellpadding="2">
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyboardLayout.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyboardLayout.htm">GetKeyboardLayout</a></td>
<td width="75%" bgcolor="#efefda">取得一个句柄,描述指定应用程序的键盘布局</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyboardLayoutList.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyboardLayoutList.htm">GetKeyboardLayoutList</a></td>
<td width="75%" bgcolor="#efefda">获得系统适用的所有键盘布局的一个列表</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyboardLayoutName.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyboardLayoutName.htm">GetKeyboardLayoutName</a></td>
<td width="75%" bgcolor="#efefda">取得当前活动键盘布局的名称</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyboardState.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyboardState.htm">GetKeyboardState</a></td>
<td width="75%" bgcolor="#efefda">取得键盘上每个虚拟键当前的状态</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyboardType.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyboardType.htm">GetKeyboardType</a></td>
<td width="75%" bgcolor="#efefda">了解与正在使用的键盘有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyNameText.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyNameText.htm">GetKeyNameText</a></td>
<td width="75%" bgcolor="#efefda">在给出扫描码的前提下,判断键名</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetKeyState.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetKeyState.htm">GetKeyState</a></td>
<td width="75%" bgcolor="#efefda">针对已处理过的按键,在最近一次输入信息时,判断指定虚拟键的状态</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetLastError.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetLastError.htm">GetLastError</a></td>
<td width="75%" bgcolor="#efefda">针对之前调用的api函数,用这个函数取得扩展错误信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetLocaleInfo.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetLocaleInfo.htm">GetLocaleInfo</a></td>
<td width="75%" bgcolor="#efefda">取得与指定“地方”有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetLocalTime.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetLocalTime.htm">GetLocalTime</a></td>
<td width="75%" bgcolor="#efefda">取得本地日期和时间</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetNumberFormat.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetNumberFormat.htm">GetNumberFormat</a></td>
<td width="75%" bgcolor="#efefda">针对指定的“地方”,按特定的格式格式化一个数字</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetOEMCP.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetOEMCP.htm">GetOEMCP</a></td>
<td width="75%" bgcolor="#efefda">判断在OEM和ANSI字符集间转换的windows代码页</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetQueueStatus.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetQueueStatus.htm">GetQueueStatus</a></td>
<td width="75%" bgcolor="#efefda">判断应用程序消息队列中待决(等待处理)的消息类型</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSysColor.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSysColor.htm">GetSysColor</a></td>
<td width="75%" bgcolor="#efefda">判断指定windows显示对象的颜色</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemDefaultLangID.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemDefaultLangID.htm">GetSystemDefaultLangID</a></td>
<td width="75%" bgcolor="#efefda">取得系统的默认语言ID</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemDefaultLCID.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemDefaultLCID.htm">GetSystemDefaultLCID</a></td>
<td width="75%" bgcolor="#efefda">取得当前的默认系统“地方”</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -