会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cart55free99
咦 点不到 就是点不到
首页
新随笔
订阅
管理
2014年4月22日
前端笔试题2 JS部分
摘要: 笔试题2var EventME = {};EventME.addHandle = function(ele, eventName, handleFunction) { if (ele.addEventListener) { ele.addEventListener(eventNa...
阅读全文
posted @ 2014-04-22 14:35 cart55free99
阅读(189)
评论(0)
推荐(0)