摘要: //创建WMS protected void btnCreatWMS_Click(object sender, EventArgs e) { string strSerName = "fms"; string strService = "California"; string strSerType = "MAPSERVER"; string strDocPath = string.Empty; ... 阅读全文
posted @ 2009-10-24 21:25 冯淼森 阅读(1771) 评论(1) 推荐(0)