8146.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: ************* 怎样将参数读入程式?? 像是 Setup.exe /is 这种??? ***************</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: ************* 怎样将参数读入程式?? 像是 Setup.exe /is 这种??? ***************</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:linjr@ms3.url.com.tw">Rong</a> on December 08, 1998 at 23:57:20:<p>
In Reply to: <a href="8099.html">Re: ************* 怎样将参数读入程式?? 像是 Setup.exe /is 这种??? ***************</a> posted by GK on December 07, 1998 at 17:54:31:<p>
: : : 如题, 我该怎样将参数读到程式之中呢??? 像是 Format.exe /s 后面的 /s 能够读到程式中???<br>: : 使用 command<p>: 嗯....... 能够讲明白一点吗????? 这样我听不懂耶..... 我也不知道该怎样子做....../_\<br>dim a as string<br>a = command<br>print a<br>此时 a 的内容就是 "/s" 了!!<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8146-->
</ul><!--end: 8146-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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