19345.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: 有关VB和串列埠</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 有关VB和串列埠</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by Jacky on September 27, 1999 at 11:23:36:<p>In Reply to: <a href="19325.html">有关VB和串列埠</a> posted by fishball on September 26, 1999 at 17:26:35:<p>使用MsComm元件<br>但你在脚位上建议你使用RTS Or DTR 其中一脚位来控制<br>如果要将其High<br> EXP:<br> RTS.Enable = True<br> or<br> DTR.Enable = True<br>如果要将其Low<br> RTS.Enable = False<br> or<br> DTR.Enable = False <br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19345--></ul><!--end: 19345--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?