随笔分类 - OSX Dev Daily
OSX Dev Daily视频笔记,仅供个人参考,看不懂勿喷。
摘要:step 1 Add Menu 1.create project. 2.add variable(NSStatusItem *statusItem) to AppDelegate.h and initialize. 3.add some codes: 4.click 'Assets.xcassets
阅读全文
摘要:1.add table view to ViewController. 2.set table view's columns 1. 3.connect table view to ViewController.(datasource) 4.add protocol <NSTableViewDataS
阅读全文
摘要:1.add collection view to view controller. 2.add 4 constraints. (0,0,0,0) 3.add new file.(cocoa class NSCollectionView) 4.set new file 200*50. 5.add la
阅读全文
摘要:1.add toobar to window controller. 2.delete the original view controller. 3.add new View controller. 4.add container vew to the 'new view controller'.
阅读全文

浙公网安备 33010602011771号