새싹 iOS 2주차 - 3

영 yyyng·2022년 7월 13일
0

Sesac

목록 보기
11/32
  • Ternary Operator
    삼항연산자
    조건 ? true : false

  • String Interpolation
    문자열 보간법
    "문자열 \(실질적인 값)"

  • Formmated
    숫자, 시간, 날짜 등의 데이터를 사용자가 원하는 문자열로 변환

  • Class, Struct
    Class: ReferenceType/SuperClass/SubClass/Inheritance
    Struct: ValueType/Non-Inheritance


기념일 계산기
function으로 텍스트의 outline을 만들어 주고 싶었으나 실패 //연구하기
datePicker와 formatted 사용

profile
yyyng2.github.io

0개의 댓글