创建自动闪烁 [英] Creation of an autoclicker

查看:112
本文介绍了创建自动闪烁的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望在C#中创建一个自动转换器,它将使用I键切换为开启和关闭,并且会在每秒9-12次点击时不断点击。我是C#编码的新手,没有任何线索。如果你能解释一下我能从中学到什么就会很棒。



我尝试过:



我目前还没有多尝试,因为我不熟悉C#

I am looking to create an autoclicker in C# which will be toggled on and off using the key "I" and will click constantly at around 9 - 12 Clicks Per Second. I am new to coding in C# and have no clue. If you could explain what does what so I can learn from it would be amazing.

What I have tried:

I currently have not tried much as I am new to C#

推荐答案

如果你想要查看Timer和DispatcherTimer类以重复的特定间隔执行某些事情。
Look into the Timer and DispatcherTimer classes if you want to execute something at a specific interval repeatedly.


这篇关于创建自动闪烁的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆