已經不記得從哪聽到,還是讀到的一段文字: 開發 JavaEE 應用程式,大概會花上 40% 左右的時間在處理資料庫存取工作 所以在我初學 Java 的時候,得先從 SQL 開始學起,然後再學習 JDBC 的使用方式。 再進階一點,要把 JavaEE Design Pattern 的 DAO(Data Access Object)、TO/VO(Transfer Object/Value Object)學起來,這是 O-R...
Posts module with custom content
Injected content
This is custom content injected into a module instead of the 2nd post. You can use any text, HTML or shortcodes here to display various content like text, ads, newsletter forms, just to name a few!
數位轉型?先把系統整合做好再說吧!
換了手機,雖然很順利的從舊手機將資料移轉到新手機,但帳號的問題還是得一個一個去解決;email 這些都很簡單,重新登入就好了,最大的挑戰就是手機裡一卡車的銀行 APP 要處理。
20200314 Firebase iOS build fail 紀錄
在 20200314 做了 pod update 之後,會發現 FirebaseInstanceID 這個 framework 沒有被放進來,所以 build xcode workspace 會 fail。