1
0

标准:谷歌开源风格指南

This commit is contained in:
周中平 2022-05-30 14:51:29 +08:00
parent d98cb3b45a
commit 1bfb0df7cb
No known key found for this signature in database
GPG Key ID: B1DF9DD42D8E00DC

View File

@ -0,0 +1,17 @@
---
id: 谷歌开源项目风格指南
title: 谷歌开源项目风格指南
data: 2022年5月30日
---
## 谷歌官方
仓库地址:[Google Style Guides](https://github.com/google/styleguide)
在线阅读:[Google Style Guides](https://google.github.io/styleguide/)
## 中国版
仓库地址:[Google 开源项目风格指南(中文版)](https://github.com/zh-google-styleguide/zh-google-styleguide)
阅读地址:[Google 开源项目风格指南(中文版)](https://zh-google-styleguide.readthedocs.io/en/latest/)