tistory에 syntax highlighter 설정하기
- tips
- 2018. 9. 24.
참조한 블로그 : http://mclass.tistory.com/54
[예제 코드]
# 예제코드 import os os.system("rm -rf")
'tips' 카테고리의 다른 글
구글 스타일로 파이썬 코딩하기 (0) | 2018.11.29 |
---|---|
자료구조 & 알고리즘 추천 유튜브 강의 (0) | 2018.11.20 |
opensource contributor되기[1/3] (0) | 2018.11.20 |
GDG devFest수원 참석후기 (0) | 2018.11.14 |
tensorflow를 웹에서 사용하기(tensorflow.js) (1) | 2018.09.25 |