输出到控件而不是C程序的MS Dos框 [英] Output to a control instead of the MS Dos box for C programs

查看:49
本文介绍了输出到控件而不是C程序的MS Dos框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我正在寻找C中的示例程序,打印出的行不是

标准MS Dos Box而是打印成不同的控制,例如文本控制。


C有可能打印到控件而不是使用

MS Dos Box吗?当我需要

与MS Dos Box具有最相似的外观时,我可以使用什么控件?


非常感谢每一位帮助。

先谢谢。


亲切的问候,

Tiziana

Hello all,

I''m looking for a sample program in C to print out lines not to the
standard MS Dos Box but into a different control e.g. text control.

Has C the possibility to do printouts to a control instead of using the
MS Dos Box? And what control can I use for this purpose when I need to
have the most similar look to the MS Dos Box?

Every help is greatly appreciated.
Thanks in advance.

With kind regards,
Tiziana

推荐答案

在文章< 11 ********************** @ m73g2000cwd.googlegroups .com> ;,

tizi_de< ti ************* @ web.dewrote:
In article <11**********************@m73g2000cwd.googlegroups .com>,
tizi_de <ti*************@web.dewrote:

>大家好,

我正在寻找C中的示例程序,打印出不是标准MS Dos Box的行,而是打印到不同的控件中,例如文本控制。

C有可能打印到控件而不是使用
MS Dos Box吗?当我需要与MS Dos Box具有最相似的外观时,我可以使用什么控件来实现此目的?
>Hello all,

I''m looking for a sample program in C to print out lines not to the
standard MS Dos Box but into a different control e.g. text control.

Has C the possibility to do printouts to a control instead of using the
MS Dos Box? And what control can I use for this purpose when I need to
have the most similar look to the MS Dos Box?



非主题。不便携。不能在这里讨论它。 Blah,等等,等等。


有用的clc相关链接:

http://en.wikipedia.org/wiki/Aspergers
http://en.wikipedia.org/wiki/Clique
http://en.wikipedia.org/wiki/C_programming_language

Off topic. Not portable. Cant discuss it here. Blah, blah, blah.

Useful clc-related links:

http://en.wikipedia.org/wiki/Aspergers
http://en.wikipedia.org/wiki/Clique
http://en.wikipedia.org/wiki/C_programming_language


2006年11月7日03:03:37 -0800,tizi_de写道:
On 7 Nov 2006 03:03:37 -0800, "tizi_de" wrote:

>我正在寻找C中的示例程序,打印出的行不是
标准MS Dos Box而是打印成不同的控制,例如文本控制。
C有可能打印到控件而不是使用
MS Dos Box吗?
>I''m looking for a sample program in C to print out lines not to the
standard MS Dos Box but into a different control e.g. text control.
Has C the possibility to do printouts to a control instead of using the
MS Dos Box?



当然,你不知道你可以用C做任何事吗?

Of course, don''t you know that you can do anything in C?


> ;当我需要与MS Dos Box具有最相似的外观时,我可以使用什么控件?
>And what control can I use for this purpose when I need to
have the most similar look to the MS Dos Box?



将输出写入扩展名为* .html的文件以及以下

结构:


< html>

< body>

< pre>


//此处输出


< / pre>

< / body>

< / html>


在您的浏览器中打开该文件。


祝您好运,

Roland Pibinger

Write your output to a file with extension *.html and the following
structure:

<html>
<body>
<pre>

// your output here

</pre>
</body>
</html>

Open that file in/with your browser.

Good luck,
Roland Pibinger


tizi_de写道:
tizi_de wrote:

我正在寻找C中的示例程序打印出不符合

标准MS Dos Box的行但进入一个不同的控制,例如文本控制。


C有可能打印到控件而不是使用

MS Dos Box吗?当我需要

具有与MS Dos Box最相似的外观时,我可以使用什么控件?
I''m looking for a sample program in C to print out lines not to the
standard MS Dos Box but into a different control e.g. text control.

Has C the possibility to do printouts to a control instead of using the
MS Dos Box? And what control can I use for this purpose when I need to
have the most similar look to the MS Dos Box?



尝试comp.os.ms-windows.programmer.win32你可能会变得更好

答案。

忽略Kenny他是小组白痴。

-

Nick Keighley

try comp.os.ms-windows.programmer.win32 where you might get better
answers.
Ignore Kenny he''s the group idiot.
--
Nick Keighley


这篇关于输出到控件而不是C程序的MS Dos框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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