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

  • 大小: 2.00M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 程序??源碼??升級??C#??

資源簡介

C#升級程序源碼

資源截圖

代碼片段和文件信息

using?System;
using?System.Web;
using?System.IO;
using?System.Net;
using?System.xml;
using?System.Collections;
using?System.Windows.Forms;
using?System.ComponentModel;

namespace?AutoUpdate
{
///?
///?updater?的摘要說明。
///?

public?class?AppUpdater:IDisposable
{
#region?成員與字段屬性
private?string?_updaterUrl;
private?bool?disposed?=?false;
private?IntPtr?handle;
private?Component?component?=?new?Component();
[System.Runtime.InteropServices.DllImport(“Kernel32“)]
private?extern?static?Boolean?CloseHandle(IntPtr?handle);


public?string?UpdaterUrl
{
set{_updaterUrl?=?value;}
get{return?this._updaterUrl;}
}
#endregion

///?
///?AppUpdater構造函數
///?

public?AppUpdater()
{
this.handle?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-05-21?21:22??C#升級程序源碼\
?????文件?????????163??2018-11-20?11:08??C#升級程序源碼\app.config
?????文件???????25214??2004-01-26?00:38??C#升級程序源碼\App.ico
?????文件????????5821??2005-09-23?09:30??C#升級程序源碼\AppUpdater.cs
?????文件????????1932??2018-01-10?11:30??C#升級程序源碼\AssemblyInfo.cs
?????文件????????1361??2018-11-20?10:30??C#升級程序源碼\AutoUpdate.sln
?????文件????????8704??2006-02-15?09:31??C#升級程序源碼\AutoUpdate.suo
?????文件???????53248??2018-01-10?15:35??C#升級程序源碼\AutoUpdate.v11.suo
?????文件???????73216??2018-11-22?08:42??C#升級程序源碼\AutoUpdate.v12.suo
?????目錄???????????0??2019-05-21?21:21??C#升級程序源碼\Backup\
?????文件???????25214??2004-01-26?00:38??C#升級程序源碼\Backup\App.ico
?????文件????????5821??2005-09-23?09:30??C#升級程序源碼\Backup\AppUpdater.cs
?????文件????????1859??2005-09-04?21:30??C#升級程序源碼\Backup\AssemblyInfo.cs
?????文件????????5452??2005-10-05?00:06??C#升級程序源碼\Backup\AutoUpdate.csproj
?????文件????????1803??2006-02-15?09:31??C#升級程序源碼\Backup\AutoUpdate.csproj.user
?????文件?????????905??2005-09-04?21:30??C#升級程序源碼\Backup\AutoUpdate.sln
?????文件????????8704??2006-02-15?09:31??C#升級程序源碼\Backup\AutoUpdate.v11.suo
?????文件???????19038??2006-02-14?10:01??C#升級程序源碼\Backup\FrmUpdate.cs
?????文件??????163588??2005-09-22?16:05??C#升級程序源碼\Backup\FrmUpdate.resx
?????文件????????1334??2005-09-05?15:49??C#升級程序源碼\Backup\IniFiles.cs
?????文件????????1303??2005-09-21?16:18??C#升級程序源碼\Backup\xmlFiles.cs
?????目錄???????????0??2019-05-21?21:21??C#升級程序源碼\bin\
?????目錄???????????0??2019-05-21?21:22??C#升級程序源碼\bin\Debug\
?????文件??????167936??2018-11-22?08:39??C#升級程序源碼\bin\Debug\AutoUpdate.dll
?????文件???????40448??2017-12-29?17:21??C#升級程序源碼\bin\Debug\AutoUpdate.pdb
?????文件?????????490??2015-06-05?02:48??C#升級程序源碼\bin\Debug\AutoUpdate.vshost.exe.manifest
?????文件???????67646??2018-11-22?08:39??C#升級程序源碼\bin\Debug\favicon.ico
?????文件??????516096??2018-11-22?08:39??C#升級程序源碼\bin\Debug\IrisSkin2.dll
?????目錄???????????0??2019-05-21?21:22??C#升級程序源碼\bin\Debug\ssk\
?????文件???????47607??2018-11-22?08:39??C#升級程序源碼\bin\Debug\ssk\Wave.ssk
?????文件????????1086??2018-12-18?12:42??C#升級程序源碼\bin\Debug\UpdateList.xml
............此處省略129個文件信息

評論

共有 條評論