728x90
ctrl + alt + v
변수 추출하기
참고 : https://lu-delight.tistory.com/466
iter + tab
for문 자동 완성
참고 : https://lu-delight.tistory.com/470
sout - 기본
참고 : https://youn12.tistory.com/45
soutp
파라미터 명 print
soutm
메서드 명 print
참고 : https://lu-delight.tistory.com/484
soutv
변수 명 print (값)
참고 : https://lu-delight.tistory.com/470
ctrl + e
이 전 코드로 돌아감
(MemberRepository에서 Member로 넘겼는데 ctrl + e를 누르면 MemberRepository로 돌아감)
alt + enter
⬇️
참고 : https://lu-delight.tistory.com/455
shift + shift
검색 기능
참고 : https://lu-delight.tistory.com/492
alt + ins
생성자 생성
참고 : https://lu-delight.tistory.com/458
728x90
'요약 정리' 카테고리의 다른 글
Syncronous(동기), Asynchronous(비동기) (0) | 2022.06.21 |
---|---|
WebSocket과 Socket.io (0) | 2022.06.21 |
This version of ChromeDriver 에러 (0) | 2022.03.18 |
웹 개발 (0) | 2021.12.31 |
JSON (0) | 2021.12.15 |