黎波

Windows Mobile Development for Line of Business
posts - 185, comments - 1253, trackbacks - 43, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

Windows Mobile 初学者工具箱

Posted on 2006-08-24 15:00 黎波 阅读(2081) 评论(4)  编辑 收藏 所属分类: Mobile Samples
今天发现 Mobile Developer Center 上有 Windows Mobile Starter Kits 提供下载,上面有三个功能完整的示例应用程序,并提供相关文档。

Name: WMPStatusPlugin
Category: Today Screen Plug-in
Platform: Pocket PC
Language: C++

The WMPStatusPlugin Starter Kit is a complete Today Screen plug-in for a Windows Mobile-based Pocket PC, written in Visual C++. By tapping on the plug-in, you can toggle Windows Media Player Mobile between play and pause modes. The sample also includes a background plug-in to control the current instance of the Windows Media player. The project comes ready to compile, deploy and run.

  • A complete Today Screen plug-in
  • Interacts with Windows Media Player Mobile via COM interface
  • Displays information on currently playing artist, album, track number and track title
  • Installation project for each plug-in is provided.
Download
Support and Feedback


Name: DexMobile
Category: Game
Platform: Pocket PC
Language: C#


DexMobile is a simple board-game, the object of which is to arrange your pieces into a perfect triangle before the game's AI can do the same. It's not as easy as it might sound! The starter kit demonstrates several managed code techniques, including:

  • C# Application with multiple forms, dialog boxes
  • Built-in help
  • Orientation awareness (dynamic layout depending on screen size and shape)
  • A variety of GDI and COM interoperability techniques for drawing the game board
  • Multiple "themes" for how the game board is drawn
  • Animation
  • Separation of user interface from game logic using C# interfaces
  • Loading string and image data from resources
  • Simple depth-first search game AI with four skill levels
  • And, it's fun!
Download
Support and Feedback


Name: Tabbed Web Browser
Category: Application
Platform: Pocket PC
Language: C#


The Tabbed Web Browser Starter Kit uses the .NET Compact Framework's WebBrowser control to create a replacement browser for Internet Explorer Mobile. The new browser supports tabs, which allows multiple web pages to be visited at once.

  • A C# Application using WebBrowser and TabControls
  • Accesses Internet Explorer Mobile's internal favorites list
  • Creates a web page programmatically
  • Included support for emailing web pages
  • Support for landscape and portrait modes
  • Requires the .NET Compact Framework version 2 to be installed on the device
Download
Support and Feedback


快快下载下来好好研究吧 :-)

Feedback

#1楼    回复  引用  查看    

2006-08-24 19:33 by aspnetx      
前段时间研究了一些
以后公司可能有这样的项目
不过打算看看vista发布后其相应的mobile平台会有什么变化

#2楼 [楼主]   回复  引用  查看    

2006-08-24 21:54 by upto      
今年年底 Windows CE 6.0 要发布,现在有 Beta 版。
WINCE6 的内核改进非常大!
还没有开始研究:)

#3楼    回复  引用  查看    

2006-08-30 18:43 by sunday      
全是英文的怎么能看懂呀...

#4楼 [楼主]   回复  引用  查看    

2006-08-31 09:29 by upto      
楼上的,你要恶补英语了!

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-03-18 10:39 编辑过


相关链接: