private string[] browsingFormats; // 存放文件名
browsingFormats = System.IO.Directory.GetFiles(FolderPath, "*.btw"); // FolderPath 文件夹路径 *.btw 文家后缀