GIS的积累
It is never to late to learn

导航

 

2010年3月10日

摘要: http://210.74.129.73/sxmapinfo/MapIndex/Default.aspx(陕西省测绘局)digital globe图享受http://data.sbsm.gov.cn/(国家测绘局) 阅读全文
posted @ 2010-03-10 16:32 GIS的学习 阅读(176) 评论(0) 推荐(0)
 
摘要: C# dataGridView用法2009-05-04 09:02 SqlConnection conn = new SqlConnection("Server=(local);DataBase=test;User=sa;Pwd=sa"); SqlDataAdapter da = new SqlDataAdapter("select * from test", conn); DataSet ds ... 阅读全文
posted @ 2010-03-10 10:04 GIS的学习 阅读(3244) 评论(0) 推荐(0)