반응형
목록 전체 글 (79)
반응형
이로
보호되어 있는 글입니다.
자주쓰는 HTML 특수기호 웹 브라우저 표시 입력할 특수기호 웹 브라우저 표시 입력할 특수기호 [ [ " " ] ] ' ´ ( ( , , ) ) & & > 공백(한 칸) 덧) XML 에서는 하면 기호를 위 특수기호로 안바꾸고 사용 가능하다. HTML 특수기호 전문 http://kor.pe.kr/util/4/charmap2.htm
Intellij 로 spring mvc (메이븐) 세팅하기 https://multifrontgarden.tistory.com/108 스프링 정의 https://12bme.tistory.com/157 스프링 AOP 설명 https://hongku.tistory.com/114 스프링 5계층 설명 https://postitforhooney.tistory.com/entry/Spring-MVC-%ED%8C%A8%ED%84%B4%EC%97%90%EC%84%9C%EC%9D%98-5%EA%B0%80%EC%A7%80-%EA%B3%84%EC%B8%B5%EC%97%90-%EB%8C%80%ED%95%9C-%EC%A0%95%EB%B3%B4-%ED%8D%BC%EC%98%B4 @ModelAttribute 설명 https://eng..
오라클 에러 Listener refused the connection with the following error:ORA-12505, TNS:listener does not currently know of SID given in connect descriptor https://hunit.tistory.com/211 요약 접속 생성시 SID 를 기본값 xe가 아닐 수 있으니 orcl로 해봐라. orcl로도 되지않는다면 위 링크의 내용처럼 SID값을 확인하고 접속하는 방법도 있다.