Home
끄적이판
Cancel

IntelliJ 단축키 설정

IntelliJ 단축키 설정을 소개한다. 단축키 설정은 개발자마다 다르며 필자가 주로 사용하는 단축키 설정 및 단축키는 다음과 같다. Settings -> Keymap -> Eclipse 단축키 형태로 변경한다. 단축키 변경 Main menu -> Window -> Editor Tabs -> Close:...

Project Lab 24. UI 변경(Front-end) 및 코드 리펙토링 - 3

UI 변경 및 코드 리펙토링 과정을 소개한다. github: https://github.com/scribnote5/lab github commit - 9(최종): https://github.com/scribnote5/lab/commit/87cbdbd0f34afaebcd05170e95087fbb7551a83b 버그 수정: ...

Project Lab 20. 관리자 페이지 개발 - 3

관리자 페이지 개발 내용을 소개한다. github: https://github.com/scribnote5/lab github commit - 1: https://github.com/scribnote5/lab/commit/1f33b97c9bfc4c2948838e2dd8f593698551b73a Maintenance 게시판 ...

Project Lab 22. 사용자 페이지 개발 - 2

UI 변경 및 코드 리펙토링 내용을 소개한다. github: https://github.com/scribnote5/lab github commit - 1: https://github.com/scribnote5/lab/commit/2309c6c4f826de2031c35fc26c5a0143e3e82dd5 github comm...

CWE(Common Weakness Enumeration) 구조 및 표기 방식

소프트웨어 및 하드웨어 보안 취약점을 분류한 CWE(Common Weakness Enumeration) 구조 및 표기 방식을 소개한다. CWE는 다음 URI에서 확인할 수 있다. Link: https://cwe.mitre.org/ CWE 구조 View를 제외한 다른 약점들은 다른 유형의 약점들과 1:N 관...

Project Lab 21. 사용자 페이지 개발 - 1

사용자 페이지를 개발 내용을 소개한다. github: https://github.com/scribnote5/lab github commit - 1: https://github.com/scribnote5/lab/commit/1a1677035f96ca3ebdae8c80a0bbf6e6ceb14370 github commit -...

Project Lab 19. 관리자 페이지 개발 및 UI 변경(Front-end) - 2

관리자 페이지 개발 및 UI 변경(Front-end) 내용을 소개한다. github: https://github.com/scribnote5/lab github commit: https://github.com/scribnote5/lab/commit/77cf907a1f89f85811bcff974d0e8fee7faae713 I...

Project Lab 18. 관리자 페이지 개발 및 UI 변경(Front-end) - 1

관리자 페이지 개발 및 UI 변경(Front-end) 내용을 소개한다. github: https://github.com/scribnote5/lab github commit: https://github.com/scribnote5/lab/commit/257c0769ed343c8de22156bdd103c1e739e8134f 소...

Project Lab 17. 기타 페이지 개발 - 1

Bootstrap을 사용하여 UI 변경(Front-end), 설계 변경에 따른 코드 리펙토링한 내용을 소개한다. github: https://github.com/scribnote5/lab github commit: https://github.com/scribnote5/lab/commit/b145d6864452592f86448...

Project Lab 16. UI 변경(Front-end) 및 코드 리펙토링 - 1

Bootstrap을 사용하여 UI 변경(Front-end), 설계 변경에 따른 코드 리펙토링한 내용을 소개한다. github: https://github.com/scribnote5/lab github commit: https://github.com/scribnote5/lab/commit/b145d6864452592f86448...

Trending Tags