大赵传奇

GIS解决方案,webgis , 桌面、数据、服务--QQ276605216

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年8月1日

摘要: using System.IO; namespace ConsoleApplication1{ class Program { static void Main (string[] args) { string path = @"D:\SkinData\the_asphalt_world"; string[] files = Directory.GetFiles(path); foreach ... 阅读全文
posted @ 2008-08-01 10:46 赵长青 阅读(283) 评论(4) 推荐(0)