04 2021 档案

摘要:解决代码报红:Cannot resolve symbol 'xxx' 阅读全文
posted @ 2021-04-21 09:58 蓝鲸也是鲸 阅读(314) 评论(0) 推荐(1)
摘要:删除UK alter table preliminary_collection_repay_record drop index index_prc_id 说明:alter table 表名 drop index 索引字段名称; 添加字段 ALTER TABLE people ADD COLUMN n 阅读全文
posted @ 2021-04-01 15:37 蓝鲸也是鲸 阅读(338) 评论(0) 推荐(0)