有狐 · 2007-04-09 14:33:29 · 阅读: 521 再改一下,应该更快些 function createObject(s){ return Function(["return new ", s].join(""))(); }