📄 hard_sys4.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>硬件与系统类函数4</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_sys3.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/hard_sys3.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="GetSystemInfo.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemInfo.htm">GetSystemInfo</a></td>
<td width="75%" bgcolor="#efefda">取得与底层硬件平台有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemMetrics.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemMetrics.htm">GetSystemMetrics</a></td>
<td width="75%" bgcolor="#efefda">返回与windows环境有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemPowerStatus.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemPowerStatus.htm">GetSystemPowerStatus</a></td>
<td width="75%" bgcolor="#efefda">获得与当前系统电源状态有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemTime.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemTime.htm">GetSystemTime</a></td>
<td width="75%" bgcolor="#efefda">取得当前系统时间,这个时间采用的是“协同世界时间”(即UTC,也叫做GMT)格式</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetSystemTimeAdjustment.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetSystemTimeAdjustment.htm">GetSystemTimeAdjustment</a></td>
<td width="75%" bgcolor="#efefda">使内部系统时钟与一个外部的时钟信号源同步</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetThreadLocale.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetThreadLocale.htm">GetThreadLocale</a></td>
<td width="75%" bgcolor="#efefda">取得当前线程的地方ID</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetTickCount.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetTickCount.htm">GetTickCount</a></td>
<td width="75%" bgcolor="#efefda">用于获取自windows启动以来经历的时间长度(毫秒)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetTimeFormat.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetTimeFormat.htm">GetTimeFormat</a></td>
<td width="75%" bgcolor="#efefda">针对当前指定的“地方”,按特定的格式格式化一个系统时间</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetTimeZoneInformation.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetTimeZoneInformation.htm">GetTimeZoneInformation</a></td>
<td width="75%" bgcolor="#efefda">取得与系统时区设置有关的信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetUserDefaultLangID.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetUserDefaultLangID.htm">GetUserDefaultLangID</a></td>
<td width="75%" bgcolor="#efefda">为当前用户取得默认语言ID</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetUserDefaultLCID.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetUserDefaultLCID.htm">GetUserDefaultLCID</a></td>
<td width="75%" bgcolor="#efefda">取得当前用户的默认“地方”设置</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetUserName.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetUserName.htm">GetUserName</a></td>
<td width="75%" bgcolor="#efefda">取得当前用户的名字</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetVersion.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetVersion.htm">GetVersion</a></td>
<td width="75%" bgcolor="#efefda">判断当前运行的Windows和DOS版本</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="GetVersionEx.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/GetVersionEx.htm">GetVersionEx</a></td>
<td width="75%" bgcolor="#efefda">取得与平台和操作系统有关的版本信息</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="HideCaret.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/HideCaret.htm">HideCaret</a></td>
<td width="75%" bgcolor="#efefda">在指定的窗口隐藏插入符(光标)</td>
</tr>
<tr>
<td width="25%" bgcolor="#efefda"><a href="IsValidCodePage.htm" tppabs="http://personal.hb.cninfo.net/~vbapi/IsValidCodePage.htm">IsValidCodePage</a></td>
<td width="75%" bgcolor="#efefda">判断一个代码页是否有效</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -