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

查看全文
  • 相关阅读:
    java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
    Eclipse插件安装
    SQL 四种连接查询(内连接、左连接、右连接、全连接)
    数据库分页查询
    kafka shell命令
    you can't add a second 'create_time' expression specified as 'create_time : Document{{$lte=2020-07-31 00:00:00}}'.<br>Criteria already contains 'create_time : Document{{$gte=2020-07-01 00:00:00}}'
    nginx: [emerg] "proxy_pass" cannot have URI part in location given by regular expression, or inside named location, or inside "if" statement, or inside "limit_except" block
    Nginx配置中不同请求匹配不同请求
    FastDFS 磁盘空间不足(tracker_query_storage fail,error no : 28,error info : No space left on device)
    Oracle临时表空间不足,ORA-01652:无法通过128(在表空间TEMP中)扩展temp段
  • 原文地址:https://www.cnblogs.com/aspnetx/p/1288670.html
  • Copyright © 2011-2022 走看看