01. Docker 설치 (리눅스) 더보기 [코드리뷰] Phabricator 출처 : http://www.tested.co.kr/board/Study/view/wr_id/48 http://phabricator.org인스톨: https://secure.phabricator.com/book/phabricator/article/installation_guide 환경설정: https://secure.phabricator.com/book/phabricator/article/configuration_guide Github: https://github.com/phacility/phabricator 한글가이드: https://sites.google.com/site/jnjnote/home/phabricator 더보기 리스트와 튜플 1. 리스트 리스트는 값들의 나열 여러 종류의 값을 담을 수 있다. 문자열처럼 0부터 시작하는 인덱스를 가진다. 슬라이싱이 가능하다. 더보기 이전 1 2 3 4 5 ··· 63 다음