SwiftUI 的 View 測試完了,接下來繼續進行 UIViewController 的測試
測試 Storyboard 產的 UIViewControll...
大家早安~今天是鐵人賽挑戰的第三天,要來探討Golang的「常數」,
常數(constant)介紹
常數的使用方法和第二天介紹的變數使用方法相同,
差別在於關鍵...
最後一天我在使用時居然發生以下錯誤訊息:
go: go.mod file not found in current directory or any paren...
This series of tutorials is aimed to share the notes taken while I was learning...
前置作業: 建立商品的 model
以咖啡廳來說會商品拆分成兩個 model , drink 以及 dessert
前言
假設我們今天要開線上咖啡廳,我們可能會...
接下來來介紹網路爬蟲吧,也是Linebot最廣為使用的應用之一,可以輸入行程式碼,讓程式自動抓取網站資訊。
首先先從安裝套件做起
pip install req...