Windows Phone 7开发指南:针对iPhone开发者的解析

需积分: 10 0 下载量 88 浏览量 更新于2024-07-29 收藏 6.1MB PDF 举报
"Windows Phone 7 for iPhone Developers" 是一本由 Kevin Hoffman 编著,由 Addison-Wesley 出版的书籍,出版日期为2011年8月,主要面向那些已经熟悉iPhone开发并希望转向Windows Phone 7平台的开发者。 这本书详细探讨了如何将iPhone开发者的经验应用到Windows Phone 7平台上。Windows Phone 7是微软推出的一个移动操作系统,旨在与苹果的iOS竞争。该书的内容可能包括但不限于以下几个关键知识点: 1. **平台对比**:书中可能会对比Windows Phone 7和iPhone操作系统的架构、用户界面设计原则以及开发者工具的差异,帮助读者快速理解和适应新平台。 2. **开发环境**:介绍Microsoft的Visual Studio和Expression Blend,这两个工具是Windows Phone 7开发的主要工具,可能包括如何安装、配置和使用这些工具进行应用程序开发。 3. **Silverlight和XAML**:Windows Phone 7应用程序通常使用Silverlight技术构建,基于XAML(Extensible Application Markup Language)进行UI设计。书中会详细介绍这两种技术的基本概念和实际应用。 4. **API和SDK**:讨论Windows Phone 7的SDK(Software Development Kit),包括对操作系统API的访问,如多媒体、位置服务、网络通信等,以及如何利用这些API创建功能丰富的应用。 5. **移植策略**:提供从iOS到Windows Phone 7平台的代码移植技巧和策略,帮助开发者理解两个平台之间的相似性和不同点,以最小化移植工作量。 6. **用户体验设计**:Windows Phone 7有其独特的“动态磁贴”界面,书中会指导开发者如何创建符合Windows Phone 7风格的用户体验。 7. **市场和分发**:讲解如何在Windows Marketplace for Mobile上发布应用,以及市场策略和用户获取的考虑因素。 8. **调试和测试**:涵盖调试工具的使用,以及如何进行设备和模拟器测试,确保应用在Windows Phone 7设备上的兼容性和性能。 9. **实例分析**:书中可能包含一些实际案例,展示如何从一个具体的iPhone应用出发,将其转换为成功的Windows Phone 7应用。 10. **版权和商标信息**:书中提醒读者注意商标使用的规定,并指出尽管作者和出版社尽力保证信息的准确性,但不承担因使用书中信息而产生的错误或遗漏的责任。 "Windows Phone 7 for iPhone Developers" 是一本专为跨平台开发者准备的指南,通过深入浅出的讲解,帮助他们将已有的iPhone开发技能迁移到Windows Phone 7平台,实现无缝过渡。

翻译 This is Elsevier's new document class for typeset journal articles, elsarticle.cls. It is now accepted for submitted articles, both in Elsevier's electronic submission system and elsewhere. Elsevier's previous document class for typeset articles, elsart.cls, is now over 10 years old. It has been replaced with this newly written document class elsarticle.cls, which has been developed for Elsevier by the leading TeX developer STM Document Engineering Pvt Ltd. elsarticle.cls is based upon the standard LaTeX document class article.cls. It uses natbib.sty for bibliographical references. Bugs and problems with elsarticle.cls may be reported to the developers of the class via elsarticle@stmdocs.in. The file manifest.txt provides a list of the files in the elsarticle bundle. The following are the main files available: - elsarticle.dtx, the dtx file - elsdoc.pdf, the user documentation - elsarticle-template-num.tex, template file for numerical citations - elsarticle-template-harv.tex, template file for name-year citations - elsarticle-template-num-names.tex, template file for numerical citations + new natbib option. Eg. Jones et al. [21] - elsarticle-num.bst, bibliographic style for numerical references - elsarticle-harv.bst, bibliographic style for name-year references - elsarticle-num-names.bst, bibliographic style for numerical referencces + new natbib option for citations. To extract elsarticle.cls from *.dtx: latex elsarticle.ins The documentation file is elsdoc.tex in the contrib directory. To compile it: 1. pdflatex elsdoc 2. pdflatex elsdoc 3. pdflatex elsdoc

2023-06-01 上传