MICROSOFT WINDOWS 8 BUILD STUDY NOTE (2)

APP-737T - Metro style apps using XAML - what you need to know Refer: http://channel9.msdn.com/Events/BUILD/BUILD2011/APP-737T This session talking about XAML for Metro style application implement. Focus on XAML for C/C++/C#/VB on Metro style application development. Consistent with WPF and silverlight New in Windows 8 Metro 1. New look and support for touch 2. Deployment by Windows Store 3. Tile –> splash screen to application New XAML UI Control 1. Build in “Grouping” 2. Windows 8 look and feel and its “selection model” 3. Media player on Metro Style 4. Grid view and Flip view 5. Application Bar: Swipe from bottom/top to display 6. Manipulation and gestures: It could handle rotation on Button_Clicp event. Metro Style App Concept 1. Diversity of display and resolution 2. Layout changed 1. Snapped(small one on split), Filled (big one on split) and Full Screen 2. It could be tested on simulator on VS2011 CTP. Metro...
繼續閱讀

iOS5更新心得

iOS5 upgraded, 幾個重點記錄一下: C槽請有夠大空間~ 避免更新時候的備份掛點~ 請記得先把購買的部分全部傳到iTune 要事前備份避免任何意外(連你下載檔案都先備份) App 要sync 到iTune 不然就得重新下載然後自己排位置 iCloud 設定要設好~ app 裡面東西先不用上雲端~ 避免爆掉(每人免費5G) 更新中網路不要斷(可以先下載避免意外) 兩篇文章可參考 http://www.ptt.cc/bbs/iPhone/M.1318504656.A.655.html http://www.ptt.cc/bbs/iPhone/M.1318506974.A.C22.html
繼續閱讀

Microsoft Windows 8 build study NOTE (1)

  BPS-1006 Tools for building Metro style apps Refer video: http://channel9.msdn.com/Events/BUILD/BUILD2011/BPS-1006 Note: It is introduction of VC2011, here is some major demo topic as follows: Auto spell which is powerful with Visual Assist Auto spell, finding related function and method. It is easy to go. JS debugging: It is cool to have debugger for JS which also support all debugging window (variable, watch…) Parallel stack debugging windows: It has visualization debugging tab for parallel which could show currently threading and each thread dependency. RT XAML editor: During debugging you also could editing XMAL code by select on UI or select on code segment to show UI change on fly. Simulator debugger: I think it is very cool stuff for me such we don’t have multiple touch panel on hand but we need implement some related to “Share”, “Search” which need finger slip. It also provide “finger”, “rotate”, “zoom” and it...
繼續閱讀

魔物獵人-iOS版本-動態狩獵(Monster Hunter - Dynamic Hunting)

> > 下載鍊結: [http://itunes.apple.com/tw/app/id428887854?mt=8](http://itunes.apple.com/tw/app/id428887854?mt=8) 現在只要0.99USD喔(到2011/08/31) > > 自從今年五月底買進了iPhone4 白色之後~ 其實最近我發現我的PSP的遊玩時間嚴重的被iPhone所分配完。 但是更恐怖的是~ iOS竟然也發表了魔物獵人的遊戲,這大概也代表了~ 我的時間會花更多在iPhone上吧~ 這是我的角色畫面,使用的是最近更新過後才開放的武器~ 槌。 到目前為止(2011/08/30)一共開放了~ 單手劍、大劍、雙劍與槌,不過根據勳章的空格~ 應該還有一些武器會開放,大家可以去下載另外一個iOS app (MHDH Assist Lite)裡面有提到,在此就不雷啦。 在這裡也有所謂的商店不過商店老闆只有一隻愛露,而且他兼做武器、防具與寶物店老闆。 而且這裡的寶物其實沒有甚麼用處~ 因為去狩獵本身也會有一些回復劑。 面對魔物的戰鬥方式採取的是一對一的戰鬥(男人就是要對打)。整個方是有點像是練習場的狩獵方式,不像是其他版本的魔物獵人有採集與狩獵兩個部分,這個版本主要在狩獵(大概也是動態狩獵的意義吧?) 在這個版本的遊戲~ 充分的運用了 iPod/iPhone的multi-touch的遊玩方式,你可以在這個畫面看到~ 大槌的攻擊方式就有三種: 集氣攻擊: 就像是一般大槌的集氣攻擊,這時候還可以移動的。 橫向攻擊: 其實就是大絕招~ 橫向攻擊需要大絕招的點數(需要透過閃避敵人才能得到) 通常攻擊: 一般攻擊~ 可以最多攻擊三次 這是主要戰鬥畫面~ 其實大家可以看到主要是一對一的對戰~ 然後這裡的操作也相當的直觀: 移動: 就直接用手去劃 點擊: 普通攻擊 兩根手指頭向左右劃: 閃避~ 這也是這款遊戲的重點~ 因為你需要不斷的閃避魔物的攻擊~ 找尋適當的空隙然後攻擊。 玩到現在~ 其實遊戲不錯玩~ 雖然還沒試過連線對戰~~但是整體遊戲感也不失為一款小品~ 而且武器與防具的素材也是有點小小的血尿。 其實很推薦大家玩。
繼續閱讀

開始第一個Windows Phone 7 的範例程式 Fuel Tracker

首先要去下載Visual Studio Express 2010 for Windows Phone 7 http://www.microsoft.com/visualstudio/en-us/products/2010-editions/windows-phone-developer-tools 安裝好大概需要400MB~ 整體的開發介面就是C#介面~ 不是很習慣 之後去下載官方第一個範例程式(不是Hello World) Fuel Tracer http://go.microsoft.com/fwlink/?LinkId=211809 我覺得使用Windows Phone7 SDK with Visual Studio Express 有個好處是~ 他是用手機模擬器~ 可以直接看到你的開發成果。 剛開始使用範例程式模擬器~ 可以滑動螢幕與點擊~ 還可以改變手機的顯示模式。
繼續閱讀

相關資料

如何開發第一個WP7的程式(MSDN): http://msdn.microsoft.com/library/gg680270(v=pandp.11).aspx WP7開發軟體下載(官方) Microsoft Visual Studio 2010 Express for Windows Phone: http://www.microsoft.com/visualstudio/en-us/products/2010-editions/windows-phone-developer-tools (約有400MB) Windows Phone 7 智慧型手機應用程式開發總覽: http://msdn.microsoft.com/zh-tw/windowsphone/ff955778 許多範例程式~ 並且有相關教學: http://msdn.microsoft.com/en-us/library/ff431744(VS.92).aspx (08/24更新) Windows Phone 7 SDK RC http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27153 (約有500MB, 08/25更新)
繼續閱讀