隐藏 发表于 2025-3-26 22:45:47
http://reply.papertrans.cn/19/1827/182657/182657_31.pngBATE 发表于 2025-3-27 02:09:01
Working with Images,Most user interfaces consist of text, but text alone can appear plain. That’s why the second most common type of information to display on the screen is images. Images can serve purely for decorative purposes, or they can help the user navigate through a user interface.许可 发表于 2025-3-27 05:28:27
http://reply.papertrans.cn/19/1827/182657/182657_33.png青春期 发表于 2025-3-27 11:53:34
http://reply.papertrans.cn/19/1827/182657/182657_34.png旋转一周 发表于 2025-3-27 17:33:47
Limiting Choices with Pickers,Text Fields are great for letting the user enter any type of information such as names or short answers to questions. The problem is that if the user has the freedom to enter anything, they could accidentally (or on purpose) enter invalid data.aggressor 发表于 2025-3-27 20:42:06
Limiting Choices with Toggles, Steppers, and Sliders,Ideally, you want to limit the user to select only valid options. That keeps the user from entering invalid data such as spelling out a number (such as thirty-seven) instead of typing out the number (37). Three additional ways to restrict the user into selecting only valid data are toggles, steppers, and sliders.STENT 发表于 2025-3-28 00:30:47
http://reply.papertrans.cn/19/1827/182657/182657_37.pngconifer 发表于 2025-3-28 03:58:23
Touch Gestures,Allowing the user to control an app through Buttons, Toggles, or Menus is handy, but all of these controls take up space on the screen. To eliminate the need for extra objects on the user interface, your app can also detect and respond to touch gestures that allow direct manipulation of items displayed on the screen.柔声地说 发表于 2025-3-28 07:44:16
http://reply.papertrans.cn/19/1827/182657/182657_39.pngARM 发表于 2025-3-28 11:45:17
http://reply.papertrans.cn/19/1827/182657/182657_40.png