8765.html

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

HTML
30
字号
<html>
  <head>
    <title>程式如何接收 project 属性中 命令列引数的内容</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>程式如何接收 project 属性中 命令列引数的内容</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:robert@sparc2.nhltc.edu.tw">robert</a> on December 31, 1998 at 16:12:25:<p>
请教各位VB的前辈:<br>  我想写一个程式(名称 test),程式能依后面的参数(例如:a)做不同的处理,执行指令就像 test a<br>         请问:<br>     是否在 " project 属性的 命令列引数内容 " 键入 a<br>                  又,程式中要如何读入 a <p>         敬请指导,谢谢<p>            robert 敬上87.12.31
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8765-->
<!--top: 8768--><li><a href="8768.html">Re: 程式如何接收 project 属性中 命令列引数的内容</a> <b>Nelson</b> <i>17:25:18 12/31/98</i>
(<!--responses: 8768-->1)
<ul><!--insert: 8768-->
<!--top: 8825--><li><a href="8825.html">Re: 程式如何接收 project 属性中 命令列引数的内容</a> <b>robert</b> <i>11:01:55 1/04/99</i>
(<!--responses: 8825-->0)
<ul><!--insert: 8825-->
</ul><!--end: 8825-->
</ul><!--end: 8768-->
</ul><!--end: 8765-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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