일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- 사진
- 위경도계
- json parser
- 엽서
- 자바
- 좌표계변환
- JSON 변환
- 쿼리
- mysql gis
- cubrid
- Java
- Query
- 여행
- join
- JPA
- 좌표변환
- 파이어폭스41
- IntelliJ
- Hibernate
- mysql polygon
- mybatis
- mybatis polygon mapper
- shortcuts
- QGIS
- spring
- 하이버네이트
- mybatis polygon
- 단축키
- 캘리그라피
- 큐브리드
- Today
- Total
목록기타 (7)
쏘댕
크롬은 맨날 느리고 꺼지고 뭐 그래서 파폭을 주브라우저로 쓰는데,언젠가부터 한글입력이... 난리도아니다줄바꿈도 안되고 커서 위치도 제멋대로 이동하고......처음에는 메일문제인줄알고 친절하게 캡쳐떠서 오류신고도했는데 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 파폭 브라우저에서 about:config를 입력한다. (설정 누르면 about:properties로 이동됨)"고급 기능 사용 동의" 하고!intl.tsf.enable 설정을 false로 하고 브라우저 재시작!(저걸 init으로 읽어서 검색할때 없었다.. ㅎㅎㅎㅎㅎㅎㅎㅎㅎㅎ) enable을 false로 바꾸고 재시작 해서 force_enable도 false로 바뀐거고 원래는 다 true였다.
드롭박스 서베이 하다가 찾은 드롭박스 창업자 드류 휴스턴이2007년 Y Combinator 펀딩 프로그램에 지원하며 작성했던 "투자 유치 지원서" 흥미롭고 재밌다 @_@ Y Combinator Funding Application Summer 2007 Application deadline: 12 midnight (PST) April 2, 2007. - Please try to answer each question in less than 120 words. 아래 질문을 120 단어 이하로 답변하세요. We look at online demos only for the most promising applications, so don't skimp on the application because you're ..
메타태그에 타이틀을 바꿨는데 구글 검색 결과 타이틀이 안바뀔때!http://www.google.com/addurl/?continue=/addurl요기 가서 입력했더니 바로 적용되었다 야호 ^0^ [참고] https://productforums.google.com/forum/#!topic/customsearch/1Ljaat1jyDs
검색하다 찾은 유용한 단축키 #_# 기능 Windows 단축키 Mac 단축키 기타 커서 기준 선택 (확대) Ctrl+W Cmd+W 커서 기준 선택 (축소) Ctrl + Shift+W Cmd + Shift+W 복사한 내역을 조회 Ctrl + Shift + V Cmd + Shift + V 메소드 접기/펼치기 Ctrl + . Cmd + . 블록 단위 이동 Ctrl + Shift+ Up/Down Cmd + Shift+ Up/Down Alt + Shift + Up/Down 은 줄단위, 얘는 블록 단위 이동 세로 블록 선택 Alt + drag 전체 검색 Ctrl + Shift + F Cmd + Shift + F [참고] http://theeye.pe.kr/archives/1802
개발중에 IDE가 비정상적으로 종료되거나 해서로컬 포트를 잡고 있다 ㅠ_ㅠ (windows 환경!) cmd에서 netstat -nao | findstr 포트로 사용하고 있는 pid 먼저 찾고, taskkill /f /pid PID(번호)로 KILL!
[출처] http://stackoverflow.com/questions/294167/what-are-the-most-useful-intellij-idea-keyboard-shortcuts Syntax aware selection in the editor selects a word at the caret and then selects expanding areas of the source code. For example, it may select a method name, then the expression that calls this method, then the whole statement, then the containing block, etc.: Ctrl+WBasic Code Completion, t..
[출처] https://www.catalysts.cc/en/wissenswertes/intellij-idea-and-eclipse-shortcuts/IntelliJ IDEA and Eclipse ShortcutsAfter around seven years of exclusively using Eclipse for Java development I recently got the chance to work on a project where IntelliJ IDEA is the standard editor. All of a sudden my tried and tested Eclipse keyboard shortcuts didn’t work any more. I’m still in the process of l..