事件模块的演变(9)
增加了批量添加事件
E.on(el, {
		click : {
			handler :
			once :
			delay : 
			scope : 
			stopEvent :
			preventDefault : 
			stopPropagation :
		},
		mouseover : {},
		mouseout : {}
});
数据结构:

Tag 事件模块的演变
推荐.NET配套的通用数据层ORM框架:CYQ.Data 通用数据层框架
IT technology blog, featuring the essence for you to read the article, is to learn IT technology blog first choice
增加了批量添加事件
E.on(el, {
		click : {
			handler :
			once :
			delay : 
			scope : 
			stopEvent :
			preventDefault : 
			stopPropagation :
		},
		mouseover : {},
		mouseout : {}
});
数据结构:

Welcome to IT Technology Blog,Learn What you need!
Email:cyq1162@gmail.com