資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?WindowsFormsApplication1
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?Rose());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????187??2014-05-28?13:44??Rose\Rose\App.config
?????文件????1015296??2014-05-28?17:19??Rose\Rose\bin\Debug\WindowsFormsApplication1.exe
?????文件????????187??2014-05-28?13:44??Rose\Rose\bin\Debug\WindowsFormsApplication1.exe.config
?????文件??????36352??2014-05-28?17:19??Rose\Rose\bin\Debug\WindowsFormsApplication1.pdb
?????文件??????24224??2014-05-28?21:24??Rose\Rose\bin\Debug\WindowsFormsApplication1.vshost.exe
?????文件????????187??2014-05-28?13:44??Rose\Rose\bin\Debug\WindowsFormsApplication1.vshost.exe.config
?????文件????????490??2013-03-18?17:00??Rose\Rose\bin\Debug\WindowsFormsApplication1.vshost.exe.manifest
?????文件????????865??2014-05-28?13:44??Rose\Rose\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7082??2014-05-28?21:24??Rose\Rose\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1633??2014-05-28?21:24??Rose\Rose\obj\Debug\Rose.csproj.FileListAbsolute.txt
?????文件????????976??2014-05-28?17:18??Rose\Rose\obj\Debug\Rose.csproj.GenerateResource.Cache
?????文件??????????0??2014-05-28?13:44??Rose\Rose\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件??????????0??2014-05-28?13:44??Rose\Rose\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件??????????0??2014-05-28?13:44??Rose\Rose\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
?????文件???????2621??2014-05-28?17:15??Rose\Rose\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
?????文件???????1034??2014-05-28?17:13??Rose\Rose\obj\Debug\WindowsFormsApplication1.csproj.GenerateResource.Cache
?????文件???????2211??2014-05-28?14:04??Rose\Rose\obj\Debug\WindowsFormsApplication1.csprojResolveAssemblyReference.cache
?????文件????1015296??2014-05-28?17:19??Rose\Rose\obj\Debug\WindowsFormsApplication1.exe
?????文件??????36352??2014-05-28?17:19??Rose\Rose\obj\Debug\WindowsFormsApplication1.pdb
?????文件????????180??2014-05-28?17:19??Rose\Rose\obj\Debug\WindowsFormsApplication1.Properties.Resources.resources
?????文件?????573526??2014-05-28?17:19??Rose\Rose\obj\Debug\WindowsFormsApplication1.Rose.resources
?????文件????????535??2014-05-28?17:08??Rose\Rose\Program.cs
?????文件???????1390??2014-05-28?13:44??Rose\Rose\Properties\AssemblyInfo.cs
?????文件???????2900??2014-05-28?13:44??Rose\Rose\Properties\Resources.Designer.cs
?????文件???????5612??2014-05-28?13:44??Rose\Rose\Properties\Resources.resx
?????文件???????1111??2014-05-28?13:44??Rose\Rose\Properties\Settings.Designer.cs
?????文件????????249??2014-05-28?13:44??Rose\Rose\Properties\Settings.settings
?????文件???????1183??2014-05-28?17:13??Rose\Rose\Rose.cs
?????文件???????3988??2014-05-28?17:19??Rose\Rose\Rose.csproj
?????文件???????2123??2014-05-28?17:13??Rose\Rose\Rose.Designer.cs
............此處省略17個文件信息
評論
共有 條評論