如何使用C ++ / CLI编写Winforms应用程序 [英] How to use C++/CLI to program Winforms applications

查看:211
本文介绍了如何使用C ++ / CLI编写Winforms应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个pdf或视频或一些媒体,可以通知我如何使用C ++编写Winforms。显然C ++是最常见的编程语言,我已经有一些先验知识。但是当我尝试找到关于C ++编程的媒体时,这些例子通常是控制台应用程序。我想要一些媒体,可以教我如何编写Winforms在C + +。

Is there a pdf or video or some media that can inform me on how to program Winforms with C++. Obviously C++ is the most common programming language and I already have some prior knowledge. But when I try to find media about programming in C++, the examples are usually Console applications. I want some media that can teach me how to program Winforms in C++.

推荐答案

这里是一个教程, =http://www.functionx.com/vccli/general/introprogramming.htm =nofollow>在C ++ / CLI中使用Windows窗体应用程序。

Here's a tutorial showing how to write Windows Forms applications in C++/CLI.

请注意,大多数样本往往是在C#中。许多人特意使用C#的形式,C ++的逻辑,并使用C ++ / CLI暴露他们的逻辑作为.NET程序集(为了易于使用C#/ VB.NET)。这有助于,因为C#或VB.NET for Windows Forms的设计时体验更好。

Just be aware that most samples tend to be in C#. Many people purposely use C# for the forms, C++ for their logic, and use C++/CLI to expose their logic as .NET assemblies (For easy use by C#/VB.NET). This helps, since the design-time experience is much nicer in C# or VB.NET for Windows Forms.

这篇关于如何使用C ++ / CLI编写Winforms应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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