「Interview」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
本頁面具有訪問限制。如果您看見此訊息,這代表您沒有訪問本頁面的權限。
→‎iOS
→‎iOS
行 5: 行 5:


* 在iOS上的Concurrency(<code>NSOperation</code>與dispatch queue)<ref>{{Cite web |url=https://www.appcoda.com.tw/ios-concurrency/ |title=iOS 並行程式設計: 初探 NSOperation 和 Dispatch Queues |accessdate=2019-03-21}}</ref>。
* 在iOS上的Concurrency(<code>NSOperation</code>與dispatch queue)<ref>{{Cite web |url=https://www.appcoda.com.tw/ios-concurrency/ |title=iOS 並行程式設計: 初探 NSOperation 和 Dispatch Queues |accessdate=2019-03-21}}</ref>。
== 參考文獻 ==
{{Reflist|2}}


== 外部連結 ==
== 外部連結 ==


* [https://medium.com/seyhunakyurek/interview-guideline-for-senior-lead-ios-developers-997484ed53da Interview Guideline for Senior/Lead IOS Developers] {{en}}
* [https://medium.com/seyhunakyurek/interview-guideline-for-senior-lead-ios-developers-997484ed53da Interview Guideline for Senior/Lead IOS Developers] {{en}}

於 2019年3月21日 (四) 04:38 的修訂

{{#allow-groups:sysop}} 這頁放各種Interview時會問的問題。

iOS

  • 在iOS上的Concurrency(NSOperation與dispatch queue)[1]

參考文獻

外部連結