Tomcat 8.5/JDK1.8/JRE1.8 기초 세팅 보호되어 있는 글 입니다. 2022. 7. 28. 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 다운로드사이트 하지만 요놈은 모바일은 안 됌 PC만 됨..! 일단은 눌러보자. 누르고 참고로 이 URL https://code.jquery.com/jquery-3.6.0.js 전체 복사.. 2022. 7. 27. putty 서버 연결하는 기본 명령어 putty 단축키 pwd :경로확인 cd tomcat/ cd bin/ ./startup.sh : 서버오픈 ./catalina.sh start : 서버 reload ./catalina.sh stop : 서버 일시정지 ./shutdown.sh : 서버종료 2022. 7. 26. 라이브러리에 json설치 하는 법 프로젝트->properties 라이브러리를 들어가준다 내가 그린 선처럼 있으면 안되고 jre system Library에 들어가있어야한다. 여기서 json 라이브러리 추가하고 맨밑에 있는지 확인하고 적용!! 2022. 7. 26. 파라미터 값 던지는 3가지 방법 2022. 7. 24. 이전 1 ··· 36 37 38 39 40 41 42 ··· 57 다음