zoukankan      html  css  js  c++  java
  • windows mobile 6的开发包

    之前使用过ppc2002,ppc2003以及windows mobile 5 for ppc的系统,最近买了hp的518系统windows mobile 6.很好奇所以决定下载开发报写点程序玩.

    刚开始下载的时候很纳闷,怎么只有ppc版本而没有smart phone版本了呢?难道6舍弃了sp平台的开发,今天在微软网站上看到这样的说明才明白过来.

  • Windows Mobile for Smartphone = Windows Mobile Standard (download the Windows Mobile 6 Standard SDK)
  • Windows Mobile for Pocket PC = Windows Mobile Classic (download the Windows Mobile 6 Professional SDK)
  • Windows Mobile for Pocket PC Phone Edition = Windows Mobile Professional (download the Windows Mobile 6 Professional SDK)
  •  

    标准版,经典版和专业版原来就是区分smart phone和ppc的,确实也有些道理,sp平台做应用?数据采集,确实勉强些,而ppc确实比较适合,所以叫专业版确实也对.

    另:standard居然200多m,比想象中的大.

查看全文
  • 相关阅读:
    一元试用一个月的备份服务,把编剧的套路彻底堵死
    微软开源 PowerShell 并支持 Linux 和 OS X
    MySQL Database on Azure 支持 5.7 版本啦!
    python把字典写入excel之一例
    python字典无序?有序?
    字典转化为有序列表
    对xml文件的sax解析(增删改查)之二
    对xml文件的sax解析(增删改查)之一
    XML中CDATA和#PCDATA的区别
    dtd文件中写的引用实体被xml文件引用后无法在浏览器中显示的问题
  • 原文地址:https://www.cnblogs.com/aspnetx/p/1288670.html
  • Copyright © 2011-2022 走看看