結果在bin/www之下 /** * Create HTTP server. */ var server = http.createServer(a...
謝謝回答!最後我不斷除錯,出現了SSLError("Can't connect to HTTPS URL because the SSL module...
感謝froce大大回答! 不過我將js code精簡成剩下PythonShell.run()那行,裡面都刪除,仍然是有錯誤。 所以我在想應該是python取...