• Home
  • iOS Dev
    • 開發記錄
    • 學習筆記
    • 程式解題
  • Cool App
  • Others
    • 3C科技
    • 閱讀思考
    • 網路極客
  • About
    • 關於
    • 更新誌
  • Contact
  • Search
LikeABossApp
我養霸個,霸個養我
Skip to content
  • Home
  • iOS Dev
    • 開發記錄
    • 學習筆記
    • 程式解題
  • Cool App
  • Others
    • 3C科技
    • 閱讀思考
    • 網路極客
  • About
    • 關於
    • 更新誌
  • Contact
  • Search
分類: 學習筆記

分類: 學習筆記

Home Archive for category "學習筆記"
daoseng33 2 4 月, 2020 16 6 月, 2020 學習筆記

iOS Unit/UI Testing Checker 測試檢查器

XCTest checker 2020.06.16 更新:經測試第 1 個方法有可能判斷錯誤,已不推 …

Read more "iOS Unit/UI Testing Checker 測試檢查器" itemprop="discussionURL"Leave a comment
daoseng33 15 12 月, 2019 15 12 月, 2019 學習筆記 / 開發記錄

Swift Array 安全取值

愛 crash 的 array 在對 array 取值時若 index 超過 array 所含的內容 …

Read more "Swift Array 安全取值" itemprop="discussionURL"Leave a comment
daoseng33 17 6 月, 2019 17 6 月, 2019 學習筆記

~= 操作符

~= 的作用 我們都知道也經常使用比較運算子 ==,~= 可能就比較少碰到, 相較於 ==,~= 用 …

Read more "~= 操作符" itemprop="discussionURL"Leave a comment
daoseng33 25 3 月, 2019 25 3 月, 2019 學習筆記 / 開發記錄

用 toggle( ) 反轉布林值

在實作按讚按愛心按訂閱 blablabla 功能時,我們常會宣告一個 Bool 來判斷其狀態,並在處 …

Read more "用 toggle( ) 反轉布林值" itemprop="discussionURL"Leave a comment
daoseng33 18 11 月, 2018 21 6 月, 2019 學習筆記 / 未分類 / 開發記錄

取得 Swift Enum count 的3種方法

你也喜歡數 enum 嗎兄弟 array.count 可以, string.count 行, enu …

Read more "取得 Swift Enum count 的3種方法" itemprop="discussionURL"Leave a comment
daoseng33 28 6 月, 2018 28 6 月, 2018 學習筆記 / 開發記錄

Swift 好用的 enum

以前在寫 Objc 的時候,enum 只能單純用來記錄一些狀態,Swift 的 enum 進化了許多 …

Read more "Swift 好用的 enum" itemprop="discussionURL"Leave a comment
daoseng33 14 5 月, 2018 20 5 月, 2018 學習筆記

改變 status bar 背景顏色 (Swift)

在網路上看到一些替換status bar背景顏色的做法,大致上有 1.產生一個位置與大小相當於sta …

Read more "改變 status bar 背景顏色 (Swift)" itemprop="discussionURL"Leave a comment
daoseng33 11 5 月, 2018 20 5 月, 2018 學習筆記

在 Storyboard / XIB 中設定 view 的圓角 (corner radius)

若是使用code來設定圓角大概會長這樣子: view.layer.cornerRadius = 3. …

Read more "在 Storyboard / XIB 中設定 view 的圓角 (corner radius)" itemprop="discussionURL"Leave a comment
daoseng33 2 5 月, 2018 3 5 月, 2018 學習筆記

用 GCD dispatch_group 來處理多個任務

最近接到一個需求,在載入一個畫面時要同時呼叫兩支API,分別得到result之後再將兩組資料二合為一 …

Read more "用 GCD dispatch_group 來處理多個任務" itemprop="discussionURL"Leave a comment
daoseng33 13 1 月, 2018 13 1 月, 2018 學習筆記

[Swift小教室] guard 錯誤守衛

舊有的撰寫風格 在寫objc時我們時常看到這樣的寫法: if(someData) { // do s …

Read more "[Swift小教室] guard 錯誤守衛" itemprop="discussionURL"Leave a comment

文章導覽

1 2

近期文章

  • 解決 CoreFoundation +[_CFXNotificationTokenRegistration keyCallbacks] 閃退問題
  • 解決 UITableView scrollToRow / setContentOffset 滑動到錯誤位置問題
  • Use RxTableViewSectionedAnimatedDataSource without animation
  • iOS Unit/UI Testing Checker 測試檢查器
  • 清除那該死的 Launch Screen Cache(Xcode 11)

分類

行事曆

2023 年 9 月
一 二 三 四 五 六 日
 123
45678910
11121314151617
18192021222324
252627282930  
« 9 月    

標籤雲

app (4) chatbot (1) cherry-pick (1) clang-format (1) cocoapods (2) coding style (1) core data (1) enum (2) Firebase (1) GA (1) GCD (2) git (3) GoDaddy (1) Google (1) GTM (1) habit (1) iOS (41) lazy variable (1) LeetCode (2) LINE (1) LINE TechPulse 2017 (1) merge (1) MVC (2) nike+ (1) NSLog (2) objc (4) objective-c (2) Productive (1) radius (2) runtastic (1) RxSwift (2) standford (3) storyboard (1) Streaks (1) subscript (1) Swift (32) Swift4 (2) TED (1) tools (4) UICollectionView (2) UIImage (3) UITableView (2) UITextField (4) Xcode (6) Xcode 8 (2)

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文
Back to Top
©2020 LikeABossApp
Powered by Anima & WordPress.
 

載入迴響中...