08 2019 档案

摘要:Missing semicolon 缺少分号 Missing space before opening brace 左大括号前缺少空格 Trailing spaces not allowed 不允许尾随空格 Unexpected trailing comma 意外的尾随逗号 Multiple spaces found before '+' 在“+”之前找到多个空格 A space is requi 阅读全文
posted @ 2019-08-24 11:29 紫诺花开 阅读(2074) 评论(0) 推荐(0) 编辑
摘要:git log --author="xxxxxxxx" --pretty=tformat: --numstat | gawk '{ add += $1 ; subs += $2 ; loc += $1 - $2 } END { printf "增加的行数:%s 删除的行数:%s 总行数: %s\n" 阅读全文
posted @ 2019-08-02 13:55 紫诺花开 阅读(970) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示