$ : function(tagId){return document.getElementById(tagId);},
/*创建一个dom的类名*/
$c : function(tagName){return document.createElement(tagName);},
工作388-jq返回实例
$ : function(tagId){return document.getElementById(tagId);},
/*创建一个dom的类名*/
$c : function(tagName){return document.createElement(tagName);},