070-481試験無料問題集「Microsoft Essentials of Developing Windows Store Apps using HTML5 and JavaScript 認定」
You are developing a Windows Store text editor app by using HTML5 and JavaScript.
Users must be able to select text within the app and then copy the text.
You need to enable the copy feature.
Which code segments should you use? (Each correct answer presents part of the solution.
Choose all that apply.)

Users must be able to select text within the app and then copy the text.
You need to enable the copy feature.
Which code segments should you use? (Each correct answer presents part of the solution.
Choose all that apply.)

正解:C,D
解答を投票する
HOTSPOT
The following image depicts three apps. App1 and App3 have been launched by App2.

Select the correct answer from each list based on the information presented in the image. Each correct selection is worth one point.

The following image depicts three apps. App1 and App3 have been launched by App2.

Select the correct answer from each list based on the information presented in the image. Each correct selection is worth one point.

正解:

You are developing a newsreader app that provides users with daily aggregated articles from popular news sites.
You must allow users to share the URI of the articles.
The app must allow at least one of the following ways to share the URI:
- With another Windows Store app
- With the user's default web browser
You need to implement the sharing functionality.
Which property of the StandardDataFormats class should you use?
You must allow users to share the URI of the articles.
The app must allow at least one of the following ways to share the URI:
- With another Windows Store app
- With the user's default web browser
You need to implement the sharing functionality.
Which property of the StandardDataFormats class should you use?
正解:D
解答を投票する




