自动鼠标点击 [英] auto mouse click

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

问题描述

我试图找出如何自动编程鼠标

点击我正在查看的网页按钮。我无法控制

page.i还想用它设置一个可调节的计时器,其中

鼠标可以设置为每隔几秒钟点击一次(1-10)。我是遇到麻烦

搞清楚如何做和编码。感谢任何帮助。

im trying to figure out how i can program the mouse to automatically
click on a button of a web page that i''m viewing.i do not have control over
the page.i would also like to set up an adjustable timer with it where the
mouse can be set to click every so many seconds (1-10).i''m having trouble
figuring out how to do and code this.thanks for any help.

推荐答案

是否选择了按钮网页?如果是这样,您可以使用SendKeys

只需发送一个输入:


示例: http://www.devx.com/dotnet/Article/7914/0/page/5


此外,您可以使用WebRequest类让您的VB.NET代码发送

当用户单击按钮时浏览器发送的相同信息。 />

示例:
http://samples.gotdotnet.com/quickst...lientPOST.aspx

-

Scott Swigart
< a rel =nofollowhref =http://blog.swigartconsulting.comtarget =_ blank> http://blog.swigartconsulting.com


" AAM" < aa*@discussions.microsoft.com>在消息中写道

新闻:AC ********************************** @ microsof t.com ...
Is the button selected on the web page? If so, you could use SendKeys to
just send an enter:

Example: http://www.devx.com/dotnet/Article/7914/0/page/5

Also, you can use the WebRequest class to have your VB.NET code send the
same information that the browser sends when the user clicks the button.

Example:
http://samples.gotdotnet.com/quickst...lientPOST.aspx
--
Scott Swigart
http://blog.swigartconsulting.com

"aam" <aa*@discussions.microsoft.com> wrote in message
news:AC**********************************@microsof t.com...
我试图找出如何编程鼠标自动点击我正在查看的网页按钮。我做没有控制页面。我也想用它设置一个可调节的计时器,其中
鼠标可以设置为每隔这么多秒点击(1-10).i 我有麻烦
搞清楚如何做和编码。感谢任何帮助。
im trying to figure out how i can program the mouse to automatically
click on a button of a web page that i''m viewing.i do not have control
over
the page.i would also like to set up an adjustable timer with it where the
mouse can be set to click every so many seconds (1-10).i''m having trouble
figuring out how to do and code this.thanks for any help.



" aam" < aa*@discussions.microsoft.com> schrieb:
"aam" <aa*@discussions.microsoft.com> schrieb:
我想弄清楚如何编程鼠标自动点击我正在查看的网页按钮。
im trying to figure out how i can program the mouse to automatically
click on a button of a web page that i''m viewing.




将来请留在原帖。


-

Herfried K. Wagner [MVP]

< URL:http://dotnet.mvps.org/>



Please stay in the original thread in future.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


=?Utf-8?B?YWFt?=< aa*@discussions.microsoft.com>写在

新闻:AC ********************************** @ microsof t .com:
=?Utf-8?B?YWFt?= <aa*@discussions.microsoft.com> wrote in
news:AC**********************************@microsof t.com:
我想弄清楚如何编程鼠标来自动点击我正在观看的网页按钮。无法控制页面。我还想设置一个可调节的计时器,鼠标​​可以设置为每隔一次点击
很多秒(1-10)。我无法弄清楚如何做和编码
this.thanks任何帮助。
im trying to figure out how i can program the mouse to
automatically click on a button of a web page that i''m viewing.i do
not have control over the page.i would also like to set up an
adjustable timer with it where the mouse can be set to click every so
many seconds (1-10).i''m having trouble figuring out how to do and code
this.thanks for any help.




看看微软的'Web浏览器控件:

http://msdn.microsoft.com/library/default.asp?

url = / workshop / browser / prog_browser_node_entry.asp


或者你可以使用SendKeys ...或Windows API的SendMessage命令。


-

Lucas Tam(RE ********@rogers.com)

请删除删除来自回复时的电子邮件地址。
http://成员。 ebay.com/aboutme/coolspot18/


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

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