목록전체 글 (80)
passion and relax

부산 서면역 지하상가서면역을 중심으로 서면몰, 부전몰, 중앙몰이 있음 . 상가 전체지도 : https://www.bisco.or.kr/undershop/01_cui/cui01.asp . 상가 검색 : https://www.bisco.or.kr/undershop/01_cui/cui02.asp . 서면몰 : 지하철 출구 1, 2번 방향 . 부전몰 : 지하철 출구 12, 15번 방향 . 중앙몰 : 지하철 출구 7, 9번 방향주차장 안내 . 서면몰 : https://www.bisco.or.kr/undershop/01_cui/cui06_1.asp . 부전몰 : https://www.bisco.or.kr/undershop/01_cui/cui06.asp . 중앙몰 : https://www.bisco.o..

시흥하늘휴게소Bridge Square경기 시흥시 수도권제1순환고속도로 10510시 ~ 22시전화: 070-4917-8415 식당들 및 메뉴
운영체제 정보 추출System.getProperty("os.name");[windows와 그 외 os의 분기 예]String dotPath = "";if (System.getProperty("os.name").toLowerCase().indexOf("win") web crawlingString urlAddr = "http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?id=9389682";try { URL url = new URL(urlAddr); URLConnection urlC = url.openConnection(); urlC.setUseCaches(false); urlC.connect(); BufferedReader br ..
Linux-R-rJava-JRI-qValue settingR installation. download : http://ftp5.gwdg.de/pub/misc/cran/src/base/R-2/R-2.10.0.tar.gz. unzip. ./configure --enable-R-shlib --with-x=no 에러 : --with-readline=yes ~ not available 처리 : apt-get install libreadline-dev. make. make check. make install. /etc/profile JAVA_HOME R_HOME (/usr/local/lib64/R) rJAVA installation. download : http://www.rforge.net..