2011年6月17日 星期五

視窗程式設計

上課時間預計7/13 下午2點開始, ...
請先至70808 問學長上課地點


目前要參加的有
計榮群
張凱棋
林哲緯
麥紘嘉
劉冠毅
許致豪
李易學

2011年6月11日 星期六

Folder browse and enumerate files

瀏覽資料夾與列出資料夾裡面的檔案,請善用底下的 code


FolderBrowse

http://www.codeproject.com/KB/files/FolderBrowse.aspx


SADirRead - directory and file list class

http://www.codeproject.com/KB/files/sadirread.aspx

CEnum - File Enumeration and File Globbing Class
http://www.codeproject.com/KB/files/CEnum_enumeration.aspx

CFileFindEx

http://www.codeproject.com/KB/files/CFileFindEx.aspx



Enumerate files and folders with combined file extensions mask
http://www.codeproject.com/KB/files/enumeratefiles.aspx



建議使用SADirRead 裡面有清楚的程式碼範例