前面也寫了不少關於arcgis api for silverlight的應用部落格,但是都比較零散。主要目的也都是記錄下來,以便自己以後隨時拿來用。最近有位朋友問了些有關用arcgis api for silverlight的基礎問題,所以我想有必要寫個系列,和大家一起分享。希望對大家能有點協助。好了,廢話不多說,我們從搭建一個Arcgis Silverlight 應用開始。首先,Visual Studio
研發的同事說建表時資料庫報錯:ORA-1536 [oracle@localhost ~]$ oerr ora 153601536, 00000, "space quota exceededfor tablespace '%s'"// *Cause: The space quota for the segment owner in the tablespace has// been exhausted and the operation attempted the
START TRANSACTION, COMMIT, and ROLLBACK SyntaxFrom: http://dev.mysql.com/doc/refman/5.0/en/commit.htmlOf Course,the Article noted from MySQL,but MySQL,SQL Server,Oracle Start Tracmsaction, Commit, and RollBack Syntax are no problem in DML.I hope
作為ESRI的平台的一份子arcgis api for silverlight,自然與ESRI的其它產品有聯絡。上一篇我們做了一個地圖瀏覽的程式,它的確很簡單。只是有一點不大明白: <esri:ArcGISTiledMapServiceLayer ID="MyLayer" Url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"
因為實習需要,從3月中旬開始學習OpenGL,網上得知OpenGL紅寶書是入門法寶,本人以Visual Studio 2008作為學習OpenGL的環境,然後需要下載OpenGL的標頭檔、連結庫等檔案,從http://www.opengl.org網上可以下載到,剛開始學習可能只涉及到gl.h,glut.h等檔案,但是在使用到後面的一些功能時發現因版本問題需要一些拓展檔案glew.h等,感覺剛開始把東西都下全了比較方便。然後分門別類的放到指定目錄下。
Best English Poems in China - Frontier PoetryFrontier Poetry - http://www.hwswworld.com/poetry.phpRain (November 7, 2008)Descend from the skyStrike the mountainStrike the riverStrike my mindYou are my cleanerYou are my humidifierYou are my
今天裝了一個完整綠色版VC++6.0 然後斷點可以設定,但是調試不了,於是上網搜了一下,照著好幾個版本改了一遍,終於成功了,轉載出來分享一下One or more breakpoints cannot be set and have been disabled...錯誤現象:debug中的 step info或者run to cursor合著設定斷點會出現One or morebreakpoints cannot be set and have been disabled.