91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?ESBasic;
using?AutoUpdater.Properties;
using?ESBasic.Helpers;

namespace?AutoUpdater
{
????///?
????///?說明:
????///?OAUS使用的是免費(fèi)版的通信框架ESframework,最多支持10個(gè)人同時(shí)在線更新。如果要突破10人限制,請(qǐng)聯(lián)系?www.oraycn.com
????///?

????public?partial?class?MainForm?:?Form
????{
????????private?Updater?updater;????
????????private?int?fileCount?=?0;?//要升級(jí)的文件個(gè)數(shù)。
????????private?Timer?timer?=?new?Timer();
????????private?string?callBackExeName;???//自動(dòng)升級(jí)完成后,要啟動(dòng)的exe的名稱。
????????private?string?callBackPath?=?““;?//自動(dòng)升級(jí)完成后,要啟動(dòng)的exe的完整路徑。????????
????????private?bool?startAppAfterClose?=?false;?//關(guān)閉升級(jí)窗體前

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????4286??2011-04-22?21:37??OAUS源碼\32.ico

?????文件???????4286??2011-11-02?10:46??OAUS源碼\AutoUpdater\32.ico

?????文件????????903??2015-12-02?09:42??OAUS源碼\AutoUpdater\App.config

?????文件???????4733??2017-07-27?11:28??OAUS源碼\AutoUpdater\AutoUpdater.csproj

?????文件????????369??2015-01-07?17:28??OAUS源碼\AutoUpdater\AutoUpdater.csproj.user

?????文件??????36864??2018-12-11?11:00??OAUS源碼\AutoUpdater\bin\Debug\AutoUpdater.exe

?????文件????????903??2015-12-02?09:42??OAUS源碼\AutoUpdater\bin\Debug\AutoUpdater.exe.config

?????文件??????42496??2018-12-11?11:00??OAUS源碼\AutoUpdater\bin\Debug\AutoUpdater.pdb

?????文件??????11608??2018-12-11?10:58??OAUS源碼\AutoUpdater\bin\Debug\AutoUpdater.vshost.exe

?????文件????????903??2015-12-02?09:42??OAUS源碼\AutoUpdater\bin\Debug\AutoUpdater.vshost.exe.config

?????文件???????2409??2011-11-03?14:35??OAUS源碼\AutoUpdater\bin\Debug\AutoUpdater.vshost.exe.manifest

?????文件?????446976??2018-10-11?14:53??OAUS源碼\AutoUpdater\bin\Debug\ESBasic.dll

?????文件?????215220??2018-06-01?14:44??OAUS源碼\AutoUpdater\bin\Debug\ESBasic.xml

?????文件????1164800??2019-01-02?10:32??OAUS源碼\AutoUpdater\bin\Debug\ESframework.dll

?????文件?????354881??2018-12-08?09:02??OAUS源碼\AutoUpdater\bin\Debug\ESframework.xml

?????文件???????7680??2018-12-11?11:00??OAUS源碼\AutoUpdater\bin\Debug\OAUS.Core.dll

?????文件??????28160??2018-12-11?11:00??OAUS源碼\AutoUpdater\bin\Debug\OAUS.Core.pdb

?????文件????????344??2016-12-08?10:32??OAUS源碼\AutoUpdater\bin\Debug\UpdateConfiguration.xml

?????文件???????9154??2015-12-02?09:52??OAUS源碼\AutoUpdater\MainForm.cs

?????文件???????5309??2015-12-02?09:43??OAUS源碼\AutoUpdater\MainForm.Designer.cs

?????文件??????12549??2015-12-02?09:43??OAUS源碼\AutoUpdater\MainForm.resx

?????文件???????5120??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.csproj.FileListAbsolute.txt

?????文件????????978??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.csproj.GenerateResource.Cache

?????文件??????19500??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.csprojResolveAssemblyReference.cache

?????文件??????36864??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.exe

?????文件???????4852??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.MainForm.resources

?????文件??????42496??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.pdb

?????文件???????1064??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\AutoUpdater.Properties.Resources.resources

?????文件???????1229??2013-08-27?15:17??OAUS源碼\AutoUpdater\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????5767??2018-12-11?11:00??OAUS源碼\AutoUpdater\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

............此處省略133個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源