Skip to content

Commit 508a9a7

Browse files
committed
update classes
1 parent 2c28ad0 commit 508a9a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-cpp-styleguide/classes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
3.
1+
3. 類別 (Classes)
22
------------------------
33

4-
類是 C++ 中程式碼的基本單元. 顯然, 它們被廣泛使用. 本節列舉了在寫一個類時的主要注意事項.
4+
類別是 C++ 中程式碼的基本單元。想當然爾, 在程式中類別將被廣泛使用。本節列舉了在撰寫一個類別時該做的和不該做的事項.
55

66
3.1. 建構子的職責
77
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)