如何使用c语言为unix命令开发GUI界面? [英] how to develop a GUI interface for unix commands using c language?

查看:200
本文介绍了如何使用c语言为unix命令开发GUI界面?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮帮我,因为这是分配给我的迷你项目我不知道如何这样做,亲切的心帮我找到解决这个问题....

please help me out as this is the mini project assigned to me i dont know how to do so with ur kind heart help me to find a solution to this problem....

推荐答案

一种方法是使用 GTK [ ^ ]但我不知道是否有任何使用GTK的内容可以被描述为迷你项目。所有的GUI框架都非常庞大和复杂,C不一定是这种工作最简单的语言。
One way would be to use GTK[^] but I don''t know if anything using GTK could be described as a mini project. All GUI frameworks tend to be quite large and complex and C is not necessarily the easiest language for that kind of work.


这个主题可能会有所帮助:

< a href =http://ubuntuforums.org/showthread.php?t=772507> http://ubuntuforums.org/showthread.php?t=772507 [ ^ ]



就像我在提到的那样上面的评论(在马修的解决方案中),C和简单的GUI通常不是你会一起看的术语,而是使用一些可用的设计/小部件工具,它可能有助于学习过程。
This thread might be helpful:
http://ubuntuforums.org/showthread.php?t=772507[^]

Like I mentioned in the comment above (in Matthew''s solution), "C" and "simple GUI" aren''t usually terms you''ll see together but using some of the available design/widget tools, it might help the learning process.


强烈建议不使用C而是使用C ++。请看我过去的答案:

编写c / c ++ IDE和编译器的可视程序(跨平台)? [ ^ ]。



-SA
It''s highly recommended to use not C but rather C++. Please see my past answer:
writing c/c++ visual programs (cross-platform) with which IDE and compiler?[^].

—SA

这篇关于如何使用c语言为unix命令开发GUI界面?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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