목록전체 글 (81)
passion and relax
7일차: 제네바 또넥스, 체르마트로 이동또넥쓰(Thônex)에 추억이 있어 잠깐 들름제네바를 출발해서 로잔을 거쳐 Visp에 도착채르마트까지 산악기차로 이동체르마트 도착 후, 숙소에서 휴식
부산 서면역 지하상가서면역을 중심으로 서면몰, 부전몰, 중앙몰이 있음 . 상가 전체지도 : 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 ..