摘要: //语法 eval(str); //demo var t = "func"; eval(''+func+'()'); 阅读全文
posted @ 2017-05-16 20:33 抱明月 阅读(219) 评论(0) 推荐(0) 编辑