setTimeout = function (){ return context.setTimeout.apply(this, arguments); }; Теперь клиентский код: context.fork({} /* ...
確定! 回上一頁