EDA365电子工程师网
标题:
如何获取"%SystemRoot%值
[打印本页]
作者:
pallayout
时间:
2014-9-13 10:36
标题:
如何获取"%SystemRoot%值
比如我想在allegro 中打开画笔软件
sh("%SystemRoot%\system32\mspaint.exe")
这个命令显然不对,然后我试着
sh(strcat(axlShell(echo $SystemRoot) "\system32\mspaint.exe"))
这个命令还是不对。那我就不会了。
作者:
shirdon
时间:
2014-9-13 17:03
system("你要打开的应用")
作者:
pallayout
时间:
2014-9-16 16:28
哎看标题回问题,答非所问呀,
作者:
XYX365
时间:
2014-9-16 16:36
axlGetVariable("windir")
作者:
pallayout
时间:
2014-9-16 16:59
谢了,要的就是这个
欢迎光临 EDA365电子工程师网 (https://bbs.elecnest.cn/)
Powered by Discuz! X3.2