使用PHPstudy的MySQL—front

点击进入MySQL—front  ——  点击打开

使用PHPstudy的MySQL—front

进入本地数据库,点击上面方块中的图标新建数据库如下:

使用PHPstudy的MySQL—front

单击左侧导航栏中的myphp——添加表格:

使用PHPstudy的MySQL—front

单击左侧导航栏中的user——添加字段:

使用PHPstudy的MySQL—front

单击上方数据浏览器——开始添加数据,username填admin,password一般不用明文用密文。

使用PHPstudy的MySQL—front

加密用md5加密,直接在浏览器中输入md5加密,进入站长工具,输入123456——加密——复制32位密文到password中

使用PHPstudy的MySQL—front

使用PHPstudy的MySQL—front

使用PHPstudy的MySQL—front