摘要: const string strFolder = @"E:\"; //目标文件夹 const string strName = "myshapefile"; //文件名 const string strShapeFieldName = "Shape"; //Open the folder to contain the shapefile as a workspace IFeatureWorkspace pFWS; IWorkspaceFactory pWorkspaceFactory = new ShapefileWorkspaceF 阅读全文
posted @ 2012-04-24 16:49 苍龙de链 阅读(1231) 评论(0) 推荐(0)