Monthly Archives: 2月 2014

Python3 事始め

■animal.py [python] class Animal: def __ … Continue reading

Posted in Python, 技術情報 | Leave a comment

python3 での print format でのエラー

正しい書き方かどうかまだ勉強中ですが、とりあえず、下記にて動作しました。 [py … Continue reading

Posted in Python, 技術情報 | Leave a comment

NSRangeException

どうやら配列絡みのエラーっぽい。 [bash] Terminating app … Continue reading

Posted in Objective-C, 技術情報 | Leave a comment

NSInternalInconsistencyException

最近はプライベートで全くプログラムをやる気も無くなっていて久しぶりに iOSプロ … Continue reading

Posted in Objective-C, 技術情報 | Leave a comment