Description: C# programming classic 300 cases of source code, suitable for beginners, there is a great reference value
To Search:
File list (Check if you may need any files):
源代码\第1篇 基础篇\第1章 开发环境\ClassLibrary\bin\Debug
......\.............\...............\............\bin
......\.............\...............\............\ClassLibrary.csproj
......\.............\...............\............\MyClass.cs
......\.............\...............\............\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\.............\...............\............\...\.....\TempPE
......\.............\...............\............\...\Debug
......\.............\...............\............\obj
......\.............\...............\............\Properties\AssemblyInfo.cs
......\.............\...............\............\Properties
......\.............\...............\ClassLibrary
......\.............\...............\.onsoleApplication\bin\Debug
......\.............\...............\..................\bin
......\.............\...............\..................\ConsoleApplication.csproj
......\.............\...............\..................\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\.............\...............\..................\...\...\.....\TempPE
......\.............\...............\..................\...\...\Debug
......\.............\...............\..................\...\x86
......\.............\...............\..................\obj
......\.............\...............\..................\Program.cs
......\.............\...............\..................\...perties\AssemblyInfo.cs
......\.............\...............\..................\Properties
......\.............\...............\ConsoleApplication
......\.............\...............\Create.sln
......\.............\...............\Create.suo
......\.............\...............\WindowsFormsApplication\bin\Debug
......\.............\...............\.......................\bin
......\.............\...............\.......................\Form1.cs
......\.............\...............\.......................\Form1.Designer.cs
......\.............\...............\.......................\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\.............\...............\.......................\...\...\.....\TempPE
......\.............\...............\.......................\...\...\Debug
......\.............\...............\.......................\...\x86
......\.............\...............\.......................\obj
......\.............\...............\.......................\Program.cs
......\.............\...............\.......................\...perties\AssemblyInfo.cs
......\.............\...............\.......................\..........\Resources.Designer.cs
......\.............\...............\.......................\..........\Resources.resx
......\.............\...............\.......................\..........\Settings.Designer.cs
......\.............\...............\.......................\..........\Settings.settings
......\.............\...............\.......................\Properties
......\.............\...............\.......................\WindowsFormsApplication.csproj
......\.............\...............\WindowsFormsApplication
......\.............\...............\效果图\图1-1 在控制台窗口上输出hello world.png
......\.............\...............\......\图1-10 单击“查看代码”按钮.png
......\.............\...............\......\图1-11 显示hello world信息窗口.png
......\.............\...............\......\图1-12 为解决方案添加动态链接库项目.png
......\.............\...............\......\图1-13 将Class1重命名为MyClass.png
......\.............\...............\......\图1-14 为WindowsFormsApplication添加引用.png
......\.............\...............\......\图1-15 添加ClassLibrary.dll文件的引用.png
......\.............\...............\......\图1-2 打开Microsoft Visual Studio 2010.png
......\.............\...............\......\图1-3 新建空白解决方案.png
......\.............\...............\......\图1-4 为解决方案添加项目.png
......\.............\...............\......\图1-5 创建控制台应用程序.png
......\.............\...............\......\图1-6 控制台应用程序工