최신 070-481 무료덤프 - Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript
You need to ensure that the settings for the About page meet the business requirements.
Which attribute should you add to the DIV element in line AB07?
Which attribute should you add to the DIV element in line AB07?
정답: D
You are developing a Windows Store app.
Users must be able to initiate searches by using the Search charm. The app must display
the search text in a DIV element named searchBox.
You need to add code to meet this requirement.
Which code segment should you add?

Users must be able to initiate searches by using the Search charm. The app must display
the search text in a DIV element named searchBox.
You need to add code to meet this requirement.
Which code segment should you add?

정답: C
You need to ensure that the requirements for capturing user input on the newsltem.html page are met.
Which code segments should you use? (Each correct answer presents part of the solution. Choose all that apply.)
Which code segments should you use? (Each correct answer presents part of the solution. Choose all that apply.)
정답: A,B
DRAG DROP
You are developing a Windows Store app that allows the user to write reviews for a
company's products.
The product selection page must switch to a vertical list layout when the app is snapped.
You need to ensure that the product layout is updated.
Which four actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

You are developing a Windows Store app that allows the user to write reviews for a
company's products.
The product selection page must switch to a vertical list layout when the app is snapped.
You need to ensure that the product layout is updated.
Which four actions should you perform in sequence? (To answer, move the appropriate
actions from the list of actions to the answer area and arrange them in the correct order.)

정답:

You are developing a Windows Store app that will be used to display daily high temperatures and other weather conditions for five cities.
The app must meet the following requirements:
- A splash screen is displayed on the device until the data is retrieved from the Internet. - The user must be able to view weather information as soon as the data is fully available.
You need to ensure that the splash screen is displayed at startup until the app has completed loading updated data.
Which actions can you perform to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)
The app must meet the following requirements:
- A splash screen is displayed on the device until the data is retrieved from the Internet. - The user must be able to view weather information as soon as the data is fully available.
You need to ensure that the splash screen is displayed at startup until the app has completed loading updated data.
Which actions can you perform to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)
정답: A,B
You add an element with an ID of MyFlexbox to newsPage.html.
You need to ensure that the layout for MyFlexbox meets the requirements.
Which layout should you choose?

You need to ensure that the layout for MyFlexbox meets the requirements.
Which layout should you choose?

정답: D
You are developing a Windows Store app. The app will format a paragraph of text to resemble the following image.

The app must format the paragraph to meet the following requirements:
- The paragraph must be divided between two columns.
- Columns must be separated by vertical lines that are two pixels wide. You need to ensure that the format of the paragraph meets the requirements.
Which code segment should you add?


The app must format the paragraph to meet the following requirements:
- The paragraph must be divided between two columns.
- Columns must be separated by vertical lines that are two pixels wide. You need to ensure that the format of the paragraph meets the requirements.
Which code segment should you add?

정답: A
You are developing a Windows Store app. The app has an app bar that is defined as shown in the following code segment.

You need to style the app bar to match the style of the app.
Which CSS class should you use?

You need to style the app bar to match the style of the app.
Which CSS class should you use?
정답: B
You need to implement the code to retrieve news items according to the requirements. Which code segment should you add to newsPage.js?


정답: A
You need to ensure that the app presents notifications according to the requirements. Which code segment should you insert at line ST11?


정답: B