8825.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<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:robert@sparc2.nhltc.edu.tw">robert</a> on January 04, 1999 at 11:01:55:<p>
In Reply to: <a href="8768.html">Re: 程式如何接收 project 属性中 命令列引数的内容</a> posted by Nelson on December 31, 1998 at 17:25:18:<p>
: : 请教各位VB的前辈:<br>: : 我想写一个程式(名称 test),程式能依后面的参数(例如:a)做不同的处理,执行指令就像 test a<br>: : 请问:<br>: : 是否在 " project 属性的 命令列引数内容 " 键入 a<br>: : 又,程式中要如何读入 a <p>: : 敬请指导,谢谢<p>: 利用command函数即可...<br>: vb help里有详尽范例可供参考<br>: 新年快乐<p>谢谢您热心告诉我!<br>: : robert 敬上88.01.04<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8825-->
</ul><!--end: 8825-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?