4534.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: &amp;#30786;□&amp;#12468;□&amp;#31064;Α&amp;#23743;□e柑?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: &amp;#30786;□&amp;#12468;□&amp;#31064;Α&amp;#23743;□e柑?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:kkcheung@resolink.com">kkcheung</a> on August 09, 1998 at 14:30:58:<p>
In Reply to: <a href="4515.html">Re: &#30786;□&#12468;□&#31064;Α&#23743;□e柑?</a> posted by Forrest on August 08, 1998 at 12:45:27:<p>
: ?是Microsoft的一?Bug,看<br>: http://support.microsoft.com/support/kb/articles/Q167/7/35.asp<p>我在友人的指导下,说下面程式可解决我的问题,请问你觉得对吗?<p>Dim P As Object<br>For Each P In Printers<br> If P.Port = "LPT2:" Or P.DeviceName Like "*LaserJet*" Then<br>  Set Printer = P<br>  Exit For<br> End If<br>Next P
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4534-->
</ul><!--end: 4534-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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