但是如果伺服器端有資料返回到客戶端這個時候必須用res.send ,不能 ... var arr = []; connection.query(sql,function (err, results) { if (err){ ...
確定! 回上一頁