diff --git a/C_shape/img/圖片1.png b/C_shape/img/圖片1.png new file mode 100644 index 0000000..cafbb39 Binary files /dev/null and b/C_shape/img/圖片1.png differ diff --git a/C_shape/img/圖片10.png b/C_shape/img/圖片10.png new file mode 100644 index 0000000..4a62221 Binary files /dev/null and b/C_shape/img/圖片10.png differ diff --git a/C_shape/img/圖片11.png b/C_shape/img/圖片11.png new file mode 100644 index 0000000..53c87b6 Binary files /dev/null and b/C_shape/img/圖片11.png differ diff --git a/C_shape/img/圖片12.png b/C_shape/img/圖片12.png new file mode 100644 index 0000000..d3ad4bd Binary files /dev/null and b/C_shape/img/圖片12.png differ diff --git a/C_shape/img/圖片13.png b/C_shape/img/圖片13.png new file mode 100644 index 0000000..632054e Binary files /dev/null and b/C_shape/img/圖片13.png differ diff --git a/C_shape/img/圖片14.png b/C_shape/img/圖片14.png new file mode 100644 index 0000000..675742f Binary files /dev/null and b/C_shape/img/圖片14.png differ diff --git a/C_shape/img/圖片15.png b/C_shape/img/圖片15.png new file mode 100644 index 0000000..265d15e Binary files /dev/null and b/C_shape/img/圖片15.png differ diff --git a/C_shape/img/圖片2.png b/C_shape/img/圖片2.png new file mode 100644 index 0000000..0a37992 Binary files /dev/null and b/C_shape/img/圖片2.png differ diff --git a/C_shape/img/圖片3.png b/C_shape/img/圖片3.png new file mode 100644 index 0000000..b5e1d06 Binary files /dev/null and b/C_shape/img/圖片3.png differ diff --git a/C_shape/img/圖片4.png b/C_shape/img/圖片4.png new file mode 100644 index 0000000..e2f2bfb Binary files /dev/null and b/C_shape/img/圖片4.png differ diff --git a/C_shape/img/圖片5.png b/C_shape/img/圖片5.png new file mode 100644 index 0000000..bcaf6be Binary files /dev/null and b/C_shape/img/圖片5.png differ diff --git a/C_shape/img/圖片6.png b/C_shape/img/圖片6.png new file mode 100644 index 0000000..21da909 Binary files /dev/null and b/C_shape/img/圖片6.png differ diff --git a/C_shape/img/圖片7.png b/C_shape/img/圖片7.png new file mode 100644 index 0000000..023f55c Binary files /dev/null and b/C_shape/img/圖片7.png differ diff --git a/C_shape/img/圖片8.png b/C_shape/img/圖片8.png new file mode 100644 index 0000000..9239606 Binary files /dev/null and b/C_shape/img/圖片8.png differ diff --git a/C_shape/img/圖片9.png b/C_shape/img/圖片9.png new file mode 100644 index 0000000..3ad6a33 Binary files /dev/null and b/C_shape/img/圖片9.png differ diff --git a/README.md b/README.md index ff4c732..0992437 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ![](https://i0.wp.com/tw.alphacamp.co/wp-content/uploads/2022/12/61aed8222b95de0bc82d4993_60d29cc33f302ec0c81d0228_1.png?w=800&ssl=1) ### WEBAPI 大致分為 Restful 與 Socket ### 在這邊我們都以Restful API做教學 -#### 一些世界協定 +#### 一些通用協定 * 2xx = Success(成功) * 3xx = Redirect(重定向) * 4xx = User error(客戶端錯誤)