会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hoo_o
博客园
首页
新随笔
联系
订阅
管理
2019年11月15日
mysql 个人博客应用的建表和相关查询
摘要: 一、建表 用户表tb_user create table if not exists tb_user( user_id int auto_increment, user_name varchar(32) not null, user_password varchar(64) not null, us
阅读全文
posted @ 2019-11-15 15:06 hoo_o
阅读(217)
评论(0)
推荐(0)
公告