摘要:
创建用户并给此用户查询权限 -- 在127.0.0.1连接的demo数据库中创建一个chenyuchen的用户,并给了他一个查询的权限,密码为123456 grant select on demo.* to 'chiyuchen'@'127.0.0.1.%' identified by '12345 阅读全文
摘要:
效果图 Html代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>give for you</title> <style type="text/css"> .pikaqiu{ width: 100%; t 阅读全文