欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Windows Phone
来自开放百科 - 灰狐
(版本间的差异)
小 (→Links) |
|||
第40行: | 第40行: | ||
==Windows CE== | ==Windows CE== | ||
*[[M8SDK]] | *[[M8SDK]] | ||
+ | ==图集== | ||
+ | <gallery widths=100px heights=100px perrow=6> | ||
+ | Image:Microsoft-Push-Notification-Service.jpg|推送通知 | ||
+ | Image:MVVM.png|MVVM | ||
+ | </gallery> | ||
+ | |||
==Links== | ==Links== | ||
*[http://www.windowsphone7series.com Windows Phone 7 Series] | *[http://www.windowsphone7series.com Windows Phone 7 Series] |
2012年3月29日 (四) 02:08的版本
您可以在Wikipedia上了解到此条目的英文信息 Windows Phone Thanks, Wikipedia. |
目录 |
Windows Mobile 6 SDK
#ifdef WIN32_PLATFORM_PSPC // Code for either Windows Mobile 6 Classic or Windows Mobile 6 Professional. #if (WIN32_PLATFORM_PSPC = 400) // Code for Windows Mobile 2003. LoadString(g_hInst, IDS_PPC2003, szBuf, MAX_LOADSTRING);
#elif (WIN32_PLATFORM_PSPC = 310) // Code for Pocket PC 2002. LoadString(g_hInst, IDS_PPC2002, szBuf, MAX_LOADSTRING); #endif #endif // WIN32_PLATFORM_PSPC
Windows Mobile 6 SDK及中文版模拟器直接下载网址(官网)
WM6 Standard即原来的SmartPhone,WM6 Professional即原来的PPC。
WM6 SDK下载网址:
- WM6 Standard SDK(210M):
- WM6 Professional SDK(454M):
http://download.microsoft.com/download/f/2/3/f232f773-7edc-4300-be07-d3b76a5b3a91/Windows Mobile 6 Professional SDK Refresh.msi
WM6简体中文版模拟器下载网址:
- WM6 Professional版(207.1 MB):
- WM6 Standard版(83.2 MB):
WM6繁体中文版模拟器下载网址:
- WM6 Professional版(218M):
http://download.microsoft.com/download/0/1/2/012bfbba-9fe5-4e68-86c9-d434446d97dd/0404/Windows Mobile 6 Professional Images (CHT).msi
- WM6 Standard版(91M):
http://download.microsoft.com/download/0/1/2/012bfbba-9fe5-4e68-86c9-d434446d97dd/0404/Windows Mobile 6 Standard Images (CHT).msi
Projects
Windows CE
图集
Links
分享您的观点