在js中window.setInterval() 实现ukey的自动识别
先看两个简单的小例子。
setTimeout()的使用:
$(document).ready(function() {OnPageLoad();IA300_StartCheckTimer(500);});