06 2019 档案
摘要:1、表名:1)alter table old_name rename to new_name;2)rename table old_name to new_name; 2、字段:alter table table_name change old_field new_field constract(类
阅读全文
摘要:1、vim 在官网下载即可,建议用迅雷下载比较快。一直next即可安装成功(选用full安装所有组件)。 2、在你安装成功的/vim目录下按下shift+鼠标右键,选择在此处打开命令窗口,进入cmd。 输入命令:git clone https://github.com/VundleVim/Vundl
阅读全文