資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Drawing;
using?System.Data;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Drawing.Drawing2D;
namespace?DummyKey
{
????public?partial?class?FecitButton?:?Button
????{
????????public?FecitButton()
????????{
????????????InitializeComponent();
????????????base.Font?=?new?Font(“宋體“?9.75F?Fontstyle.Bold);
????????????base.Width?=?26;
????????????base.Height?=?25;
????????}
????????private?Color?Color_Brush?=?Color.MediumPurple;
????????private?Color?Color_Pen?=?Color.Indigo;
????????public?static?bool?MouseE?=?false;
????????private?bool?TChecked?=?false;
????????[Browsable(true)?Category(“按鈕操作“)?Description(“設置按鈕是否被按下,如按下,則為true“)]
???????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????69632??2016-12-22?03:18??DummyKey\DummyKey\bin\Debug\DummyKey.exe
?????文件??????56832??2016-12-22?03:18??DummyKey\DummyKey\bin\Debug\DummyKey.pdb
?????文件??????10752??2016-12-22?03:18??DummyKey\DummyKey\bin\Debug\HookEx.dll
?????文件??????28160??2016-12-22?03:17??DummyKey\DummyKey\bin\Debug\HookEx.pdb
?????文件??????14328??2016-12-22?03:17??DummyKey\DummyKey\bin\Debug\虛擬鍵盤.vshost.exe
?????文件????????490??2016-12-22?03:17??DummyKey\DummyKey\bin\Debug\虛擬鍵盤.vshost.exe.manifest
?????文件???????4626??2016-12-21?17:45??DummyKey\DummyKey\DummyKey.csproj
?????文件???????3641??2016-12-21?17:45??DummyKey\DummyKey\FecitButton.cs
?????文件???????1043??2016-12-21?17:45??DummyKey\DummyKey\FecitButton.Designer.cs
?????文件??????17254??2016-12-21?17:45??DummyKey\DummyKey\Frm_Main.cs
?????文件??????49861??2016-12-21?17:43??DummyKey\DummyKey\Frm_Main.Designer.cs
?????文件???????5814??2016-12-21?17:43??DummyKey\DummyKey\Frm_Main.resx
?????文件???????4999??2016-12-21?17:43??DummyKey\DummyKey\KeyboardConstaint.cs
?????文件???????2402??2016-12-21?17:43??DummyKey\DummyKey\NativeMethods.cs
?????文件???????7290??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????2449??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.csproj.FileListAbsolute.txt
?????文件????????893??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.csproj.GenerateResource.Cache
?????文件???????6125??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.csprojResolveAssemblyReference.cache
?????文件??????69632??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.exe
?????文件????????180??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.Frm_Main.resources
?????文件??????56832??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.pdb
?????文件??????36197??2016-12-22?03:17??DummyKey\DummyKey\obj\Debug\DummyKey.Properties.Resources.resources
?????文件???????4608??2016-12-22?04:17??DummyKey\DummyKey\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????492??2016-12-21?17:43??DummyKey\DummyKey\Program.cs
?????文件???????1356??2016-12-21?21:15??DummyKey\DummyKey\Properties\AssemblyInfo.cs
?????文件???????3232??2016-12-21?21:15??DummyKey\DummyKey\Properties\Resources.Designer.cs
?????文件???????6205??2016-12-21?21:15??DummyKey\DummyKey\Properties\Resources.resx
?????文件???????1108??2016-12-21?21:15??DummyKey\DummyKey\Properties\Settings.Designer.cs
?????文件????????249??2016-12-21?21:15??DummyKey\DummyKey\Properties\Settings.settings
?????文件??????35725??2016-12-21?21:15??DummyKey\DummyKey\Resources\鍵盤(1).jpg
............此處省略34個文件信息
- 上一篇:C# 遠程關閉重啟計算機
- 下一篇:C# 設置/屏蔽系統熱鍵
評論
共有 條評論