엑스코드(Xcode)/Swift 4 [Swift 4] 문자열 (String) - 길이 (Length) Clein8 2018. 12. 22. 21:44 문자열 길이 (Length) Swift 4 let str = "hello" str.count // -> 5 공유하기 게시글 관리 이기적인 저장소 저작자표시 비영리 변경금지 엑스코드(Xcode)/Swift 4의 다른 글 [Swift 4] Action Sheet - UIAlertController 2018.12.20 [Swift 4] 경고창 (Alert) - UIAlertController 2018.12.19 [Swift 4] 키보드 내리기 (hideKeyboard) - dismissKeyboard 2018.12.02