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

posted @ 2017-07-29 15:06  洞玄巅峰  阅读(353)  评论(0编辑  收藏  举报