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

Ekko

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

Ekko

검색하기 폼
  • 분류 전체보기 (55)
    • iOS (26)
    • Swift (4)
    • Algorithm (19)
      • 백준 (16)
    • 기타 개발 관련 (4)
      • Git (3)
    • 이것저것 (1)
      • 회고 (0)
  • 방명록

filter (1)
[Swift] 기초 문법 1 - 입력, 분할, 배열, map(), filter(), reduce()

알고리즘 공부 전에 필요한 기초적인 문법 정리 1. Swift) 기초 문법 1 - 입력, 분할, 배열, map(), filter(), reduce() ReadLine() // 입력 // ReadLine() let input = readLine() // return Optional String print(input!) print(type(of: input)) //> Optional let input2 = readLine() if let input2 = input2 { // optional binding (if let) print(input2) print(type(of: input2)) //> String } let input3 = Int(readLine()!)! // 정수 입력 print(input3) p..

Swift 2022. 7. 28. 17:14
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • BOJ 1935
  • UICollectionView Error
  • bottom sheet
  • Algorithm
  • BOJ 10799
  • Gradient View
  • 요시푸스
  • UICollectionView banner
  • Carousel Effect
  • github
  • CAGradientLayer
  • BOJ 17298
  • sheetPresentationController
  • BOJ 17413
  • BOJ 10809
  • Custom Detent
  • crud
  • 1406 에디터
  • Stack
  • 2023 회고
  • swift
  • BOJ 10808
  • git
  • ios
  • Card CollectionVIew
  • BOJ 10866
  • autolayout
  • Sheet Height
  • NaverMaps
  • BOJ 10820
more
«   2026/02   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바