worker.js 的程式:. var http = require('http'); process.on('message', function(id, handle) { http.createServer(function( ...
確定! 回上一頁