使⽤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 年前3julia 1.10.10
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324CHAPTER 4. INTEGERS AND FLOATING-POINT NUMBERS 21 The distance between two adjacent representable end r = x/y return y*sqrt(1+r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0CHAPTER 8. FUNCTIONS 71 There are three possible points of return from this function, returning the0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is end r = x/y return y*sqrt(1+r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0CHAPTER 8. FUNCTIONS 71 There are three possible points of return from this function, returning the0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.6 Release Notes
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2007 页 | 6.73 MB | 3 月前3julia 1.13.0 DEV
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2058 页 | 7.45 MB | 3 月前3Julia 1.12.0 RC1
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta4
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta3
_ can be used as digit separator: julia> 10_000, 0.000_000_005, 0xdead_beef, 0b1011_0010 (10000, 5.0e-9, 0xdeadbeef, 0xb2) Floating-point zero Floating-point numbers have two zeros, positive zero and julia> eps(1000.) 1.1368683772161603e-13 julia> eps(1e-27) 1.793662034335766e-43 julia> eps(0.0) 5.0e-324 The distance between two adjacent representable floating-point numbers is not constant, but is r = x/y return y*sqrt(1 + r*r) end hypot (generic function with 1 method) julia> hypot(3, 4) 5.0 There are three possible points of return from this function, returning the values of three different0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 22 条
- 1
- 2
- 3