본문 바로가기 메뉴 바로가기

Excelsior

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Excelsior

검색하기 폼
  • ㅇㅅㅇ (31)
    • 일기 (3)
    • 이 주의 취미생활 (1)
    • 이 주의 공부 (26)
      • C/C++ (8)
      • Java (2)
      • Android (7)
      • iOS (3)
      • 알고리즘 (1)
  • 방명록

ios (2)
Concept of Objective-C

Class Clusters Class Factory Methods They combine allocation and initialization in one step and return the created object. (type)className id type : Objective-c object type pointer. void*과는 다르다. Delegeates and Data Sources callback 같은거. 역할, 위임.. respondser object. protocol은 일종의 규약, 규칙.. 추상화를 위한 키워드. Java의 interface같은고 (cf. Objective-c의 interface는 implementation 설계) Introspection Java의 Reflection..

이 주의 공부/iOS 2019. 6. 4. 21:33
UITextView의 미세한 padding 없애기

UITextView 자체에는 작은 inset? padding이 들어가 있는데 코드 두 줄로 없앨 수 있다 [self.textView.textContainer setLineFragmentPadding:0]; [self.textView setTextContainerInset:UIEdgeInsetsZero]; 이렇게 textContainer의 lineFragmentPadding을 0으로 주고, textContainerInset을 UIEdgeInsetsZero로 주면 된다 Swift도 비슷할 것.

이 주의 공부/iOS 2018. 12. 12. 17:45
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • xcode
  • UITextView
  • 몽총이
  • 꿀팁
  • Git
  • uncaught exception
  • OOT
  • CMD
  • 아개똑똑해
  • 에러 해결
  • Swing
  • VS개새끼
  • 개발일지
  • 실전Git
  • ios
  • 인텔리제이
  • GUI Designer
  • MFC
  • objective-c
  • IntellJ
  • 공부는아니고
more
«   2025/10   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바