ヒレガス本のサンプルを作成していたら、 Image scaling is not supported on Mac OS X versions prior to 10.5 というコンパイルエラー(正確にはwarning)が発生。 ググってみたところ、 永遠ログ: warning: Image scaling is not supported on Mac OS X … Re: warn… もっと →
Hope is a good thing.unitkay wrote 4 days ago: Safariと同じようにするには、以下のように実装します。 - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation … more →
matsuda wrote 10 months ago: ヒレガス本のサンプルを作成していたら、 Image scaling is not supported on Mac OS X versions prior to 10.5 というコンパイルエラー(正確 … more →
matsuda wrote 10 months ago: p.154 Archiveing involves two steps. First, you need to teach your objects how to archive themselves … more →
matsuda wrote 10 months ago: p.119 Attribute of a property the declaration of a property @property (attributes) type name; The at … more →
matsuda wrote 10 months ago: p.57 Conventions for Creating Initializers - You do not have to create any initializer in your class … more →
matsuda wrote 10 months ago: - Instance variables that are pointers to other objects are called outlets. - Methods that can be tr … more →
seachicken wrote 1 year ago: 練習を兼ねてコードを書いていたら、以下のようなメッセージが出てエラーとなったので簡単に調査 [NSCFType count]: selector not recognized 要するに、メモリ管 … more →
shiro wrote 1 year ago: [iPhone Open Application Development] iPhone プログラミングについて書かれた初めての本。なんと著者は有名ハッカーだ。しかも彼(か)のオライリーから出版される … more →
matsuda wrote 11 months ago: 通称ヒレガス本を読み始める Cocoa Programming for Mac OS X Aaron Hillegass … more →