基本信息
源码名称:Windows上的安卓点击控制程序
源码大小:1.74M
文件格式:.rar
开发语言:C#
更新时间:2023-10-13
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
可用于windows系统中操作手机,模拟点击,按键及截图等功能。

.
├── Windows上的安卓点击控制程序源码.rar
├── 安卓点击
│   ├── App.config
│   ├── App.xaml
│   ├── App.xaml.cs
│   ├── BaseModel.cs
│   ├── KeyPressCommand.cs
│   ├── MainWindow.xaml
│   ├── MainWindow.xaml.cs
│   ├── MyCommand.cs
│   ├── MySet.cs
│   ├── MyTask.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── SpecialCommand.cs
│   ├── SwipeCommand.cs
│   ├── TaskGroup.cs
│   ├── TouchCommand.cs
│   ├── WPointChoose.xaml
│   ├── WPointChoose.xaml.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── Set.xml
│   │   │   ├── bb.png
│   │   │   ├── 安卓点击.exe
│   │   │   ├── 安卓点击.exe.config
│   │   │   └── 安卓点击.pdb
│   │   └── Release
│   ├── obj
│   │   └── Debug
│   │       ├── App.g.cs
│   │       ├── App.g.i.cs
│   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       ├── GeneratedInternalTypeHelper.g.cs
│   │       ├── GeneratedInternalTypeHelper.g.i.cs
│   │       ├── MainWindow.baml
│   │       ├── MainWindow.g.cs
│   │       ├── MainWindow.g.i.cs
│   │       ├── TempPE
│   │       ├── WPointChoose.baml
│   │       ├── WPointChoose.g.cs
│   │       ├── WPointChoose.g.i.cs
│   │       ├── _IsIncrementalBuild
│   │       ├── 安卓点击.Properties.Resources.resources
│   │       ├── 安卓点击.csproj.AssemblyReference.cache
│   │       ├── 安卓点击.csproj.CoreCompileInputs.cache
│   │       ├── 安卓点击.csproj.FileListAbsolute.txt
│   │       ├── 安卓点击.csproj.GenerateResource.cache
│   │       ├── 安卓点击.csproj.SuggestedBindingRedirects.cache
│   │       ├── 安卓点击.exe
│   │       ├── 安卓点击.g.resources
│   │       ├── 安卓点击.pdb
│   │       ├── 安卓点击_MarkupCompile.cache
│   │       ├── 安卓点击_MarkupCompile.i.cache
│   │       ├── 安卓点击_MarkupCompile.i.lref
│   │       └── 安卓点击_MarkupCompile.lref
│   └── 安卓点击.csproj
└── 安卓点击.sln

8 directories, 55 files