資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Text.Regularexpressions;
using?System.Threading.Tasks;
using?xDM;
using?XXDM.Helper;
using?static?XXDM.Helper.DmHelper;
namespace?DMTest
{
????class?Program
????{
????????private?static?IxDm?dm?=?new?xDm();
????????static?void?Main(string[]?args)
????????{
????????????dm.ConLog(dm.Reg(“自己的注冊碼“?““));
????????????dm.StartRunTime();
????????????Task.Run(()?=>
????????????{
????????????????dm.ConLog(“開始執行...“);
????????????????RunCode();
????????????????dm.ConLog(“執行完畢...“);
????????????????dm.ShowRunTime();
????????????});
????????????Console.ReadLine();
????????????dm.StopRunTime();
????????}
????????///?
????????///?執行代碼
????????///?
????????public?static?void?RunCo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-09-30?07:08??xDM\
?????文件????????2518??2018-09-30?07:08??xDM\.gitattributes
?????文件????????4305??2018-09-30?07:08??xDM\.gitignore
?????目錄???????????0??2018-09-30?07:08??xDM\DMTest\
?????文件?????????184??2018-09-30?07:08??xDM\DMTest\App.config
?????文件????????2464??2018-09-30?07:08??xDM\DMTest\DMTest.csproj
?????文件????????1097??2018-09-30?07:08??xDM\DMTest\Program.cs
?????目錄???????????0??2018-09-30?07:08??xDM\DMTest\Properties\
?????文件????????1274??2018-09-30?07:08??xDM\DMTest\Properties\AssemblyInfo.cs
?????文件????????1552??2018-09-30?07:08??xDM\XXDM.sln
?????目錄???????????0??2018-09-30?07:08??xDM\XXDM\
?????目錄???????????0??2018-09-30?07:08??xDM\XXDM\DM\
?????文件???????22641??2018-09-30?07:08??xDM\XXDM\DM\IDM.cs
?????文件??????145440??2018-09-30?07:08??xDM\XXDM\DM\dm.cs
?????目錄???????????0??2018-09-30?07:08??xDM\XXDM\Helper\
?????文件????????2387??2018-09-30?07:08??xDM\XXDM\Helper\DmHelper.cs
?????目錄???????????0??2018-09-30?07:08??xDM\XXDM\MyDM\
?????文件???????23296??2018-09-30?07:08??xDM\XXDM\MyDM\IxDm.cs
?????文件??????140859??2018-09-30?07:08??xDM\XXDM\MyDM\xDm.cs
?????目錄???????????0??2018-09-30?07:08??xDM\XXDM\Properties\
?????文件????????1261??2018-09-30?07:08??xDM\XXDM\Properties\AssemblyInfo.cs
?????文件????????2259??2018-09-30?07:08??xDM\XXDM\XXDM.csproj
- 上一篇:C# 打飛機小游戲源碼(雷霆戰機)
- 下一篇:坦克大戰小游戲源碼(unity3D)
評論
共有 條評論