資源簡介
金旭亮《C#面向對象程序設計》教案之1:CSharp程序設計語言與dotNET面向對象程序設計概述。
后繼教案將陸續發布,請關注作者的博客更新信息:http://blog.csdn.net/bitfan
代碼片段和文件信息
????class?Program
????{
????????static?void?Main(string[]?args)
????????{
????????????System.Console.WriteLine(“Hello!“);
????????????System.Console.ReadKey();
????????}
????}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????191??2010-09-12?22:49??Example\Hello.cs
?????文件???????8704??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Debug\MyClockForWindowsFrom.exe
?????文件??????30208??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Debug\MyClockForWindowsFrom.pdb
?????文件??????11608??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Debug\MyClockForWindowsFrom.vshost.exe
?????文件???????8704??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Release\MyClockForWindowsFrom.exe
?????文件??????22016??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Release\MyClockForWindowsFrom.pdb
?????文件??????11608??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Release\MyClockForWindowsFrom.vshost.exe
?????文件????????490??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\bin\Release\MyClockForWindowsFrom.vshost.exe.manifest
?????文件????????650??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\Form1.cs
?????文件???????2786??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\Form1.Designer.cs
?????文件???????6008??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\Form1.resx
?????文件???????5423??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\MyClockForWindowsFrom.csproj
?????文件????????433??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\MyClockForWindowsFrom.csproj.user
?????文件???????6240??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????396??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\GenerateResource-ResGen.read.1.tlog
?????文件????????930??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\GenerateResource-ResGen.write.1.tlog
?????文件???????2560??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\MyClockForWindowsFrom.csproj.FileListAbsolute.txt
?????文件????????847??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\MyClockForWindowsFrom.csproj.GenerateResource.Cache
?????文件???????8704??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\MyClockForWindowsFrom.exe
?????文件????????180??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\MyClockForWindowsFrom.Form1.resources
?????文件??????30208??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\MyClockForWindowsFrom.pdb
?????文件????????180??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\MyClockForWindowsFrom.Properties.Resources.resources
?????文件???????4608??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????6244??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1480??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\MyClockForWindowsFrom.csproj.FileListAbsolute.txt
?????文件????????847??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\MyClockForWindowsFrom.csproj.GenerateResource.Cache
?????文件???????8704??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\MyClockForWindowsFrom.exe
?????文件????????180??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\MyClockForWindowsFrom.Form1.resources
?????文件??????22016??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\MyClockForWindowsFrom.pdb
?????文件????????180??2010-09-12?22:49??Example\MyClockForWindowsFrom\MyClockForWindowsFrom\obj\Release\MyClockForWindowsFrom.Properties.Resources.resources
............此處省略77個文件信息
評論
共有 條評論