본문 바로가기

NOTE

코딩할 때 알아두면 좋은 사이트 모음

728x90
반응형

Java Platform SE 8

자바 클래스, 메소드 검색 사이트, 클래스가 어떤 클래스나 인터페이스를 상속 받는지 메소드는 어떻게 쓰는 건지 확인

https://docs.oracle.com/javase/8/docs/api/

 

Java Platform SE 8

 

docs.oracle.com

 

 

Maven Repository

pom.xml에 넣을 코드 확인. 가장 최신 버전보다는 사람들이 많이 복사한 버전을 사용하는 것이 좋음

https://mvnrepository.com/

 

 

jQuery

https://jquery.com/

 

jQuery

What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.

jquery.com

 

728x90
반응형

'NOTE' 카테고리의 다른 글

Apache , Tomcat  (0) 2023.02.13
RPA(Robotic Process Automation)  (0) 2023.02.13
챗 GPT (Chat GPT)란?  (0) 2023.02.13
티스토리 밑줄을 형광펜 효과로 변경하기  (0) 2023.01.17
[SW + 라이브러리] FFmpeg - Video 디코더, 인코더  (1) 2022.11.22