var $ = window.Simple = function (t) {return "string" == typeof t ? document.getElementById(t) : t};从一个JS中摘出的语句 不明
变量...,.......