• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






guoguo-ABC

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2016年3月1日

Windows Mobile系列学习四:Windows Mobile如何进行打包、设置打包显示图标
摘要: 选中Solution,新建Project,类型为:other project Types – setup and Deployment- Smart Device CAB Project, Name为SmartSetUP 选中File System on Target Machine,点右键—》Ad 阅读全文
posted @ 2016-03-01 12:02 guoguo-ABC 阅读(182) 评论(0) 推荐(0)
 
Windows Mobile系列学习三:Windows Mobile 程式如何和Web Service建立连线
摘要: 首先打开Project,选中Project Name, 点右键—》add Web Reference。。。 打开Web Reference对话框,输入URL网址:http://192.168.7.40:8085/WebService1.asmx, 按下GO, 在左图就出现网站内容。然后输入:Web 阅读全文
posted @ 2016-03-01 11:13 guoguo-ABC 阅读(138) 评论(0) 推荐(0)