IOS 11 Development Tutorial (v) Introduction to IOS11 Simulator II
Setting the language in the 3.IOS11 simulator
For people of different countries, the language used is not the same. In general, the IOS11 simulator is used by default in English. For the English poor developers, English is like the heavenly book, how to see also do not understand. At this point, you need to set the language of the iOS emulator. To set the language, you need to switch to the emulator's main interface and drag to the left to find the settings application. After you have found the language of the iOS simulator can be set up, the following will be the language of the iOS simulator to Chinese, the specific steps are as follows:
(1) switch to the main interface and find the settings application, 1.10.
(2) Select the Settings application icon to enter the settings interface, as shown in 1.11.
Figure 1.10 Settings application diagram 1.11 Settings interface
(3) Select the General option and go to the general interface, 1.12 as shown.
(4) Select the Language®ion option to enter the Language®ion interface, as shown in 1.13.
Figure 1.12 General interface diagram 1.13 Language®ion interface
(5) Select iphone language option to enter the iphone language interface, as shown in 1.14.
(6) Select the "Simplified Chinese" option, tap the Done button, and pop up the action form, as shown in 1.15.
Figure 1.14 IPhone Language Interface Figure 1.15 setting language
Figure 1.16 Setting the language interface Figure 1.17 Chinese interface
(7) Select the Change to chinese,simplified option and go to the interface where the language is being set, as shown in 1.16. When the language is set up, the iOS emulator will exit to the main interface, where the title of the main interface's application is changed to Chinese, as shown in 1.17.
4. Removing an application from the IOS11 emulator
As the number of running programs increases, the icons that appear on the iOS emulator are added, and developers can delete applications that are no longer in use, saving memory for the device, or making it easier for users or developers to manage their own applications. Here are the steps to remove the HelloWorld application.
(1) long press the HelloWorld application to be deleted until all applications start to jitter and an "X" appears in the upper-left corner of each application, which is a delete tag, as shown in 1.18.
(2) Tap the delete tag that appears in the upper-left corner of the Hello World program, and a Delete "HelloWorld" dialog box pops up, selecting the Delete button, which is shown in 1.19. The Hello World application was then deleted on the iOS emulator.
Figure 1.18 Long Press the Hello World application Figure 1.19 Delete the "Hello World" dialog box
IOS 11 Development Tutorial (v) Introduction to IOS11 Simulator II