:: web photoshop
http://www.pixlr.com/editor/
가끔 필요할때가 있지요..
2014년 7월 9일 수요일
2011년 12월 30일 금요일
오늘 일지..
may not response to method
warning때문에 한참을 헤맸다...
원인은... 불필요한 .h의 delegate선언...과...
custom tabbar를 사용함에도 UITabbarcontroller를 선언해서 써먹고 있었다..
warning때문에 한참을 헤맸다...
원인은... 불필요한 .h의 delegate선언...과...
custom tabbar를 사용함에도 UITabbarcontroller를 선언해서 써먹고 있었다..
2011년 12월 14일 수요일
[ios/iphone] UIImageView aligning to Full-screen.
imageView.frame = [[UIScreen mainScreen] applicationFrame];
[ios/iphone] How to fix warning ' ' may not respond to ' '
b_fuction() {
//b_fuction() must be before a_fuction.
}
a_fuction() {
[self b_fuction];
}
//b_fuction() must be before a_fuction.
}
a_fuction() {
[self b_fuction];
}
2011년 9월 1일 목요일
피드 구독하기:
글 (Atom)