File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 5959
6060## 翻译说明
6161
62- 本文由 php-cpm 基于 [ yangweijie版本] ( https://github.com/yangweijie/clean-code-php ) 的[ clean-code-php] ( https://github.com/jupeter/clean-code-php ) 翻译并同步大量原文内容。
62+ 翻译完成度100%,最后更新时间2017-12-25。 本文由 php-cpm 基于 [ yangweijie版本] ( https://github.com/yangweijie/clean-code-php ) 的[ clean-code-php] ( https://github.com/jupeter/clean-code-php ) 翻译并同步大量原文内容。
6363
6464原文更新频率较高,我的翻译方法是直接用文本比较工具逐行对比。优先保证文字内容是最新的,再逐步提升翻译质量。
6565
@@ -2000,7 +2000,7 @@ function showList(array $employees): void
20002000
20012001其他语言的翻译:
20022002
2003- * :cn : ** Chinese:**
2003+ * :cn : ** Chinese:**
20042004 * [ php-cpm/clean-code-php] ( https://github.com/php-cpm/clean-code-php )
20052005* :ru : ** Russian:**
20062006 * [ peter-gribanov/clean-code-php] ( https://github.com/peter-gribanov/clean-code-php )
@@ -2011,5 +2011,7 @@ function showList(array $employees): void
20112011 * [ jeanjar/clean-code-php] ( https://github.com/jeanjar/clean-code-php/tree/pt-br )
20122012* :thailand : ** Thai:**
20132013 * [ panuwizzle/clean-code-php] ( https://github.com/panuwizzle/clean-code-php )
2014-
2014+ * :fr : ** French:**
2015+ * [ errorname/clean-code-php] ( https://github.com/errorname/clean-code-php )
2016+
20152017** [ ⬆ 返回顶部] ( #目录 ) **
You can’t perform that action at this time.
0 commit comments