天天看點

easyapi

create database easyrec;

#為easyrec初始化使用者名跟密碼

grant index, create, select, insert, update, drop, delete, alter, lock tables on easyrec.* to 'jinxudong'@'localhost' identified by 'jinxudong';

http://easyrec.sourceforge.net/wiki/index.php?title=JavaScript_API_v0.98

繼續閱讀