215.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 22 行

HTML
22
字号
<html>  <head>    <title>Re: 如何用vb测出windows现在的解析度</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Re: 如何用vb测出windows现在的解析度</h1>    </center><HR><p>Posted by <a href="mailto:yfwu@iname.com">小吴</a> on July 20, 1997 at 19:39:30:<p>In Reply to: <a href="214.html"><b>如何用vb测出windows现在的解析度</b></a> posted by Snow on July 20, 1997 at 10:13:03:<p>Screen.Width \ Screen.TwipsPerPixelX<br>Screen.Height \ Screen.TwipsPerPixelY<br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 215--></ul><!--end: 215--><br><HR><p></body></html>

⌨️ 快捷键说明

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