Notice
Recent Posts
Recent Comments
Link
- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
PyCharm 단축키 본문
PyCharm 2016.2 Help
Keymap
Searching Through the Source Code
https://www.jetbrains.com/help/pycharm/2016.2/searching-through-the-source-code.html
Viewing Inline Documentation
To view documentation for a symbol at caret, do one of the following
- Press Ctrl+Q.
PyCharm 단축키
Search Everywhere - Double Shift
Project View - Alt+1
Go to File - Ctrl+Shift+N
Recent Files - Ctrl+E
Navigation Bar - Alt+Home
'Python' 카테고리의 다른 글
[Python][PyCon 2016] 가위바위보 소스 (0) | 2016.08.14 |
---|---|
Jupyter 에러 (Notebook does not appear to be JSON) (1) | 2016.08.07 |
Python Help (pdf, chm) (0) | 2016.08.07 |
효율적인 Python String Concatenation (0) | 2016.08.04 |
파이썬 기초 강의 (0) | 2016.08.01 |
Comments