52ky 发表于 2022-9-8 21:12:45

CSharp_深入浅出全接触

C#的一些基本介绍,包括:一、啥是C#?二、Java与C#三、C#的主要特征四、安装运行环境五、C#编辑器六、C#的程序结构七、C#和称号空间八、C#中一个经典例程的编写与编译九、C#编程实践演习ABC1、使用VisualStudio.NET编写C#程序2、使用VisualC#创建Windows使用程序3、创建C#类库(Dll)

(Some basic introductions to C#, including: 1. What is C#? 2. Java and C# 3. Main features of C# 4. Installation and running environment 5. C# editor 6. Program structure of C# 7. C# and title space 8. Writing and compiling of a classic routine in C# 9. C# programming practice Exercise ABC1, use VisualStudio.NET to write C# program 2, use VisualC# to create Windows application program 3, create C# class library (Dll))




页: [1]
查看完整版本: CSharp_深入浅出全接触