'type matching' 태그의 글 목록
본문 바로가기 메뉴 바로가기

@Override

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

@Override

검색하기 폼
  • 분류 전체보기 (873)
    • Mobile (430)
      • iOS (216)
      • Android (210)
      • React Native (1)
      • Flutter (0)
    • Language (51)
      • Java (15)
      • Kotlin (2)
      • Python (7)
      • JavaScript (5)
      • Go (12)
      • PHP (3)
      • Ruby (1)
      • C,C++ (1)
      • HTML, CSS (5)
    • Backend (125)
      • Server (83)
      • Spring (5)
      • GraphQL (1)
      • Docker (19)
      • AWS (1)
      • Kafka (2)
    • Database (16)
    • Game Engine (2)
    • Build System (2)
    • Version Control (45)
    • CI,CD (4)
    • Tool (39)
    • IT (19)
    • Coding (19)
    • My (11)
    • OS (72)
    • Any (22)
    • Food (4)
      • 감자탕 (2)
      • 고기 (1)
    • English (3)
  • 방명록

type matching (1)
swift. Type matching - 2. Type별

Type matching의 두번째입니다. 각 데이터 타입별로 값을 비교하는 방법입니다. 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990// Tuples let point = CGPoint(x: 7, y: 0)switch (point.x, point.y) {case (0,0): print("On the origin!")case (0,_): print("x=0: on Y-axis!")case (_,0): print("y=0: on X-axis!")cas..

Mobile/iOS 2019. 3. 23. 19:37
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • git
  • git - example
  • CocoaPods
TAG
  • rxswift
  • tomcat
  • Python
  • war
  • ubuntu
  • android
  • Kotlin
  • MySQL
  • php
  • github
  • ios
  • nodejs
  • Linux
  • Spring
  • Codable
  • git
  • go
  • SWIFT
  • centos8
  • windows10
  • cocoapods
  • intellij
  • Java
  • docker
  • enum
  • Xcode
  • golang
  • Gradle
  • CentOS
  • Windows
more
«   2025/05   »
일 월 화 수 목 금 토
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

티스토리툴바