摘要:
-- 删除index_name 索引 drop index index_name on user; show index from user \G; -- 创建新索引列组成,index_pinyin为复合索引名称 create index index_pinyin on user(username, 阅读全文
posted @ 2018-02-21 15:07
zhangsima
阅读(186)
评论(0)
推荐(0)
摘要:
1.Git自动补全 假使你使用命令行工具运行Git命令,那么每次手动输入各种命令是一件很令人厌烦的事情。 命令: cd ~ curl https://raw.github.com/git/git/master/contrib/completion/git-completion.bash -o ~/. 阅读全文
posted @ 2018-02-21 13:23
zhangsima
阅读(232)
评论(0)
推荐(0)

浙公网安备 33010602011771号