使⽤Laravel 8 PHP主流框架打造 RESTful API
置於此處 使⽤Laravel 8 PHP主流框架打造 RESTful API ⾃我介紹 • 王盛立 • 出版過⼀本 使⽤Laravel 8 PHP主流框架打造RESTful API(iT邦幫忙鐵⼈賽系列書) • 浪浪的事 Side Project https://langlangthing.com/ 今⽇菜單 ⾃我介紹 RESTful API Laravel程式範例說明 /api/v1/articles/1 ID1資料整筆替換 200 PATCH /api/v1/articles/1 更新 ID1 ⽂章的部分內容 200 今⽇菜單 ⾃我介紹 RESTful API Laravel程式範例說明 延伸補充資料 製作⼀個簡易的⽂章管理系統 只有兩個欄位 title 、 content 筆記連結:https://hackmd.io/ZDoduP_oQ5WXYsO7TyJsiQ ⼩練習活動說明:https://www.vnewin.com/modern-web-21-restful-api-demo-practice 今⽇菜單 ⾃我介紹 RESTful API Laravel程式範例說明 延伸補充資料 歡迎將 講者照片 裁成圓形 置於此處 Victor 王盛立 鐵⼈賽書籍作者 Thank you.0 码力 | 22 页 | 3.41 MB | 1 年前3Comprehensive Rust(繁体中文)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 II 第 1 天:下午 37 7 Welcome Back 38 8 元組和陣列 39 8.1 陣列 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 314 61.2 Mutex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315 8 61.3 範例 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315 62 練習 函式是以 fn 導入。 • 區塊會用大括號分隔,這跟在 C 和 C++ 一樣。 • main 函式是程式的進入點。 • Rust 含有衛生巨集,例如 println!。 • Rust 字串採用 UTF-8 編碼,可包含任何萬國碼字元。 我們會藉由這張投影片,試著讓學生熟悉 Rust 程式碼。在接下來的四天裡,他們會大量接觸到這些內容, 所以我們得從他們熟悉的小地方著手。 重要須知: • Rust0 码力 | 358 页 | 1.41 MB | 10 月前3julia 1.10.10
Variables 7 3.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 7.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 7.4 Concatenation . . . . 7.12 Raw String Literals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 8 Functions 67 8.1 Argument Passing Behavior . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
The Julia Language V1.10.9 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.10 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . Variables 7 3.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 7.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 7.4 Concatenation . . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
The Julia Language V1.11.4 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables 10 4.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 7.2 Rational Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 Strings 49 8.1 Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
. 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables 10 4.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 7.2 Rational Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 Strings 49 8.1 Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.6 Release Notes
. 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables 10 4.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 7.2 Rational Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 Strings 49 8.1 Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation . . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.12.0 RC1
. 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables 10 4.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 7.2 Rational Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 Strings 49 8.1 Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta4
. 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables 10 4.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 7.2 Rational Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 Strings 49 8.1 Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta3
. 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables 10 4.1 Allowed Variable Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 7.2 Rational Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 Strings 49 8.1 Characters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation . . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 44 条
- 1
- 2
- 3
- 4
- 5