資源簡介
代碼片段和文件信息
/*
?
??This?Source?Code?Form?is?subject?to?the?terms?of?the?Mozilla?Public
??License?v.?2.0.?If?a?copy?of?the?MPL?was?not?distributed?with?this
??file?You?can?obtain?one?at?http://mozilla.org/MPL/2.0/.
?
??Copyright?(C)?2009-2013?Michael?M?ller?
*/
using?System;
using?System.IO;
using?System.Threading;
using?System.Windows.Forms;
using?OpenHardwareMonitor.GUI;
namespace?OpenHardwareMonitor?{
??public?static?class?Program?{
????[STAThread]
????public?static?void?Main()?{
??????#if?!DEBUG
????????Application.ThreadException?+=?
??????????new?ThreadExceptionEventHandler(Application_ThreadException);
????????Application.SetUnhandledExceptionMode(
??????????UnhandledExceptionMode.CatchException);
????????AppDomain.CurrentDomai
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-01-08?21:09??openhardwaremonitor-master\
?????文件??????????25??2018-01-08?21:09??openhardwaremonitor-master\.gitignore
?????文件?????????192??2018-01-08?21:09??openhardwaremonitor-master\App.config
?????目錄???????????0??2018-01-08?21:09??openhardwaremonitor-master\Collections\
?????文件?????????533??2018-01-08?21:09??openhardwaremonitor-master\Collections\IReadOnlyArray.cs
?????文件????????1220??2018-01-08?21:09??openhardwaremonitor-master\Collections\ListSet.cs
?????文件?????????927??2018-01-08?21:09??openhardwaremonitor-master\Collections\Pair.cs
?????文件????????1113??2018-01-08?21:09??openhardwaremonitor-master\Collections\ReadOnlyArray.cs
?????文件????????4962??2018-01-08?21:09??openhardwaremonitor-master\Collections\RingCollection.cs
?????目錄???????????0??2018-01-08?21:09??openhardwaremonitor-master\External\
?????文件??????149504??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls.dll
?????目錄???????????0??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\
?????文件???????10981??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Aga.Controls.csproj
?????文件?????????913??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Aga.Controls.sln
?????文件????????1158??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\BitmapHelper.cs
?????文件???????19081??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\GifDecoder.cs
?????文件????????4757??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\NumericTextBox.cs
?????文件????????3279??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\PerformanceAnalyzer.cs
?????目錄???????????0??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Properties\
?????文件?????????551??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Properties\AssemblyInfo.cs
?????文件????????5318??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Properties\Resources.Designer.cs
?????文件????????8363??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Properties\Resources.resx
?????文件????????1384??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\ResourceHelper.cs
?????目錄???????????0??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\
?????文件?????????326??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\DVSplit.cur
?????文件????????1334??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\Folder.bmp
?????文件?????????822??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\FolderClosed.bmp
?????文件????????1334??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\Leaf.bmp
?????文件?????????574??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\check.bmp
?????文件????????6979??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\loading_icon
?????文件?????????306??2018-01-08?21:09??openhardwaremonitor-master\External\Aga.Controls\Resources\minus.bmp
............此處省略542個文件信息
- 上一篇:C# 定時關閉顯示器/點亮顯示器
- 下一篇:C#設計模式:單例模式 入門級
評論
共有 條評論