java.beans.XMLDecoder와 java.beans.XMLEncoder를 이용한 Java객체의 xml 변환 Post date 2009-01-08 Posted in JAVA Tagged with code, java, tip, xml, XMLDecoder, XMLEncoder, 변환 Comments 0
Runtime 클래스를 이용한 외부 프로그램 호출 Post date 2008-08-01 Posted in JAVA Tagged with code, process, runtime, tip, 런타임 Comments 1
double 값을 문자열 형식의 퍼센트값으로 변환하기 Post date 2008-08-01 Posted in JAVA Tagged with code, java, tip, 자바 Comments 0
String 타입의 날짜를 Date 타입으로 변환하기 Post date 2008-07-21 Posted in JAVA Tagged with code, date, java, sample, tip Comments 10
자바 파일복사 코드와 성능 2 :: Java File Copy Code & Perfomance Issue. part 2 Post date 2008-07-13 Posted in JAVA Tagged with code, io, java, nio, tip, 복사, 자바 Comments 17
자바 파일복사 코드와 성능 1. :: Java File Copy Code & Perfomance Issue. part 1 Post date 2008-07-12 Posted in JAVA Tagged with code, io, java, sample, tip, 복사, 자바 Comments 6
HitTest를 통한 마우스 아래의 컨트롤 구하기 Post date 2008-03-21 Posted in .NET & WPF Tagged with .net, c#, code, hittest, tip Comments 0
자바 날짜/시간 계산 예제 코드 :: Java Date Code Snippet Post date 2008-02-26 Posted in JAVA Tagged with code, date, java, tip, 일자계산 Comments 25
WPF에서 비디오 재생하는 두가지 방법 :: Media Player on WPF Post date 2008-02-21 Posted in .NET & WPF Tagged with code, media, wpf, 동영상, 미디어, 비디오, 재생 Comments 1