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,比想象中的大.

查看全文
  • 相关阅读:
    JVM理解
    ubuntu下Android反编译详细教程-apktool,dex2jar,jd-gui的使用
    Add Two Numbers
    Two Sum
    JS实现总价随数量变化而变化(顾客购买商品表单)
    族谱管理系统(孩子兄弟存储结构)
    Java登录界面的实现(注册、登录、背景图片)
    Java GUI记账本(基于Mysql&&文件存储两种版本)
    几种对栈操作的方法
    Java中的成员内部类
  • 原文地址:https://www.cnblogs.com/aspnetx/p/1288670.html
  • Copyright © 2011-2022 走看看