Cad2020-12

  • Home
    • Site Map
    • reveal
    • blog
  • About me
  • Course Content
    • 上課筆記
      • 何謂ANSIC
    • W2
    • W4
    • W5
    • W7
    • W8
  • Homework
    • HW1
      • 圖檔
    • HW2
      • DartPad
  • Debug
    • TCC Start.bat 路徑修正
  • Meeting
    • W10
    • W11
    • W12
    • W13
    • W14
    • W15
    • W16
  • Design Flow
    • 過程與開會紀錄
    • Flow 1
    • Flow 2
    • Flow 3
    • Flow 4
    • Final
    • 零件圖檔
  • CoppeliaSim
    • Simulation Setting 模擬設定
    • Scene Object Properties 場景對象屬性
      • Shape
      • Common
    • Calculation Modules 模組計算
    • Rigid Body Dynamic Properties 剛體動力特性
  • Couclusion
W4 << Previous Next >> W7

W5

何謂API

應用程式介面 (Application Programming Interface):

指各種軟體組件之間一套明確定義的溝通方法。簡單來說,就像是讓你用的一個函式庫,呼叫你想要使用的函式,並給予相對應的參數,函式便回傳給你結果。

EX:你在餐廳內跟服務生點了牛排,服務生再從廚房將餐點放在你的桌上。而服務生就是API。

WebAPI

在 Web Application 的開發情境下的 API 被稱為 Web API,在 Web API 作用時,客戶端和伺服器端會透過 HTTP 通訊協定來進行請求與回應。使用 Web API 的一方是客戶端,可能是瀏覽器、手機或者穿戴式設備等等,客戶端會向伺服器端發出請求,要求執行某個 CRUD 動作。


W4 << Previous Next >> W7

Copyright © All rights reserved | This template is made with by Colorlib