大赵传奇

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

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

08 2008 档案

摘要:public class MyTemplate:ITemplate{ private string strColumnName; private DataControlRowType dcrtColumnType; public MyTemplate(string strColumnName, DataControlRowType dcrtColumnType) { this.strColu... 阅读全文
posted @ 2008-08-20 18:40 赵长青 阅读(3477) 评论(1) 推荐(0)

摘要: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 赵长青 阅读(286) 评论(4) 推荐(0)