어제 오래간만에 예전에 같이 프로젝트를 했던 어린 친구들을 만났다. 그 친구들을 보면서 '마태효과' 라는 말이 생각났다. 그 친구들에게 일어난 일이 정확히 그 말을 설명하고 있다. '마태효과' 란 성경 마태복음에 나오는 '있는 자는 더 넉넉해지고 없는 자는 있는 것도 빼앗기리라'는 구절에서 유래했다. 처음에는 어렵고 힘들었겠지만, 그들이 버텨낸 시간 만큼 축적된 경험과 쌓인 지식은 어느새 그 친구들을 크게 성장하게 만들었다. 이제 내 도움이 없더라도, 그들만의 방식으로 잘 헤쳐나갈것 같다. 나의 글쓰기도 그렇게 무럭무럭 자라났으면 좋겠다.

Change focus in tool windows Escape in any tool window moves the focus to the editor. Shift Escape moves the focus to the editor and hides the current or the last active tool window. F12 moves the focus from the editor to the last focused tool window.

Version Control IntelliJ IDEA provides out-of-the box integration with the following version control systems: Git, Mercurial, Subversion, and Perforce. Version your application to collaborate on it, as well as to eliminate the risks of storing all of your codebase locally. Press Alt 9 to view the history of the changes in the project or press Ctrl K to send your local changes to the repository.

Surround code fragments You can quickly wrap a code block in useful constructs. Select it in the editor and press Ctrl Alt T (Code | Surround With). The list of available options or wrappers is context-sensitive and depends on the language.

The Rename refactoring You can easily rename your classes, methods, and variables with automatic correction of all places where they are used. Position the caret at the symbol you want to rename, and press Shift F6 (Refactor | Rename). Type the new name and press Enter .

Evaluate expression You can execute expressions or reassign values for variables while your script is stopped by a breakpoint. The Evaluate Expression functionality helps you to obtain additional details about the program state or test various scenarios at runtime. • If the expression is present in the code, hold Alt (on Windows and Linux) or ⌥ (on macOS) and click it. If you want to evaluate a ..

View Git blame annotations Git annotations show detailed information on the origin of each code line (right-click the gutter and select Annotate with Git Blame). Right-click an annotation and choose Show Diff to review the differences between the current and the previous version of the file.
- Total
- Today
- Yesterday
- Tip of the day
- 아침 글쓰기
- 도서
- 회고
- IntelliJ
- MAC OS STS Spring
- openjdk
- 라즈베리파이3
- 오블완
- 개발팁
- JEPQ
- Raspberry pi3
- Linux
- 티스토리챌린지
- 한빛미디어
- etf
- SCHD
- 게시판
- 글쓰기
- spring
- Spring 게시판
- 아침글쓰기
- 투자기록
- spring board
- java
- 리눅스
- ETF투자
- 스프링
- 아침 글쓰기 챌린지
- php mvc
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |