- Application Development in iOS 7
- Kyle Begeman
- 306字
- 2021-07-16 11:49:55
The new user experience
Xcode 5 features many welcomed changes to its overall user experience in the form of subtle design enhancements and under-the-hood optimization. Take a few minutes to play with the new IDE, and you will see that although not much has moved, the cleaner UI provides a much less distracting environment to work in. Shorter toolbars and easy-to-see highlighted buttons help keep your content front and center.
The following screenshot shows how the window of the new IDE looks:

Features such as Open Quickly have been trimmed down in size, yet improved in functionality. Navigating to File | Open Quickly or using the keyboard shortcut command + shift + O will open a simplified single-line search bar in the middle of your screen. As you type an option, search results are returned much more quickly and prioritized based on relevance. Each result also features detailed data on your query such as the file and line number. The following screenshot shows an example of search results:

For a more refined search, you may want to select the search navigator from the navigator panel or use the keyboard shortcut command + 3. Typing a search query and pressing enter will prompt Xcode 5 to perform a project-wide search by default. The results will be displayed in the navigator below the search bar, and also includes new options for refinement. Selecting the In Project button (here, Project
is the name of your project) will allow you to specify individual folders to perform the search in. For even more flexibility, the new search navigator will allow you to build custom search scopes that can be saved for future usage. The following screenshot shows the difference between when we do and when we do not select the In FoodAndMe button (in this case, FoodAndMe
is the project name):

- Getting Started with oVirt 3.3
- 嵌入式Linux驅(qū)動(dòng)程序和系統(tǒng)開發(fā)實(shí)例精講
- 混沌工程實(shí)戰(zhàn):手把手教你實(shí)現(xiàn)系統(tǒng)穩(wěn)定性
- Kubernetes從入門到實(shí)踐
- 網(wǎng)絡(luò)操作系統(tǒng)管理與應(yīng)用(第三版)
- STM32庫(kù)開發(fā)實(shí)戰(zhàn)指南:基于STM32F4
- Application Development in iOS 7
- OpenSolaris設(shè)備驅(qū)動(dòng)原理與開發(fā)
- Linux基礎(chǔ)使用與案例
- Hands-On GPU Programming with Python and CUDA
- Linux內(nèi)核修煉之道
- Learn OpenShift
- BuddyPress Theme Development
- Implementing Cloud Design Patterns for AWS(Second Edition)
- Learning Joomla! 3 Extension Development(Third Edition)