05 2021 档案
摘要:笔记 MongoDB入门练习 1.数据库 2.集合 3.文档 使用手册: MongoDB Collection Method(集合方法) MongoDB CRUD操作_MonogDB 中文网 创建数据库> use test switched to db test > show dbs admin 0
阅读全文
摘要:笔记 多对一的处理 创建数据库表 create table mybatis.teacher ( id int not null primary key, name varchar(30) null ) charset = utf8; create table mybatis.student ( id
阅读全文

浙公网安备 33010602011771号