블로가 되어 날아보자

  • 홈
  • 방명록

Developer/JAVA 2

[JAVA] 파일의 복사, 이동, 삭제, 생성, 존재여부 확인.

import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.Arrays; import java.util.List; public class ImageUtil { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub /* * 폴더 안에 있는 파일들을 다른 폴더로 옮기는 샘플 */ //이동전의 폴더 String inFolder = "C:/Users/BL..

Developer/JAVA 2011.10.07

[JAVA] gif를 jpg로 변환하기

//Create file for the source File input = new File("c:\\30999398h.gif"); //Read the file to a BufferedImage BufferedImage image = ImageIO.read(input); try { //BufferedImage bi = getMyImage(); // retrieve image File outputfile = new File("c:\\saved.jpg"); ImageIO.write(image, "jpg", outputfile); } catch (IOException e) { }

Developer/JAVA 2011.10.04
이전
1
다음
더보기
프로필사진

블로가 되어 날아보자

iOS 개발자 생활이야기

  • 분류 전체보기 (115)
    • 블로는? (2)
    • 이야기 (0)
    • 사진 (0)
    • 책 (8)
    • 여행 (3)
      • 보라카이(2016.04.13~04.1.. (3)
    • 요리 (4)
    • 영화 (2)
    • 다큐멘터리 (0)
    • Developer (90)
      • iOS (67)
      • Pattern (3)
      • Android (10)
      • JAVA (2)
      • JQueryMobile (2)
      • PHP_ CodeIgniter (1)
      • Amazon Web Service(A.. (1)
      • UNITY (3)

Tag

It, 아이폰, 아이폰 추천앱, 개발, iphone, 무료앱, 라이브포토,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바