摘要:
Today I came across GOA WinForms for Adobe Flash, which allows you to write C# code in Visual Studio 2005 and compile it into a Flash SWF file. I was quite impressed, having been a C# web developer f... 阅读全文
posted @ 2010-08-16 11:28
googlegis
阅读(179)
评论(0)
推荐(0)
摘要:
Option ExplicitDim oZoom As DoubleDim oMapX As DoubleDim oMapY As DoubleDim Zoom As DoubleDim MapX As DoubleDim MapY As DoublePrivate Sub Form_Load()cmdPreOrNextView.Caption = "前一视图" End SubPrivate Su... 阅读全文
posted @ 2010-08-16 09:03
googlegis
阅读(208)
评论(0)
推荐(0)