• Home
  • iOS Dev
    • 開發記錄
    • 學習筆記
    • 程式解題
  • Cool App
  • Others
    • 3C科技
    • 閱讀思考
    • 網路極客
  • About
    • 關於
    • 更新誌
  • Contact
  • Search

LikeABossApp

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

LikeABossApp

我養霸個,霸個養我

daoseng33 19 9 月, 2018 19 9 月, 2018 開發記錄

在 storyboard 或 xib 設定 UITextField 的文字最大長度

我們常常有需要限制輸入框文字長度的需求,比方說手機的 10 位號碼或是優惠碼 5 位英數字等等,不過 …

Read more "在 storyboard 或 xib 設定 UITextField 的文字最大長度" Leave a comment
daoseng33 18 9 月, 2018 21 9 月, 2018 開發記錄

找回遺失的 navigation swipe to back 手勢

大手機小巧思 最近 iPhone Xs Max 頂著 6.5 吋螢幕的光環霸氣降臨,這近乎是老賈黃 …

Read more "找回遺失的 navigation swipe to back 手勢" Leave a comment
daoseng33 16 8 月, 2018 21 8 月, 2018 開發記錄

強制 textFiled 輸入轉大寫

一般來講像是序號或是優惠券號碼常常會是英文與數字的混合,若是英文不區分大小寫的話, 直接將使用者輸入 …

Read more "強制 textFiled 輸入轉大寫" Leave a comment
daoseng33 11 7 月, 2018 11 7 月, 2018 開發記錄

使用 Convertable 來將 struct 轉換成 [String: Any]

你也想把 struct 轉成 [String: Any]?太好啦~ 新增一個 Convertable …

Read more "使用 Convertable 來將 struct 轉換成 [String: Any]" Leave a comment
daoseng33 11 7 月, 2018 11 7 月, 2018 開發記錄

流暢版 tableView reloadData() 避免 tableView 閃爍、詭異動畫

在使用 table view 時我們常會呼叫 reloadData() 來重整列表,而這個呼叫也時常 …

Read more "流暢版 tableView reloadData() 避免 tableView 閃爍、詭異動畫" Leave a comment
daoseng33 28 6 月, 2018 28 6 月, 2018 學習筆記 / 開發記錄

Swift 好用的 enum

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

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

改變 status bar 背景顏色 (Swift)

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

Read more "改變 status bar 背景顏色 (Swift)" 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)" Leave a comment
daoseng33 5 5 月, 2018 22 7 月, 2019 開發記錄

用 cherry-pick 只 merge 一個特定的 commit

有時候在開發過程中會遇到只想要merge某一個特定的commit的情形,Git提供了一個簡易的方法可 …

Read more "用 cherry-pick 只 merge 一個特定的 commit" Leave a comment
daoseng33 2 5 月, 2018 3 5 月, 2018 學習筆記

用 GCD dispatch_group 來處理多個任務

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

Read more "用 GCD dispatch_group 來處理多個任務" Leave a comment

文章導覽

1 2 3 4 5 ... 10

近期文章

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

分類

行事曆

2023 年 6 月
一 二 三 四 五 六 日
 1234
567891011
12131415161718
19202122232425
2627282930  
« 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.
 

載入迴響中...