Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.
/ eng_practice Public archive
forked from google/eng-practices

Google的工程实践文档(Google's Engineering Practices documentation)

License

Notifications You must be signed in to change notification settings

zijinshi/eng_practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google的工程实践文档

Google有很多优秀的工程实践,它几乎覆盖了所有的编程语言,也涵盖了公司内所有的项目。 随着开发项目的增多,我们不断总结经验,整理出这些最佳实践。这些文档并非一两个人的成果,它是我们集体经验的结晶。我们希望,除了我们之外,开源项目或其他组织也能从中受益,因此我们尽力将其公之于众。

这份工程实践文档包含如下内容:

术语

在文档中,我们用到了一些Google内部术语,为避免误解,我们稍作解释:

  • CL: 即“changelist”, 中文可以翻译成修改列表,它是提交到版本控制工具中的一次代码修改,或即将审核的代码。有的公司或组织称它为 “改变”(change)或“补丁”(patch)。
  • LGTM: 是 “Looks Good to Me.” 的缩写,“看起来不错”。 当一个审核者这么说的时候,意味着他会批准这个CL。
  • g3doc: Google内部的工程文档平台。

License

本文遵守 CC-By 3.0 License。

英文原文来自 https://github.com/google/eng-practices,中文版由 zijinshi 翻译整理。根据中文表达习惯,在原文基础上有少量删改。 中文版同时发布在网站 星光灿烂

The documents in this project are licensed under the CC-By 3.0 License, which encourages you to share these documents. See https://creativecommons.org/licenses/by/3.0/ for more details.

Creative Commons License

About

Google的工程实践文档(Google's Engineering Practices documentation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published