C#编写GUI程序启动程序、GUI

2023-09-02 20:49:26 作者:听闻青春十言九妄

所以....我从来没有真正在GUI编程的应用程序的方式做了很多。也就是说,因为学校香港专业教育学院一直停留在C ++中的土地。但由于林毕业的12月,我认为这会是不错(虽然IM找工作),研究的东西,我想寻找到一段时间。而且请不要标明这是主观的我只是简单地问我需要什么知道开始。

So....I've never really done much in the way of GUI programming apps. Namely because for school ive been stuck in C++ land. But since Im graduating in December I thought it'd be nice (while im looking for a job) to study something I've wanted to look into for awhile. And please dont mark this as "subjective" im just simply asking what I need to "know" to get started.

即GUI编程。我不是习惯了....我也没有真正去过。这不是他们专注于学校(比如我的高级设计是一个摄像头鼠标的事情,但只有很少的GUI方式)

Namely GUI programming. Im not used to it....nor have I really ever been. It's not something they focus on in school (for instance my senior design was a webcam mouse thing, but had very little in the way of GUI)

我已经看到了很多关于C#是优越的GUI编程工具,用于快速开发.....但我真的不知道什么在那里。我知道QT的,和Im用于C ++。但是我不是太熟悉的选择界面语言是什么。我不喜欢在Windows编程但是大部分我的东西一直是(我的操作系统类,主要是因为)在Unix中在这里最近。

I've seen alot about C# being the superior GUI programming tool for fast development.....but I dont really know whats out there. I know "of" QT, and Im used to C++. However Im not too familiar with what the "choice" GUI language is. I do like programming on Windows however most of my stuff has been in Unix here lately (Mostly because of my OS class).

我不知道关于.NET什么,我听说过一种叫WPF?那是.NET的一部分.....还是.....什么?我只是有点不清楚从哪里开始。

I dont know anything about .net, and i've heard of something called WPF? Is that part of .net.....or.....what? Im just a bit confused at where to start.

感谢

推荐答案

微软的入门他们的平台与​​.NET的一些很好的资源。

Microsoft has some good resources for getting started on their platform with .NET.

尝试这些...

开发入门

欢迎到Windows的发展轨道。这是学习如何创建软件适用于Windows的最佳场所。 Windows应用程序可以充分利用你的电脑的声音,图形和其他功能。您将学习如何使用Visual Basic,Visual C#中,或Visual C ++防爆preSS版本编写的软件适用于Windows XP,Vista或Windows服务器。

Welcome to the Windows Development track. This is the best place to learn how to create software for Windows. Windows applications can take advantage of your computer's sound, graphics, and other capabilities. You will learn how to write software for Windows XP, Vista, or Windows Server using Visual Basic, Visual C#, or Visual C++ Express Editions.

斜坡向上

斜坡向上是一个免费,在线,社区为基础的学习计划,将帮助你建立职业发展技能。加入斜坡向上(这是免费的!),并帮助提升你的职业......

Ramp Up is a free, online, community-based learning program that will help you build professional development skills. Join Ramp Up (it's free!) and help advance your career...

创建您的第一个Visual C#应用程序 - 此链接包含三样:

Creating Your First Visual C# Application - This link contains three samples:

如何创建一个C#控制台应用程序 如何:一个C#创建的Windows窗体应用程序 如何创建一个C#WPF应用程序

的Visual C#指导教程

在Visual C#指导教程presents了一系列的课程,为您介绍的Visual C#防爆preSS版集成开发环境(IDE),创建第一个应用程序,并设计应用程序的用户界面。

用JAVA编写一个GUI记事本程序,实现文本的输入,保存,修改,打开操作

The Visual C# Guided Tour presents a series of lessons that introduce you to the Visual C# Express Edition integrated development environment (IDE), creating your first application, and designing the user interface of an application.

了解MSDN上 .NET框架

从这里开始获得的.NET Framework的主要功能,包括公共语言运行库,.NET框架类库,等等。

Start here to get a conceptual overview of the key features of the .NET Framework, including the common language runtime, the .NET Framework class library, and more.

 
精彩推荐
图片推荐