用于Windows的C / C ++编程有哪些来源? [英] What are some sources for programming in C/C++ for windows?

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

问题描述

您好。

用于Windows的C / C ++编程的一些来源是什么?



我的意思是教授如何制作简单程序的网站或书籍 - 简单的UI-用于Windows本身,而不仅仅是命令行。 (CMD)



我的尝试:



我已经知道如何使用C / C ++编写基本程序但是我甚至无法制作一个可以在Windows中添加两个数字的非常简单的程序。我想要一些资源 - 书籍或网站 - 学习如何使用UI for Windows制作非常简单的程序。我知道一些C#的书,但对C / C ++一无所知。

Hi.
What are some sources for programming in C/C++ for Windows?

I mean sites or books that teach how to make simple programs -with simple UI- for the Windows itself, not just command line. (CMD)

What I have tried:

I already know how to program elementary programs in C / C++ But I can't even make a very simple program that can add two number in windows. I want some sources -books or sites- that learn how to make very simple programs with UI for Windows. I know some books for C#, but don't know anything for C/C++.

推荐答案

现在都有点过时,但会让你对Win32模型。

EFNet #Winprog [ ^ ]

Win32编程 - 功能X [ ^ ]

flipcode - 特色文章 [ ^ ]
All a bit dated now, but will give you a good understanding of the Win32 model.
EFNet #Winprog[^]
Win32 Programming - FunctionX[^]
flipcode - Featured Articles[^]


第一个选择始终是Microsoft,其原始文档作为产品的供应商。



Codeproject也是一个网站其中有很多文章和演示代码窗口。它的优点是经常会对代码提出疑问。



当你想要启动Windows时,你应该考虑一些强大的库,如QT,boost或C-标准库。这样做的好处是您以后可以使用代码,更重要的是:在其他平台上的知识。我已经在我的如何缩小我的经验开始...... 文章。
The first choice is always Microsoft which has the original documentation as vendor of the product.

Codeproject is also a website which has a lot of articles and demo code for windows. It has the advantage that often questions to the code gets answered.

When you want to start for Windows you should consider some powerful libraries as QT, boost or the C-standard libraries. This has the advantage that you may later use the code and more important: the knowledge on other platforms. I have condensed a lot of my experiences in my How to start ... article.


这篇关于用于Windows的C / C ++编程有哪些来源?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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