8768.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 27 行
HTML
27 行
<html>
<head>
<title>Re: 程式如何接收 project 属性中 命令列引数的内容</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 程式如何接收 project 属性中 命令列引数的内容</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:6796@geocities.com">Nelson</a> on December 31, 1998 at 17:25:18:<p>
In Reply to: <a href="8765.html">程式如何接收 project 属性中 命令列引数的内容</a> posted by robert on December 31, 1998 at 16:12:25:<p>
: 请教各位VB的前辈:<br>: 我想写一个程式(名称 test),程式能依后面的参数(例如:a)做不同的处理,执行指令就像 test a<br>: 请问:<br>: 是否在 " project 属性的 命令列引数内容 " 键入 a<br>: 又,程式中要如何读入 a <p>: 敬请指导,谢谢<p>利用command函数即可...<br>vb help里有详尽范例可供参考<br> 新年快乐<p>: robert 敬上87.12.31<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<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-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?