A note about git comment message
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
출처 : https://docs.swift.org/swift-book/ 해당 내용은 스위프트 공식 문서를 요약, 번역 한 것으로 잘못된 해석, 글쓴이의 개인 견해가 들어갈 수 있으니 유의 해주세요. 스위프트는 폰, 데스크탑, 서버 등에서 동작하는 프로그램을 만들기에 좋은 안전하고, 빠른 상호작용 프로그래밍 언어이다.(interactive programming language) 간편하면서도 제품을 만들기에 적합한 스크립팅 언어이다. 별도의 빌드, 실행의 과정이 없이 결과를 바로 확인 할 수 있다.… 더 보기 »Swift
Vector를 축 기준으로 정렬 할 때 사용 한 방법. x축 먼저 확인 한 다음 두 값이 같다면 y축을 기준으로 정렬한다.
http://naver.me/GcbbcUcD
곧 업데이트 예정.