
# Windows

## Windows Desktop

## Windows Mobile

* Windows CE
  |- Windows Mobile
  |- Pocket PC
  `- Smartphone
* Windows Phone

| 字段 | 值                                                                                                     |
|------|--------------------------------------------------------------------------------------------------------|
| ua   | Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; SAMSUNG; SGH-i917) |

| 字段        | 值                                                                                                               |
|-------------|------------------------------------------------------------------------------------------------------------------|
| ua          | Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Nokia 620) |
| verdor      | undefined                                                                                                        |
| verdorSub   | undefined                                                                                                        |
| platform    | Win32                                                                                                            |
| external    | {}                                                                                                               |
| appCodeName | Mozilla                                                                                                          |
| appName     | Microsoft Internet Explorer                                                                                      |
| appVersion  | 5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Nokia 620)         |




## 参考

* [我理解的Windows moblie(1)](http://blog.csdn.net/okluo/article/details/2088899)
* [我理解的Windows moblie(2)](http://blog.csdn.net/okluo/article/details/2090783)
