NodeJS 创建http client. 复制代码. 1 var http = require('http'); 2 3 var data = JSON.stringify({ 'important': 'data' });
確定! 回上一頁