摘要:
非常简单,4行代码而已:Response.ContentType = "image/jpg"; Response.AppendHeader("Content-Disposition", "attachment; filename=FileUpLoad.jpg"); Response.TransmitFile(Server.MapPath("~/img/FileUpLoad.jpg")); Response.End(); 阅读全文
posted @ 2011-03-15 16:04
GIS的学习
阅读(171)
评论(0)
推荐(0)
摘要:
Class: NavigationDescriptiondojo.require("esri.toolbars.navigation");ConstantsConstantDescriptionPANMap is panned.ZOOM_INMap zooms in.ZOOM_OUTMap zooms out.MethodsMethodReturn ValueDescriptionactivate(navType)noneActivates the toolbar for map navigation. Activating the toolbar overrides de 阅读全文
posted @ 2011-03-15 15:29
GIS的学习
阅读(1014)
评论(0)
推荐(0)
浙公网安备 33010602011771号