tailieunhanh - Programming the iPhone User Experience phần 6

Thiết kế giao diện người dùng là một phần quan trọng của phát triển ứng dụng vì giao diện người dùng là bộ mặt của một ứng dụng. Trong thực tế, hầu hết người dùng, giao diện là ứng dụng. Thiết kế và phát triển dành nhiều thời gian để quyết định các yếu tố giao diện phổ biến như thế nào nên nhìn và cách tương tác xảy ra. | Simpo PDF Merge and Split Unregistered Version - http Download at Simpo PDF Merge and Split Unregistered Version - http __CHAPTER 7 Interaction Patterns and Controls User interface design is an important part of application development because the UI is the face of an application. In fact to most users the interface is the application. Designers and developers spend a lot of time deciding how common interface elements should look and how interaction should occur. Designers of Cocoa or Cocoa Touch applications can take advantage of the Cocoa UI frameworks to rapidly prototype and adapt their interfaces. In addition to the frameworks Apple provides developers with descriptions of interaction patterns for common problems in the Human Interface Guidelines. Application Interaction Patterns The View Controller Programming Guide for iPhone OS included in the iPhone SDK documentation explores several high-level design patterns for user interaction. Apple created semantics for describing the overall style of interaction for a given screen or set of screens in an application. Most applications will implement designs that can be described according to this vocabulary. Designers with an understanding of common patterns can use that knowledge to plan interfaces according to user needs. Command Interfaces A command interface presents users with a toolbar containing one or more buttons that represent executable actions. Command interfaces typically don t use view controllers and instead wire actions for buttons to other objects directly. You add a UIToolbar to your application to implement a command interface. Command interfaces might be appropriate if You have a very small finite set of actions to display. You have an editable view such as a drawing surface and want a set of tools or actions. 83 Download at Simpo PDF Merge and Split Unregistered Version - http Your .

crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.