a excellent website for javascrpt & dhtml:

website:http://www.walterzorn.com/home content of itYour Browser doesn't support JavaScript or DHTML.&nbsp Under Development WZGrapher Function Graphing and Math Program Quick Function Graph Plotter with small footprint. Additional features:

MapGuide open source開發系列教程五: 螢幕座標與地圖座標(問題)已修改

MapGuide os 的Map frame methods,提供了ScreenToMapUnits,用於螢幕座標到地圖座標的轉換。api文檔如下:ScreenToMapUnits(x, y)Converts a position expressed in pixels (screen units) to one expressed in map units, returning a Point object:Point {X;Y;}Parameters:x - the x

wpf/e & gis

ajax對webgis的重要性,就像一個救世主,給webgis帶來了革命性的變化和希望.但ajax的複雜性和小規模的應用程式框架,使得開發大規模的多媒體應用,很多時候,讓人心力交瘁.一致的案頭/網路開發模式和及時的客戶響應,可能是每個web開發人員夢寐以求的.雖然asp.net很好的解決了第一個問題,但不能認為ajax解決了第二個問題:因為它太不好控制和掌握.基於c#這樣的強型別,動態類型,高安全性和高階層的web開發,是我一直的夢想.或許wpf/e的出現,可以解決這個問題.

gis開源開發資料(持續更新)

文章目錄 About...For Developers! Shp2SVG: 轉換 Esri Shape File 到SVG格式http://www.cnblogs.com/avlee/archive/2004/12/30/84183.htmlShp2SVG, the free tool to convert ESRI shape files to SVG files.link:

MapGuide open source開發系列教程六: 地圖狀態與事件(含問題)

請教一下:關於mos的地圖狀態變化的問題。   風過無痕 17:14:11我分析了一下地圖的產生頁面。在mapFrame中,顯示地圖,在java中,調用mapframe.jsp,在.net或php中,應該也是調用相應用mapframe.aspx,mapframe.php,然後,由這個頁面調用mapframe.fcgi產生   風過無痕

Autodesk Map3d的應用和開發

去年暑假,全面接觸了mapguide oepnsource,但發現mapguide有一個致命的缺點:資料來源與案頭編輯支援的嚴重缺乏。昨天找資料,發現map3d支援fdo,一鍵發布mapguide,這下,打消了我的後顧之憂。對於工程應用而言,絕大部分資料時autocad格式的,如果一定要用gis來做,代價太大,而且,也不一定適用。autocad , map3d, mapguide能夠無縫整合,cad->gis->webgi的整合,誘人呀!一大遺憾:autodesk的所有產品(cad,

mos開發系列教七:架構分析

mos是基於架構開發的,從jsp產生的html,可以看出頁面架構<frameset border="0" framespacing="0" rows="*,26" frameborder="0">    <frameset border="0" frameborder="0" cols="*,280">        <frameset border="0" name="maparea" rows="30,*,0,0" frameborder="0">    

Web列印組件

Web列印組件,MeadCo's ScriptX printing。這個組件分basic和advance版本,前者可以免費使用('Free' printing)。basic版雖然功能有限(支援預覽列印和簡單版面設定)且不支援asp中用CreateObject或ActiveXObject方式調用(Please note that you can NOT use the ASP calls CreateObject or new ActiveXObject to call ScriptX from

Session, ViewState 以及用法

基本理論:session值是儲存在伺服器記憶體上,那麼,可以肯定,大量的使用session將導致伺服器負擔加重. 而viewstate由於只是將資料存入到頁面隱藏控制項裡,不再佔用伺服器資源,因此, 我們可以將一些需要伺服器"記住"的變數和對象儲存到viewstate裡面. 而sesson則只應該應用在需要跨頁面且與每個訪問使用者相關的變數和Object Storage Service上. 另外,session在預設情況下20分鐘就到期,而viewstate則永遠不會到期.

GIS API亂彈

windows開發,最重要的是win

Microsoft’s.NET MicroFramework初接觸

   花了三個小時,把Microsoft’s.NET MicroFramework的  Product Positioning and Technology Whitepaper看玩了.前面的本文,是每句話都認真的看了,當然有寫地方沒有看懂(即使寫成漢語,可能還是一樣的理解深度:對os和移動開發的知識背景不是很豐富),後面的appendix A, appendix B只看了標題.   把前面的overview摘錄如下:   Introduction   For years, Microsoft

arcgis9 安裝說明中文版

時間: 2006-09-07翻譯: 風過無痕arcgis license manager: [arcgis 許可管理]-------------------------------1. 安裝 arcgis 許可管理2. 選擇 "I received the license by fax" [我通過傳真收到了許可] , 然後點擊 CREATE & EDIT [產生和編輯]3. 輸入  "NNISO WE LOVE YOU" ,點擊 "ok",[忽略隨後出現的錯誤], 點擊 "next" ,

nabble: Free Hosted Public Forums

http://www.nabble.com/free Hosted ForumsOur forums are truly public, democratic and absolutely free. Nabble's advanced community filtering gives you only the best content without the need for moderation. Find forums that interest you or easily start

三本web client開發的入門好書

我所看的web客戶端開發的入門好書。JavaScript網頁製作徹底研究,陳會安著,臺灣旗標出版股份有限公司。由陳葵,羅智改編,人民郵電出版社www.pptph.com.cn。附光盤。HTML:The complete Reference. Thomas A. Powell著,The McGraw-Hill Companies出版。簡體中文版:HTML參考大全,楊正華,葛菱南等翻譯,清華大學出版社。Thomas A. Powell ,UCSD講師,另著有Web Design:The

急救: Autodesk MapGuide Studio – Preview在MapGuide Open Source環境不能進行中文標註

MapGuide環境: 從官方mapguide.osgeo.org下載的最新版Mapguide Open Source1.1 和 MapGuide Open Source Web Server Extension開發環境: vs2005 .net2問題詳述:對於圖層Layer1. 選中後實體可以查詢中文屬性資訊。具體設定在Properties displayed in Viewer,作用是select the properties to display when an object is

MapGuide open source開發系列教程四: 體繫結構(轉貼)

本文轉自http://gisman.blogchina.com/5346547.html本來,下面的資料,在英文教程上有,但為了推廣MapGuide os在國內的使用,所以特意轉了這篇中文。第二章 MapGuide技術分析2.1 MapGuide概述與特點MapGuide是Autodesk公司推出的在網路上發布空間資料的新一代Web GIS平台,為了促進開源Web

SOS: Autodesk MapGuide Studio – Preview can not display “Feature Label” with Chine

SOS: Autodesk MapGuide Studio - Preview can not display "Feature Label" with Chinese text on the platform of MapGuide Open Sourceenviroment: MapGuide open source(v1.1) and MapGuide WebServer Extension are the latest version downloaded form

moblie development based on .net compact framework3 question:activeX

On how to Hosting ActiveX Controls in the .NET Compact Framework 2.0, ms did not give a answer. There are 2 solutions cfcom and openNETCF, which i have mentationed at the above post.I have worked for two days to host Hosting a GIS ActiveX:MapX

mos開發系列教程九:關於中文化

一.中文標註好象暫時沒有簡單可行的辦法可以解決。一般的,是更新字休。如改成Ms Gothic, MingLiU, Arial Unicode

ArcEngine開發體驗(附許可)

ArcGIS Engine Developer Guide ArcGIS9.0開發文檔《Engine_Developers_Guide.pdf》376 ,花了兩三天看完了。guide特點:1 guide裡面的基礎性的東西很多,涉及com開發應用,開發語言,環境和ao架構介紹的內容2 介紹.net開發ae(當然也有別的環境)的資料太少,抄襲《explorering arcobjects》的成分太多,如果與ao guide對比,發現ae的成分特少,不到1/4吧。3 從這裡可以看出ao的重要性。4

總頁數: 61357 1 .... 6175 6176 6177 6178 6179 .... 61357 Go to: 前往

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.