Contents

조회 수 879 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

이렇게 하믄 됨 ㅋㄷ;

 

ExistingAccountViewController *viewController = [[ExistingAccountViewController alloc] initWithNibName:NSStringFromClass([ExistingAccountViewController class]) bundle:nil];

CATransition *transition = [CATransition animation];
transition.duration = 0.5;
transition.type = kCATransitionFade;
transition.subtype = kCATransitionFromTop;

[self.navigationController pushViewController:viewController animated:YES];
[self.navigationController.view.layer addAnimation:transition forKey:kCATransition];

 


?

  1. [iphone] 파일 업로드 샘플 코드 ㅎㅎ

  2. [js] JSON 컨트롤.. 재귀호출로 값 출력하기

  3. [js] 모바일웹에서 이미지 저장하는거 (context menu) 막기

  4. [android] keytool을 사용하여 키스토어 생성

  5. [js]모바일 웹에서 orientationchange

  6. 서기의 PHP 동영상 강의(싱싱해)

  7. [js] 자바스크립트의 클로저 (JavaScript's Closure)

  8. [Android] 2010년에 만들었던 세미나 자료.

  9. [iphone] PerfectlyClear 보정솔루션 최신..

  10. [ios] IB 없이 개발하기 (html)

  11. [ios] 스터디 자료 (from 종길M)

  12. [ios] 패스(path) 앱 메뉴 스타일

Board Pagination Prev 1 ... 42 43 44 45 46 47 48 49 50 51 ... 71 Next
/ 71