Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 190 Bytes

004.region(代码折叠).md

File metadata and controls

6 lines (4 loc) · 190 Bytes

IDE Windows 一次性折叠/打开所有的函数或者方法

============

快捷键 Ctrl+Shift+- 折叠所有代码方法 Ctrl+Shift++ 打开所有代码方法