Skip to content

第二篇 TypeScript 徹底解析


08 在 TypeScript 使用函式

8-1 本章行前準備

8-2 定義函式

8-3 了解函式的傳回值

8-4 函式的型別多載 (type overloading)

8-5 本章總結