發表文章

目前顯示的是 2013的文章

[Lab 12/04] 抓open street map離線地圖

open street map: http://www.openstreetmap.org/export#map=5/21.105/123.069 按匯出可以選取要載的區域拿到坐標地區 參考這篇 http://shiki.me/blog/offline-maps-in-ios-using-openstreetmap-and-route-me/ 指令 step 1 安裝抓地圖的套件 wget http : //search.cpan.org/CPAN/authors/id/R/RO/ROTKRAUT/Geo-OSM-Tiles-0.04.tar.gz tar - xf Geo - OSM - Tiles - 0.04 . tar . gz cd Geo - OSM - Tiles - 0.04 step 2 perl Makefile . PL # make sure there are no errors/warnings make make test make install # you might have to use sudo 在make test 時出現error 是因為我用的ubuntu12.04才剛灌好,沒有安裝套件  sudo apt-get install libwww-perl  sudo apt-get install libyaml-perl 裝好這兩個再重新做一遍step 2 step 3  執行 downloadosmtiles.pl 我抓整個台灣 澳門 上海: downloadosmtiles.pl --lat=21.698:33.541 --long=111.885:122.959 --zoom=0:15 --destdir=your/tiles/folder 這樣就把地圖抓到your/titles/folder 啦!

在 eclipse 中匯入編譯好的 class 檔

查了一陣子資料 最後在知識家找到了! 首先~打開eclipse 1. 在專案資料夾按下右鍵選properties 2. 跳出來的視窗右側選Java Build Path 3. 選擇Libraries 4-1. 選擇Add Class Forder將你workspace當中的class資料夾匯入 4-2. 或是Add External Class Forder 選擇你電腦裡面的資料夾

撲克牌 新手 資料整理

在寫 oop作業時,首先第一道門檻的就是艱澀的題目看不懂... 這次作業讓我認識了平生最不熟悉的撲克牌 算是一大收穫XD 撲克牌型: http://zh.wikipedia.org/wiki/%E6%92%B2%E5%85%8B%E7%89%8C%E5%9E%8B Dueces Wild規則 http://www.lagoon-casino.com/chinese/deuceswild.html 網頁版遊戲 http://www.gamehouse.com/online-games/deuces-wild-online