20064.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: 新手上路!</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 新手上路!</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:vincent018@ucs.com.tw">vincent</a> on October 13, 1999 at 09:55:41:<p>In Reply to: <a href="20055.html">新手上路!</a> posted by 芬 on October 13, 1999 at 04:27:19:<p>: 请问要如何使command开启其他程式,如笔记本<br>: (我买的书好像没说....)<p>可以用...<p>AppName notepad.exe<br>^^^^^^^ ^^^^^^^^^^^<br>你的程式名 引数<p>shell(command,vbhide)<br> ^^^^^^^<br> 此时command=notepad.exe<p>这样了解了吗?<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20064--></ul><!--end: 20064--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?