System.IO.Path로 가능하그나
System.IO.Path.GetFileName();과 같은 함수들이 졸라 많다는거
Path.GetFileNameWithoutExtention(); 확장자 빼고 파일명만 가져오나
Path.GetRandomFileName(); 하면 유닉스에서의 그거인가? temp 파일로 쓸만한거...임시파일...
System.IO.Path.GetFileName();과 같은 함수들이 졸라 많다는거
Path.GetFileNameWithoutExtention(); 확장자 빼고 파일명만 가져오나
Path.GetRandomFileName(); 하면 유닉스에서의 그거인가? temp 파일로 쓸만한거...임시파일...
'컴퓨터 과학 & 영상처리 관련 > C# / .NET / JAVA' 카테고리의 다른 글
c# using variable parameter(params) (0) | 2012.02.04 |
---|---|
c# file read write (0) | 2012.02.04 |
c#에서 @를 문자열 앞에 쓰는 경우 (0) | 2012.02.04 |
c# rethrow exception (0) | 2012.02.04 |
c# exception 에서 this.HelpLink (0) | 2012.02.04 |