Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#60 正则表达式的隐藏陷阱,你都了解么? #120

Conversation

white-rabit
Copy link
Contributor

@white-rabit white-rabit commented Nov 6, 2018

(提交翻译请使用下面的模板,其他类型pr请删除)

closes #60

1.译者信息

(转载时的署名信息,有需要请补充)

伯乐在线id 新浪微博

2.疑问区

(可在此区域列举有疑问的语句,提示校对人员重点关注)

  1. DFA
  2. NFA
  3. Regex is a set of convenient match symbols.

3.自查表

  • 确认pr的目标分支是trans分支
  • 确认pr不包含除译文以外的文件
  • 补充评论区closes关键字以关联对应issue
  • 通读文章,确保读者(非译者)能够理解文章内容(语言性,非技术性)
  • 通读文章,确保语句通顺(有疑问语句请在疑问区提出)
  • 符合排版规范要求

4.发布信息(译者无需填写)

发布链接:http://blog.jobbole.com/114536/


@hanxiaomax

@ghost ghost assigned white-rabit Nov 6, 2018
@ghost ghost added the B3-Need review 完成翻译待校对,请至对应的pr认领校对并添加校对中标签 label Nov 6, 2018
@hanxiaomax hanxiaomax self-requested a review November 6, 2018 12:19
@hanxiaomax hanxiaomax added B4-Reviewing 文章正在校对中,完成后评论合入主线并添加C1 and removed B3-Need review 完成翻译待校对,请至对应的pr认领校对并添加校对中标签 labels Nov 6, 2018
Copy link
Member

@hanxiaomax hanxiaomax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

666

@hanxiaomax hanxiaomax added C1-Finished 校对完成,待发布 and removed B4-Reviewing 文章正在校对中,完成后评论合入主线并添加C1 labels Nov 14, 2018
@hanxiaomax hanxiaomax merged commit 492426f into jobbole:trans Nov 14, 2018
@hanxiaomax hanxiaomax added C2-Published 文章已发布至伯乐在线 and removed C1-Finished 校对完成,待发布 labels Dec 6, 2018
@hanxiaomax
Copy link
Member

文章已发布 http://blog.jobbole.com/114536/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C2-Published 文章已发布至伯乐在线
Projects
None yet
Development

Successfully merging this pull request may close these issues.

正则表达式的隐藏陷阱,你都了解么?
2 participants