530.html

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

HTML
22
字号
<html>  <head>    <title>Is this what you want ????</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Is this what you want ????</h1>    </center><HR><p>Posted by <a href="mailto:willbill@hotmail.com">William Wong</a> on September 02, 1997 at 06:31:03:<p>In Reply to: <a href="514.html"><b>怎样可以用Visual Basic 控制离开Windows3.1呢?</b></a> posted by 蛇蛇 on August 28, 1997 at 11:22:11:<p><br>: 请问有冇人知,怎样可以用Visual Basic 控制离开Windows3.1呢?<br>: Please help me~~~!!!!<p><br>Use [shell] command........<p>e.g,<p><br>shell ("c:\edit.com")  <---- this line will call up the ms dos editor<p>or<p>shell ("c:\command.com")<p><p>K ???<p><p><p><p><p><br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 530--></ul><!--end: 530--><br><HR><p></body></html>

⌨️ 快捷键说明

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