資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?beforestart
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????????Splash.Status?=?“狀態:載入初始化模塊“;
????????????System.Threading.Thread.Sleep(1000);
????????????Splash.Status?=?“狀態:載入管理模塊“;
????????????System.Threading.Thread.Sleep(1000);
????????????Splash.Status?=?“狀態:載入打印模塊“;
????????????System.Threading.Thread.Sleep(1000);
????????????Splash.Status?=?“狀態:載入插件模塊“;
????????????System.Threading.Thread.Sleep(1000);
????????????Splash.Status?=?“狀態:連接數據庫“;
????????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-02-28?19:05??啟動畫面\
?????目錄???????????0??2018-02-28?19:28??啟動畫面\beforestart\
?????文件?????????187??2018-02-28?19:05??啟動畫面\beforestart\App.config
?????文件????????1161??2018-02-28?19:05??啟動畫面\beforestart\Form1.Designer.cs
?????文件?????????975??2018-02-28?19:27??啟動畫面\beforestart\Form1.cs
?????文件?????????846??2018-02-28?19:28??啟動畫面\beforestart\Program.cs
?????目錄???????????0??2018-02-28?19:05??啟動畫面\beforestart\Properties\
?????文件????????1364??2018-02-28?19:05??啟動畫面\beforestart\Properties\AssemblyInfo.cs
?????文件????????2874??2018-02-28?19:05??啟動畫面\beforestart\Properties\Resources.Designer.cs
?????文件????????5612??2018-02-28?19:05??啟動畫面\beforestart\Properties\Resources.resx
?????文件????????1098??2018-02-28?19:05??啟動畫面\beforestart\Properties\Settings.Designer.cs
?????文件?????????249??2018-02-28?19:05??啟動畫面\beforestart\Properties\Settings.settings
?????文件????????1794??2018-02-28?19:09??啟動畫面\beforestart\Splash.cs
?????文件????????4046??2018-02-28?19:10??啟動畫面\beforestart\beforestart.csproj
?????文件?????????990??2018-02-28?19:05??啟動畫面\beforestart\beforestart.sln
?????文件???????10752??2018-02-28?19:05??啟動畫面\beforestart\beforestart.v12.suo
?????目錄???????????0??2018-02-28?19:05??啟動畫面\beforestart\bin\
?????目錄???????????0??2018-02-28?19:10??啟動畫面\beforestart\bin\Debug\
?????文件????????9728??2018-02-28?19:28??啟動畫面\beforestart\bin\Debug\beforestart.exe
?????文件?????????187??2018-02-28?19:05??啟動畫面\beforestart\bin\Debug\beforestart.exe.config
?????文件???????34304??2018-02-28?19:28??啟動畫面\beforestart\bin\Debug\beforestart.pdb
?????文件???????23168??2018-02-28?19:28??啟動畫面\beforestart\bin\Debug\beforestart.vshost.exe
?????文件?????????187??2018-02-28?19:05??啟動畫面\beforestart\bin\Debug\beforestart.vshost.exe.config
?????文件?????????490??2010-03-17?22:39??啟動畫面\beforestart\bin\Debug\beforestart.vshost.exe.manifest
?????文件????????1977??2018-02-28?19:10??啟動畫面\beforestart\frmSplash.Designer.cs
?????文件????????1149??2018-02-28?19:10??啟動畫面\beforestart\frmSplash.cs
?????文件????????5817??2018-02-28?19:10??啟動畫面\beforestart\frmSplash.resx
?????目錄???????????0??2018-02-28?19:05??啟動畫面\beforestart\obj\
?????目錄???????????0??2018-02-28?19:28??啟動畫面\beforestart\obj\Debug\
?????文件?????????865??2018-02-28?19:05??啟動畫面\beforestart\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6975??2018-02-28?19:08??啟動畫面\beforestart\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............此處省略11個文件信息
評論
共有 條評論