1,安装node的mysql模块npm -install -g node-mysql 2,建立一个类库,就叫mysql_pool.js吧,然后内容如下: var mysql=require("mysql"); var pool = mysql.
確定! 回上一頁