模拟键盘鼠标实现虚拟按键.zip

时间:2024-06-18 09:35:30
【文件属性】:

文件名称:模拟键盘鼠标实现虚拟按键.zip

文件大小:43KB

文件格式:ZIP

更新时间:2024-06-18 09:35:30

c# .net 模拟键盘 模拟鼠标 键盘鼠标虚拟按键操作

通过C# .NET代码详细介绍模拟键盘鼠标的具体操作,对于常见问题都有备注说明。


【文件预览】:
bin
----Release()
----Debug()
--------test.exe(11KB)
--------test.pdb(42KB)
Form1.Designer.cs
Program.cs
obj
----Debug()
--------test.Properties.Resources.resources(180B)
--------.NETFramework,Version=v4.0.AssemblyAttributes.cs(208B)
--------test.csproj.GenerateResource.cache(1012B)
--------test.exe(11KB)
--------test.csproj.FileListAbsolute.txt(1KB)
--------test.Form1.resources(180B)
--------DesignTimeResolveAssemblyReferencesInput.cache(7KB)
--------DesignTimeResolveAssemblyReferences.cache(819B)
--------test.csprojAssemblyReference.cache(2KB)
--------test.csproj.CoreCompileInputs.cache(42B)
--------TempPE()
--------test.pdb(42KB)
test.csproj
Form1.cs
Form1.resx
MySendKeys.cs
用于展示代码编辑.cs
Properties
----Resources.resx(5KB)
----Settings.settings(249B)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.Designer.cs(3KB)

网友评论