我如何运行程序 [英] How do i Run programs

查看:64
本文介绍了我如何运行程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我想知道

我必须使用哪种语法才能使程序运行其他

* .exe程序以及如何输入输入在其中


例如我想制作一个运行其他文件调用的程序

try.exe并将所有标准输出保存到文件中

thanx

解决方案

Chief skrev:


您好我想知道

我必须使用哪种语法才能使程序运行其他

* .exe程序以及如何将输入放入其中


例如我想制作一个运行其他文件调用的程序

try.exe并将所有标准输出保存到文件中


thanx



我不确定你的意思,但这是我的猜测:


your_program.exe< input_file output_file


output_file ll包含你在dos / shell上看到的相同的东西

窗口


< blockquote> On 28 Maj,13:36,Carramba< u ... @ example.netwrote:


Chief skrev:你好我想知道


我必须使用哪种语法才能使程序运行其他

* .exe程序以及如何将输入放入其中


例如我想创建一个运行其他文件调用的程序

try.exe并将所有stdout保存到一个file


thanx



我不确定你的意思,但是这个我的猜测是:


your_program.exe< input_file output_file


output_file ll包含你在dos / shell上看到的相同内容

窗口



exec *()函数


Chief写道:


>

您好我想知道我必须使用哪种语法才能订购



?使程序运行其他* .exe程序以及如何将


输入放入其中。例如,我想制作一个程序运行

其他文件调用try.exe并将所有stdout保存到文件



To从你需要一个可以运行.exe文件的操作系统开始。这是

这里的主题,我们处理便携式标准C

语言。试试一个处理你系统的新闻组。


-

< http://www.cs.auckland.ac.nz/~pgut001/ pubs / vista_cost.txt>

< http://www.securityfocus.com/columnists/423>

< http://www.aaxnet.com/编辑/ edit043.html>

< http://kadaitcha.cx/vista/dogsbreakfast/index.html>

cbfalconer at maineline dot net


-

通过的免费Usenet帐户发布http://www.teranews.com


Hello i would like to know
which syntax do i have to use in order to make a program run other
*.exe program and also how to put inputs in it

for example i want to to make a program that run other file call
try.exe and save all the stdout into a file
thanx

解决方案

Chief skrev:

Hello i would like to know
which syntax do i have to use in order to make a program run other
*.exe program and also how to put inputs in it

for example i want to to make a program that run other file call
try.exe and save all the stdout into a file
thanx

I''m not sure what you mean, but this is my guess:

your_program.exe < input_file output_file

output_file ll contain same thing that you would see on your dos/shell
window


On 28 Maj, 13:36, Carramba <u...@example.netwrote:

Chief skrev:Hello i would like to know

which syntax do i have to use in order to make a program run other
*.exe program and also how to put inputs in it

for example i want to to make a program that run other file call
try.exe and save all the stdout into a file

thanx


I''m not sure what you mean, but this is my guess:

your_program.exe < input_file output_file

output_file ll contain same thing that you would see on your dos/shell
window

exec*() functions


Chief wrote:

>
Hello i would like to know which syntax do i have to use in order

? to make a program run other *.exe program and also how to put

inputs in it. for example i want to to make a program that run
other file call try.exe and save all the stdout into a file

To start with you need an OS that can run .exe files. This is
off-topic here, where we deal with the portable standard C
language. Try a newsgroup that deals with your system.

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
<http://kadaitcha.cx/vista/dogsbreakfast/index.html>
cbfalconer at maineline dot net

--
Posted via a free Usenet account from http://www.teranews.com


这篇关于我如何运行程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆