Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- pandas
- docker
- wetube
- Props
- Class
- crud
- 파이썬
- EC2
- merge
- 중급파이썬
- flask
- react
- SAA
- SSA
- NeXT
- socket io
- 튜플
- Vue
- 카톡
- S3
- async
- git
- MongoDB
- node
- dict
- AWS
- TypeScript
- lambda
- RDS
- 채팅
Archives
- Today
- Total
목록이클립스 단축키 (1)
초보 개발자
이클립스 단축기
https://www.youtube.com/watch?v=Ogd_kxyqRSw ctrl + + : 화면 확대 ctrl + - : 화면 축소 sysout + ctrl + space bar : System.out.println() 자동완성 ctrl + F11 : Run if + ctrl + space bar + enter : if 블록자동완성 ifelse + ctrl + space bar + enter : if 블록자동완성 alt + / : 변수자동완성 int abcdefg = 1; 이 상황에서 abcdefg변수를 한번에 가져오고 싶은 경우 a까지만 적고 alt + / System.out.println(a); -> System.out.println(abcdefg); 커맨드 변경하려면 window -> pre..
이것 저것
2022. 7. 18. 21:18