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

  • 大小: 0.06M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 熱鍵??系統??屏蔽??設置??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;

namespace?SetAndCancelHotKey
{
????public?partial?class?Frm_Main?:?Form
????{
????????public?Frm_Main()
????????{
????????????InitializeComponent();
????????}

????????HOOK?Hook?=?new?HOOK();//實例化自定義類HOOK
????????public?static?string[]?Arrstr?=?new?string[6];//記錄屏蔽的熱鍵
????????public?static?string[]?ArrHotkey?=?new?string[32];//記錄自定義的熱鍵
????????public?static?bool?istabPage?=?true;//判斷是設置熱鍵,還是屏蔽熱鍵
????????bool?isShift?=?false;//判斷是否為組合鍵
????????string?front?=?““;//記錄組合鍵前一鍵的值
????????string?tem_s?=?““;//記錄單鍵或組合鍵的值
????????string?tem_dir?=?““;//記錄路徑
????????public?static?int?tem_Set?=

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????25088??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\bin\Debug\SetAndCancelHotKey.exe

?????文件??????50688??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\bin\Debug\SetAndCancelHotKey.pdb

?????文件??????14328??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\bin\Debug\熱鍵.vshost.exe

?????文件????????490??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\bin\Debug\熱鍵.vshost.exe.manifest

?????文件??????20290??2016-12-21?17:47??SetAndCancelHotKey\SetAndCancelHotKey\Frm_Main.cs

?????文件??????26448??2016-12-21?17:46??SetAndCancelHotKey\SetAndCancelHotKey\Frm_Main.Designer.cs

?????文件???????6017??2016-12-21?17:46??SetAndCancelHotKey\SetAndCancelHotKey\Frm_Main.resx

?????文件???????7358??2016-12-21?17:46??SetAndCancelHotKey\SetAndCancelHotKey\HOOK.cs

?????文件???????1229??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????7062??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????2269??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\SetAndCancelHotKey.csproj.FileListAbsolute.txt

?????文件????????850??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\SetAndCancelHotKey.csproj.GenerateResource.Cache

?????文件??????25088??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\SetAndCancelHotKey.exe

?????文件????????180??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\SetAndCancelHotKey.Frm_Main.resources

?????文件??????50688??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\SetAndCancelHotKey.pdb

?????文件????????180??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\SetAndCancelHotKey.Properties.Resources.resources

?????文件???????4608??2016-12-22?04:17??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件????????502??2016-12-21?17:46??SetAndCancelHotKey\SetAndCancelHotKey\Program.cs

?????文件???????1380??2016-12-21?21:15??SetAndCancelHotKey\SetAndCancelHotKey\Properties\AssemblyInfo.cs

?????文件???????2876??2016-12-21?21:15??SetAndCancelHotKey\SetAndCancelHotKey\Properties\Resources.Designer.cs

?????文件???????5612??2016-12-21?21:15??SetAndCancelHotKey\SetAndCancelHotKey\Properties\Resources.resx

?????文件???????1118??2016-12-21?21:15??SetAndCancelHotKey\SetAndCancelHotKey\Properties\Settings.Designer.cs

?????文件????????249??2016-12-21?21:15??SetAndCancelHotKey\SetAndCancelHotKey\Properties\Settings.settings

?????文件???????4040??2016-12-21?17:46??SetAndCancelHotKey\SetAndCancelHotKey\SetAndCancelHotKey.csproj

?????文件????????944??2016-12-21?16:09??SetAndCancelHotKey\SetAndCancelHotKey.sln

?????目錄??????????0??2016-12-22?04:17??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\Refactor

?????目錄??????????0??2016-12-22?04:17??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug\TempPE

?????目錄??????????0??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\bin\Debug

?????目錄??????????0??2016-12-22?03:24??SetAndCancelHotKey\SetAndCancelHotKey\bin\Release

?????目錄??????????0??2016-12-22?04:17??SetAndCancelHotKey\SetAndCancelHotKey\obj\Debug

............此處省略8個文件信息

評論

共有 條評論