C GUI编程 [英] C GUI programming

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

问题描述

我一直在谷歌搜索,但似乎可以找到关于C GUI库。


我的主要平台是Windows,但是找到一个跨平台会很好

库。


我一直在用PHP编程,它有一个C / C ++语法结构,但是想要

继续前进使用语言。


我已准备好使用C ++和wxWindows,但我正在申请一个条目

级别的编程。他们使用自己的专有语言,

是一种结构化/进行性语言。我认为,如果我学习C,它会为我的雇主提供一个更好的程序员。


我也有Algorithms with C,和代码阅读书籍,重点关注

主要是关于C语言。我敢肯定,改变我的想法并将这两本书都用到C ++意义上并不难。


主要事情是,我喜欢一般的编程,但我希望能够

代码GUI'。


任何人都可以给我一个方向,我可以在这里了解更多关于GUI

编程的想法。想想,我很想开始我的编译语言研究

用C,然后一旦我在

结构化/继续编程方面有了坚实的基础,就转到C ++。

I have been googling, but can seem to find out about C GUI libraries.

My main platform is Windows, but it would be nice to find a cross platform
library.

I''ve been programming with php, which has a C/C++ syntax structure, but want
to move on to compliled languages.

I was all ready to go with C++ and wxWindows, but I''m applying for an entry
level programming possition. They use their own propriatary language, with
is a structured/proceedural language. I thought that if I study C, it would
make me a better programmer for my employer.

I also have the "Algorithms with C", and "Code Reading" books, that focus
mainly on the C language. I''m sure that it wouldn''t be hard for me to change
my thinking and implement both books into a C++ sense.

The main thing is, I love programming in general, but I''d like to be able to
code GUI''s also.

Can anyone give me a direction to head in, where I can learn more about GUI
programming in C. Idealy, I''d love to start my compiled language studies
with C, then move on to C++ once I have a solid foundation in
structured/proceedural programming.

推荐答案

在文章< c4 ******************************@adelphia.com>,

Jakle< ja ** *@dsa-gamers.comwrote:
In article <c4******************************@adelphia.com>,
Jakle <ja***@dsa-gamers.comwrote:

>我一直在谷歌搜索,但似乎可以找到关于C GUI库。
>I have been googling, but can seem to find out about C GUI libraries.


>我的主要平台是Windows,但找到一个跨平台的库会很不错。
>My main platform is Windows, but it would be nice to find a cross platform
library.



C语言本身并没有定义任何与图形有关的内容。

尝试另一个新闻组;也许是一些comp.graphics。*一些

如comp.graphics.misc


-

编程是什么当你忙于制定其他计划的时候会发生。

The C language itself does not define anything to do with Graphics.
Try another newsgroup; perhaps some of the comp.graphics.* ones
such as comp.graphics.misc

--
Programming is what happens while you''re busy making other plans.


Jakle写道:
Jakle wrote:

我一直在谷歌搜索,但似乎可以找到有关C GUI库的信息。


我的主要平台是Windows,但找到一个跨平台

库会很高兴。


我一直在用PHP编程,它有一个C / C ++语法结构,但是想要

继续使用compliled语言。


我已准备好使用C ++和wxWindows,但我正在申请一个条目

级别的编程。他们使用自己的专有语言,

是一种结构化/进行性语言。我认为,如果我学习C,它会为我的雇主提供一个更好的程序员。


我也有Algorithms with C,和代码阅读书籍,重点关注

主要是关于C语言。我敢肯定,改变我的想法并将这两本书都用到C ++意义上并不难。


主要事情是,我喜欢一般的编程,但我希望能够

代码GUI'。


任何人都可以给我一个方向,我可以在这里了解更多关于GUI

编程的想法。想想,我很想开始我的编译语言研究

用C,然后一旦我在

结构化/继续编程方面有了坚实的基础,就转到C ++。

I have been googling, but can seem to find out about C GUI libraries.

My main platform is Windows, but it would be nice to find a cross platform
library.

I''ve been programming with php, which has a C/C++ syntax structure, but want
to move on to compliled languages.

I was all ready to go with C++ and wxWindows, but I''m applying for an entry
level programming possition. They use their own propriatary language, with
is a structured/proceedural language. I thought that if I study C, it would
make me a better programmer for my employer.

I also have the "Algorithms with C", and "Code Reading" books, that focus
mainly on the C language. I''m sure that it wouldn''t be hard for me to change
my thinking and implement both books into a C++ sense.

The main thing is, I love programming in general, but I''d like to be able to
code GUI''s also.

Can anyone give me a direction to head in, where I can learn more about GUI
programming in C. Idealy, I''d love to start my compiled language studies
with C, then move on to C++ once I have a solid foundation in
structured/proceedural programming.



看,下载教程
http://www.cs.virginia.edu/~ lcc-win32


以及相关的编译系统。


在那里你会找到一步一步的介绍

C语言和Windows C编程。


不,它不是允许的你要在Unix下或Mac下用
程序,它只是windows。


特别阅读第2章:windows编程。当然是在第1章C编程之后获得



所有这些都是免费的。

jacob

Look, download the tutorial in
http://www.cs.virginia.edu/~lcc-win32

together with the associated compiler system.

There you will find a step by step introduction to
the C language and windows C programming.

No, it is not something that will allow you to
program under Unix or under Mac, it is only windows.

Read specially Chapter 2: "windows programming". Of course
after being current with chapter 1, "C programming".

All of this is free of charge.

jacob


Walter Roberson写道:
Walter Roberson wrote:

文章< c4 **** **************************@adelphia.com>,

Jakle< ja *** @ dsa- gamers.comwrote:
In article <c4******************************@adelphia.com>,
Jakle <ja***@dsa-gamers.comwrote:

>我一直在谷歌搜索,但似乎可以找到关于C GUI库。
>I have been googling, but can seem to find out about C GUI libraries.


>我的主要平台是Windows,但找到一个跨平台的库会很不错。
>My main platform is Windows, but it would be nice to find a cross platform
library.



C语言本身并没有定义任何与图形有关的内容。

尝试另一个新闻组;也许是一些comp.graphics。*一些

如comp.graphics.misc


The C language itself does not define anything to do with Graphics.
Try another newsgroup; perhaps some of the comp.graphics.* ones
such as comp.graphics.misc



取决于你的运行情况,你可能只想用MFC跳上MS

旅行车,请参阅microsoft.public.vc.mfc。如果你在大学毕业后就已经破产了,那么他们就有一个视觉工作室供业余爱好者使用,这样你就可以了。不需要咳嗽很多来自getgo的钱,虽然这个

套件处理Winforms并且不支持MFC。我不确定C编程语言是否承认监视器存在。 EC

*******************

Depending on what you''re running, you might just want to jump on the MS
wagon with MFC, see microsoft.public.vc.mfc . If you''re broke coming
out of college, they have a visual studio for hobbyists and such, so you
don''t have to cough up a lot of money from the getgo, although this
suite deals with Winforms and does not support MFC. I''m not sure that
the C programming language admits that monitors exist. EC
*******************


编程是你发生的事情我正忙着制定其他计划。
Programming is what happens while you''re busy making other plans.



- 适用于约翰列侬

--adapted from John Lennon


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

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