摘要:
基础 # 初始化仓库 git init # 从工作区添加到暂存区 git add 1.c # 查看当前状态 git status # 暂存区提交到仓库 git commit -m 'add 1.c' # 与远程仓库建立联系 git remote add origin https://git.codi 阅读全文
posted @ 2016-06-22 07:47
Younger
阅读(172)
评论(0)
推荐(0)
摘要:
批量替换表中某属性值 阅读全文
posted @ 2016-06-03 13:32
Younger
阅读(159)
评论(0)
推荐(0)
浙公网安备 33010602011771号