Skip to content

Commit 2b10a99

Browse files
authored
Update README.md
修正連結
1 parent 40bc9e4 commit 2b10a99

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
譯者: [https://github.com/trylovetom](https://github.com/trylovetom)
77

88
## 目錄(Table of Contents)
9-
1. [介紹(Introduction)](#介紹(Introduction))
10-
2. [變數(Variables)](#變數(Variables))
11-
3. [函數(Functions)](#函數(Functions))
12-
4. [物件(Objects)與資料結構(Data Structures)](#物件(Objects)與資料結構(Data Structures)
13-
5. [類別(Classes)](#類別(Classes))
14-
6. [物件導向基本原則(SOLID)](#物件導向基本原則(SOLID))
15-
7. [測試(Testing)](#測試(Testing))
16-
8. [並發(Concurrency)](#並發(Concurrency))
17-
9. [錯誤處理(Error Handling)](#錯誤處理(Error Handling)
18-
10. [格式化(Formatting)](#格式化(Formatting))
19-
11. [註解(Comments)](#註解(Comments))
20-
12. [翻譯(Translation)](#翻譯(Translation))
9+
1. [介紹(Introduction)](#介紹Introduction)
10+
2. [變數(Variables)](#變數Variables)
11+
3. [函數(Functions)](#函數Functions)
12+
4. [物件(Objects)與資料結構(Data Structures)](#物件Objects與資料結構Data-Structures)
13+
5. [類別(Classes)](#類別Classes)
14+
6. [物件導向基本原則(SOLID)](#物件導向基本原則SOLID)
15+
7. [測試(Testing)](#測試Testing)
16+
8. [並發(Concurrency)](#並發Concurrency)
17+
9. [錯誤處理(Error Handling)](#錯誤處理Error-Handling)
18+
10. [格式化(Formatting)](#格式化Formatting)
19+
11. [註解(Comments)](#註解Comments)
20+
12. [翻譯(Translation)](#翻譯Translation)
2121

2222
## 介紹(Introduction)
2323
![透過計算閱讀程式碼時的咒罵次數,來評估軟體品質](http://www.osnews.com/images/comics/wtfm.jpg)

0 commit comments

Comments
 (0)