会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
质子分子电子
管理
2020年4月22日
fastclick猜的原理
摘要: touchstart 给 el设置 start_time = new Date() start_pos = {x,y} touchmove 记录 end_time = new Date() end_pos = {x,y} 进行终止检测,判断相对于起点的位移,持续时间。 touchmove 记录 en
阅读全文
posted @ 2020-04-22 10:38 菜鸡_chicken
阅读(162)
评论(0)
推荐(0)
编辑
公告