摘要: ` function eval(fn) { var Fn = Function; return new Fn('return' + fn) (); } ` 阅读全文
posted @ 2017-08-12 16:44 皮皮鲁和鲁西西 阅读(143) 评论(0) 推荐(0)