17996.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: 关于 MSCOMM 的问题</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 关于 MSCOMM 的问题</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:wthung@ms9.url.com.tw">Bage</a> on August 27, 1999 at 16:24:53:<p>In Reply to: <a href="17993.html">Re: 关于 MSCOMM 的问题</a> posted by Andy Yu on August 27, 1999 at 15:22:32:<p>::你的程式可传给我看看<p>程式蛮简单的,因一开始就出错了....<p>Dim ByteData As Byte<br> <br>ByteData = 1<br> <br>MSComm.PortOpen = True<br>MSComm.Output = ByteData<p>MSComm.PortOpen = False<p>至于 commport 我是直接在该 mscomm 属性下设为 2<p>这有什么问题吗???<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17996--></ul><!--end: 17996--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?