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

  • 大小: 3.44M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 菜單??源碼??

資源簡介

HGM環形菜單源碼

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.IO;
using?AMS.Profile;
using?DockItemsInformation;

namespace?DockItemSettingsLoader
{
????public?class?DockItemSettingsLoader
????{
????????#region?Variables

????????private?Profile?DockItemSettingsSettingsINI;

????????#endregion

????????#region?Constructor?&?Private?Methods

????????public?DockItemSettingsLoader(String?FilePath)
????????{
????????????if?(!File.Exists(FilePath))
????????????{
????????????????try
????????????????{
????????????????????File.Create(FilePath);
????????????????}
????????????????catch?(Exception)
????????????????{
????????????????}
????????????}
????????????DockItemSettingsSettingsINI?=?new?Ini(FilePath);
????????}

????????pub

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2877??2014-07-01?09:50??51Aspx源碼必讀.txt
?????文件????????3008??2008-07-21?03:18??app.config
?????目錄???????????0??2014-07-01?09:13??bin\
?????目錄???????????0??2014-07-01?09:12??bin\Debug\
?????文件???????45056??2005-02-21?15:03??bin\Debug\AMS.Profile.dll
?????文件???????11608??2014-07-01?09:06??bin\Debug\CircleDock.vshost.exe
?????文件????????3008??2008-07-21?03:18??bin\Debug\CircleDock.vshost.exe.config
?????文件?????????490??2012-06-02?22:34??bin\Debug\CircleDock.vshost.exe.manifest
?????文件???????24576??2008-07-17?03:49??bin\Debug\Orbit.Interop.Win32.dll
?????文件???????24576??2008-07-17?03:49??bin\Debug\Orbit.Utilities.dll
?????目錄???????????0??2014-06-28?18:41??bin\Debug\System\
?????目錄???????????0??2014-06-28?18:41??bin\Debug\System\Background\
?????文件???????51631??2004-10-13?23:59??bin\Debug\System\Background\sapphire_ring.png
?????目錄???????????0??2014-06-28?18:41??bin\Debug\System\Background\Skins\
?????目錄???????????0??2014-06-28?18:41??bin\Debug\System\Background\Skins\Aero?Milk\
?????文件????????4267??2007-01-01?20:54??bin\Debug\System\Background\Skins\Aero?Milk\Aeroglass.png
?????文件?????????230??2007-01-01?20:54??bin\Debug\System\Background\Skins\Aero?Milk\Background.ini
?????文件??????????69??2007-01-01?20:54??bin\Debug\System\Background\Skins\Aero?Milk\Separator.ini
?????文件?????????565??2007-01-01?20:54??bin\Debug\System\Background\Skins\Aero?Milk\Separator.png
?????文件???????10240??2007-08-25?20:40??bin\Debug\System\Background\Skins\Aero?Milk\Thumbs.db
?????目錄???????????0??2014-06-28?18:41??bin\Debug\System\Background\Skins\AstroGlass\
?????文件?????????223??2007-01-01?20:54??bin\Debug\System\Background\Skins\AstroGlass\background.ini
?????文件????????8774??2007-01-01?20:54??bin\Debug\System\Background\Skins\AstroGlass\bg.png
?????文件?????????146??2007-01-01?20:55??bin\Debug\System\Background\Skins\AstroGlass\sep.png
?????文件??????????63??2007-01-01?20:55??bin\Debug\System\Background\Skins\AstroGlass\separator.ini
?????文件????????9216??2007-08-25?20:39??bin\Debug\System\Background\Skins\AstroGlass\Thumbs.db
?????目錄???????????0??2014-06-28?18:41??bin\Debug\System\Background\Skins\AstroGrey\
?????文件?????????223??2007-01-01?20:55??bin\Debug\System\Background\Skins\AstroGrey\background.ini
?????文件????????8004??2007-01-01?20:55??bin\Debug\System\Background\Skins\AstroGrey\bg.png
?????文件?????????146??2007-01-01?20:55??bin\Debug\System\Background\Skins\AstroGrey\sep.png
?????文件??????????63??2007-01-01?20:55??bin\Debug\System\Background\Skins\AstroGrey\separator.ini
............此處省略318個文件信息

評論

共有 條評論