NSPoint is typedef of CGPoint.(struct) typedef struct _ […]
Core Graphics Basic on Mac Cocoa. Cocoa version is a bi […]
How to create Objective-C enum. Create it as protocol(. […]
iOS, Mac OS Xで, プロジェクトを作成すると,かならず AppDelegate.h, AppDel […]
By default, if closes application main window, applicat […]
iOS, Mac OS X でファイルにまつわる操作を行う場合は, NSFileManager クラスを利用 […]
NSString doesn’t have contains or search method l […]
iOS, Mac OS is same. NSString NSError *error = nil; NSS […]
How to get User home directory and Document directory? […]