摘要:
<script>var flag = 0;var t;function openFlag () { t = setTimeout(function(){flag = 1; dosomething();}, 1000);}function closeFlag() { clearTimeout(t); 阅读全文
posted @ 2017-08-23 16:25
暖暖的心窝子
阅读(552)
评论(0)
推荐(0)
浙公网安备 33010602011771号