307.html

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

HTML
26
字号
<html>  <head>    <title>Re: 开启文件</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Re: 开启文件</h1>    </center><HR><p>Posted by <a href="mailto:ricky-to@usa.net">Ricky</a> on August 05, 1997 at 23:14:39:<p>In Reply to: <a href="304.html"><b>Re: 开启文件</b></a> posted by 小吴 on August 05, 1997 at 18:57:59:<p>: Shell "notepad c:\test.txt", vbNormalFocus<p>: 这样不就行了吗?<p>是, 但我希望电脑会自动检查file的程式然后执行它, 如*.mid会行MidiStudio, vbp 会行Visual Basic等等, 而不是指定那一个软件<br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 307--><!--top: 308--><li><a href="308.html"><b>Re: 开启文件</b></a> 小吴 <i>02:48:23 8/06/97</i>(<!--responses: 308-->0)<ul><!--insert: 308--></ul><!--end: 308--></ul><!--end: 307--><br><HR><p></body></html>

⌨️ 快捷键说明

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