iphone:Introduction
出自UXGuide.net
简介
Introduction
iPhone and iPod touch are sophisticated devices that combine the revolutionary Multi-Touch interface with powerful features, such as email and instant-messaging capability, a full-featured web browser, iPod, and, in iPhone, a mobile phone. iPhone OS is the system software that runs on iPhone and iPod touch. With the advent of the iPhone SDK, these powerful features are extended to include significant developer opportunities. In addition to creating web content for use on iPhone OS–based devices, developers can use the iPhone SDK to create native applications people can store and use on their devices.
iPhone 和 iPod touch 是融合了革命性的多点触摸技术和多种强大功能的复杂尖端设备,其功能包括电子邮件和即时通讯功能、全功能浏览器、iPod、以及——对于 iPhone 来说——移动电话。iPhone OS 是运行于 iPhone 和 iPod touch 上的系统软件。随着 iPhone SDK 的到来,其强大的功能进一步延伸,为开发人员提供了大量的机会。除了为基于 iPhone OS 的设备提供 Web 内容外,开发人员还可以通过 iPhone SDK 来创建本地应用程序,使人们能够在设备上直接储存和使用。
Read this document to learn about the range of application types you can develop for iPhone OS and the human interface design principles that form the foundation of great iPhone applications. In this document you learn how to follow those principles as you design a superlative user interface and user experience for your iPhone application. Whether you’re an experienced computer application developer, an experienced mobile-device application developer, or a newcomer to the field, the guidelines in this document will help you produce iPhone applications users want.
通过这篇文章你可以了解到,你可以为 iPhone OS 创建何种类型的应用程序,以及为优秀的 iPhone 应用程序奠定基础的人机界面设计原则。你将了解到如何在为 iPhone 应用程序设计精彩的用户界面和用户体验时遵循这些原则。无论你是一位经验丰富的计算机应用程序开发人员、还是经验丰富的移动设备应用程序开发人员、或者是这个领域的新手,本文中的准则都将帮助你创建出用户想要的 iPhone 应用程序。
Note: This document briefly summarizes web-based development for iPhone OS–based devices. For more in-depth information specific to designing web content for these devices, see iPhone Human Interface Guidelines for Web Applications.
注:本文概述了用于基于 iPhone OS 设计的基于 Web 的开发。关于专门为这些设备设计 Web 内容的深入信息,参见《iPhone Human Interface Guidelines for Web Applications》。
文章结构 Organization of This Document
iPhone Human Interface Guidelines is divided into two parts, each of which contains several chapters:
《iPhone 人机界面设计规范》分为两个部分,各包含若干章节:
- The first part, “Planning Your iPhone Software Product” describes the iPhone OS environment and the types of software you can develop for it. It also covers fundamental human interface design principles and describes how to apply these principles to the design of your iPhone application.
- 第一部分:“设计你的 iPhone 软件产品”。该部分讲述了 iPhone OS 的环境以及你可以进行开发的软件类型,同时也包含了基础的人机界面设计原则以及如何应用这些原则来创建你的 iPhone 应用程序。
- The second part, “Designing the User Interface of Your iPhone Application,” delves into the components you use to create the user interface of your iPhone application. It describes the various views and controls that are available to you and provides guidance on how to use them effectively.
- 第二部分:“为你的 iPhone 软件设计用户界面”。该部分深入讨论了那些用于创建 iPhone 应用程序用户界面的组件,并描述了可用的各种视图和控件以及如何有效利用的准则。
参见 See Also
To learn how to code your iPhone application, read:
要学习如何编写 iPhone 应用程序,参阅:
To learn about designing a web application for iPhone OS–based devices, read:
要学习如何设计基于 iPhone OS 设备的网页应用,参阅: