DEVELOP

DEVELOP/WEB

HTML 특수문자 변환표

HTML 특수문자 변환표http://kor.pe.kr/util/4/charmap2.htm

DEVELOP/JAVA

이클립스 Spring MVC Project가 안나올 때

이클립스 특정 버전 이상, STS가 설치된 상태에서 Spring Legacy Project를 누르면Spring MVC Project가 없는 경우가 발생! 아래 글에 따르면 window-preferences-spring-template project에 들어간 후spring-data-gemfire, spring-integration을 지운 후Show self-hosted templates를 체크한 후 apply를 해주면 리스트가 다시 나온다! Go to New Project -> Spring Project. For first use, only show "Simple Project" folder. - Select Configure templates.. (blue link). - In Template Proje..

DEVELOP

에헤라디야~git

소스관리를 위한 버전관리 툴 중 하나인 GIT(https://github.com/) 나도 gitHub 배워볼까~~~ 만들고 싶은 시스템이 있는데 잘 구현할 수 있을지 무섭다...

DEVELOP/WEB

ckeditor

에디터로 유명한 CKEditorIE8에서 사용하려니 서비스가 종료되었다는데.....Document를 확인해봐야겠다. http://docs.cksource.com/Main_Page

DEVELOP

Eclipse Git 연결 오류시

Transport Error - SSL host could not be verified down vote In my experience it seems that it happens under Windows with certain configuration of Eclipse (not sure which ones). Go in Eclipse Preferences -> Team -> Git -> Configuration, and click "Add Entry..." Put "http.sslVerify" as key and "false" as value (no quotes). In the "clone repository" window put your user / password (don't leave "git"..

DEVELOP/WEB

HTML, CSS 관련 페이지

http://webberstudy.com/html-css/ 웨버스터디 강좌

DEVELOP/DB

SQL Developer Modeling

SQL Developer 에서 방법: [View] -> [Data Modeler] -> [Browser] 하면, 왼쪽 하단에 Browser 라는 작은 윈도우가 생깁니다. 거기 트리 구조에서, [Relational Models] 를 마우스 왼쪽 클릭하면, [New Relational Model] 메뉴를 선택합니다. 그러면, 우측 작업탭에 Relational_1 (Untitled) 라는 이름으로 탭윈도우가 하나 생깁니다. 원하는 디비를 왼쪽에서 선택하고, 원하는 테이블을 하나 또는 복수 선택하고 CTRL 키를 누른채로 드래그해서, 우측 탭윈도우에 드랍합니다. Adding 한다는 팝업 진행창이 뜨고.. 조금 있으면, 테이블 박스와 관계도가 자동으로 그려져서 나타납니다. 출처는 http://www.thatjef..

JUSTE
'DEVELOP' 카테고리의 글 목록 (3 Page)