3191.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 22 行
HTML
22 行
<html>
<head>
<title>加上 command.com</title>
</head>
<BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
<center>
<h1>加上 command.com</h1>
</center>
<HR><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on June 10, 1998 at 18:30:51:<p>
In Reply to: <a href="3178.html"><b>Re: 那就使用变数呀!</b></a> posted by 小宇 on June 10, 1998 at 01:40:15:<p>
只要利用 command.com 来转向即可。例如<br>Shell "command.com /c nbtstat -A xx.xx.xx.xx > myfile"<br>不过记得在 Windows NT 下 DOS Shell 是 cmd.exe
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3191-->
</ul><!--end: 3191-->
<br><HR><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?