c交互式图形输出 [英] c interactive graphical output

查看:119
本文介绍了c交互式图形输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在C中测试一些东西并在运行它们时使用
a图形输出,例如java中的内容
http://www.cs.bell-labs.com/cm/cs/pearls/sortanim。 HTML (没有按钮

只是圆形矩形等等)

是否有任何扩展(库)或任何方式来制作类似的(aplet-like

但不是类似web的)输出? (不是绘制成文件而是动态 - >它

当你单击RUN时改变就像在那个链接中一样)

I would like to test some things in C and make
a graphical output when running them , something like in java for example
http://www.cs.bell-labs.com/cm/cs/pearls/sortanim.html (without buttons
just circles rectangles and such things)
is there any extension (library) or any way to make similar (aplet-like
but not web-like) output ?? (not ploting into a file but dynamic -> it
changes like in that link when you click RUN)

推荐答案

jackiechan< ja ******** @ toughguy.net>这样说:
jackiechan <ja********@toughguy.net> spoke thus:
我想在C中测试一些东西,并在运行它们时使图形输出,例如java中的东西
http://www.cs.bell-labs.com /cm/cs/pearls/sortanim.html (没有按钮
只是圆形矩形和这样的东西)
是否有任何扩展(库)或任何方式使类似(aplet-like
但不是像web一样的输出? (不是绘制成文件而是动态 - >当你点击RUN时它会像在那个链接中那样改变)
I would like to test some things in C and make
a graphical output when running them , something like in java for example
http://www.cs.bell-labs.com/cm/cs/pearls/sortanim.html (without buttons
just circles rectangles and such things)
is there any extension (library) or any way to make similar (aplet-like
but not web-like) output ?? (not ploting into a file but dynamic -> it
changes like in that link when you click RUN)




不在C中:

http://www.ungerhu.com/jxh/ clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html


-

Christopher Benson-Manica |我*应该*知道我在说什么 - 如果我

ataru(at)cyberspace.org |不,我需要知道。火焰欢迎。



Not in C:

http://www.ungerhu.com/jxh/clc.welcome.txt
http://www.eskimo.com/~scs/C-faq/top.html
http://benpfaff.org/writings/clc/off-topic.html

--
Christopher Benson-Manica | I *should* know what I''m talking about - if I
ataru(at)cyberspace.org | don''t, I need to know. Flames welcome.


我发现你可以使用QT库,它有点复杂

但它能完成工作

i sort of found that u can use the QT library, it sort of a bit complicated
but it does the job


Christopher Benson-Manica< at *** @ nospam.cyberspace.org>写道:

#jackiechan< ja ******** @ toughguy.net>这样说:



#>我想用C测试一些东西并制作

#>运行它们时的图形输出,例如java中的内容

#> http://www.cs.bell- labs.com/cm/cs/pearls/sortanim.html (没有按钮

#>只是圆形矩形等等)

#>是否有任何扩展(库)或任何方式使类似(类似于aplet

#>但不是类似网络)输出? (不是绘制成文件而是动态 - >它

#>当您单击RUN时更改类似于该链接)



#不在C:


有多奇怪。我已经发誓我的X-Windows程序是用C语言编写的。


-

SM瑞恩 http://www.rawbw.com/~wyrmwif/

我希望感觉如此很好,是对的。没有其他的东西可以说明其他人的缺点了吗?
Christopher Benson-Manica <at***@nospam.cyberspace.org> wrote:
# jackiechan <ja********@toughguy.net> spoke thus:
#
# > I would like to test some things in C and make
# > a graphical output when running them , something like in java for example
# > http://www.cs.bell-labs.com/cm/cs/pearls/sortanim.html (without buttons
# > just circles rectangles and such things)
# > is there any extension (library) or any way to make similar (aplet-like
# > but not web-like) output ?? (not ploting into a file but dynamic -> it
# > changes like in that link when you click RUN)
#
# Not in C:

How odd. I could''ve sworn my X-Windows programs were written in C.

--
SM Ryan http://www.rawbw.com/~wyrmwif/
I hope it feels so good to be right. There''s nothing more
exhilirating pointing out the shortcomings of others, is there?


这篇关于c交互式图形输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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