LANG17 jQuery plugin http://blog.naver.com/surfwon/30046623665 2020. 4. 26. java / iBatis 에서 여러 query 한번에 실행 트랜잭션 내에 포함 {call declare begin INSERT INTO T1 VALUES (1,2,'3'); INSERT INTO T2 VALUES (1,2,'3'); DELETE FROM T3 WHERE ID=#aaa#; sms.sp_test01@ORACLE1_sms(#aaa#); end } 2020. 4. 24. casper installation http://casperjs.readthedocs.org/en/latest/installation.html mac 경우 먼저 brew설치하기 ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)" 삭제방법 sudo rm -rf /usr/local/Cellar /usr/local/.git && brew cleanup Mac Installing from Homebrew (OSX) Installation of both PhantomJS and CasperJS can be achieved using Homebrew, a popular package manager for Mac OS X. Above all, don’t forget to up.. 2020. 4. 22. CentOS / phantomjs , casperjs 한글깨짐 [CentOS]phantomjs , casperjs 한글깨짐 C:\Windows\Fonts 폰트파일을 /usr/share/fonts/windowFonts 업로드한다. # fc-cache -f -fv 실행 --------------------------------- 또는..------------------------------------------------------------- wget http://cdn.naver.com/naver/NanumFont/fontfiles/NanumFont_TTF_ALL.zip mkdir /usr/share/fonts/nanumfont unzip NanumFont_TTF_ALL.zip -d /usr/share/fonts/nanumfont ===> 압축푼뒤 NanumBrus.. 2020. 4. 22. 이전 1 2 3 4 5 다음 반응형