问题描述
我知道如何在Windows应用程序中设置一个计时器,但是有可能每隔1000密耳处理一次事件,而不是处理过多的事件。 sec.s使用
网络表单计时器?我注意到,在我将一个定时器控件拖到我的aspx
页面后,代码页上的声明中没有''勾号'
选项。我怎么能这样做?
谢谢,
Trint
..Net程序员
***已发送通过开发人员指南 ***
不要只是参加USENET ......获得奖励!
I know how to set a timer in a windows app, but is it possible to fire
an event, with out too much processing, every 1000 mil. sec.s using the
web form timer? I noticed there''s no ''tick'' in the declairations
choices on the code page after I dragged a timer control over to my aspx
page. How can I do this?
Thanks,
Trint
..Net programmer
tr********@hotmail.com
*** Sent via Developersdex http://www.developersdex.com ***
Don''t just participate in USENET...get rewarded for it!
推荐答案
这篇关于在vb.net中我需要'如何'在web表单计时器上...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!