資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?DemandVideo1
{
????static?class?Program
????{
????????///?
????????///?應用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?Index());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????187??2016-10-10?23:18??DemandVideo1\DemandVideo1\App.config
?????文件??????53760??2016-10-10?23:42??DemandVideo1\DemandVideo1\bin\Debug\AxInterop.WMPLib.dll
?????文件????1127424??2016-10-14?07:33??DemandVideo1\DemandVideo1\bin\Debug\DemandVideo1.exe
?????文件????????187??2016-10-10?23:18??DemandVideo1\DemandVideo1\bin\Debug\DemandVideo1.exe.config
?????文件??????32256??2016-10-14?07:33??DemandVideo1\DemandVideo1\bin\Debug\DemandVideo1.pdb
?????文件??????22984??2016-10-14?07:33??DemandVideo1\DemandVideo1\bin\Debug\DemandVideo1.vshost.exe
?????文件????????187??2016-10-10?23:18??DemandVideo1\DemandVideo1\bin\Debug\DemandVideo1.vshost.exe.config
?????文件????????490??2012-06-06?02:06??DemandVideo1\DemandVideo1\bin\Debug\DemandVideo1.vshost.exe.manifest
?????文件?????331264??2016-10-13?22:17??DemandVideo1\DemandVideo1\bin\Debug\Interop.WMPLib.dll
?????文件???????4496??2016-10-11?00:06??DemandVideo1\DemandVideo1\DemandVideo1.csproj
?????文件????????143??2016-10-11?00:06??DemandVideo1\DemandVideo1\DemandVideo1.csproj.user
?????文件??????53760??2016-10-10?23:42??DemandVideo1\DemandVideo1\obj\Debug\AxInterop.WMPLib.dll
?????文件???????4110??2016-10-14?07:33??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.csproj.FileListAbsolute.txt
?????文件????????981??2016-10-12?21:00??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.csproj.GenerateResource.Cache
?????文件????????729??2016-10-13?22:17??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.csproj.ResolveComReference.cache
?????文件???????2209??2016-10-11?20:46??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.csprojResolveAssemblyReference.cache
?????文件????1127424??2016-10-14?07:33??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.exe
?????文件????1115733??2016-10-13?22:20??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.Index.resources
?????文件??????32256??2016-10-14?07:33??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.pdb
?????文件????????180??2016-10-13?22:20??DemandVideo1\DemandVideo1\obj\Debug\DemandVideo1.Properties.Resources.resources
?????文件??????17522??2016-10-13?22:17??DemandVideo1\DemandVideo1\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7293??2016-10-13?22:17??DemandVideo1\DemandVideo1\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????331264??2016-10-13?22:17??DemandVideo1\DemandVideo1\obj\Debug\Interop.WMPLib.dll
?????文件??????????0??2016-10-10?23:18??DemandVideo1\DemandVideo1\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
?????文件??????????0??2016-10-10?23:18??DemandVideo1\DemandVideo1\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
?????文件??????????0??2016-10-10?23:18??DemandVideo1\DemandVideo1\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
?????文件????????524??2016-10-10?23:22??DemandVideo1\DemandVideo1\Program.cs
?????文件???????1344??2016-10-10?23:18??DemandVideo1\DemandVideo1\Properties\AssemblyInfo.cs
?????文件???????2876??2016-10-10?23:18??DemandVideo1\DemandVideo1\Properties\Resources.Designer.cs
?????文件???????5612??2016-10-10?23:18??DemandVideo1\DemandVideo1\Properties\Resources.resx
............此處省略21個文件信息
- 上一篇:c#做的簡易計算器
- 下一篇:C#三層架構經典源代碼
評論
共有 條評論