码迷,mamicode.com
首页 > 编程语言 > 详细

A Developer's Guide to Windows 10 answers of Microsoft Edge JavaScript engine

时间:2015-11-22 18:52:53      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:

1

  A Developer‘s Guide to Windows 10      

https://mva.microsoft.com/en-US/training-courses/a-developer-s-guide-to-windows-10-12618

 

Microsoft  Edge JavaScript engine

 

 

9 | Microsoft Edge and the Web Platform

1. Which control allows you to embed web content inside a Universal Windows Platform (UWP) app?
B. WebView
2. In Internet Explorer 6.0, which declaration allows the browser to identify in which HTML version a page is written?
D. !DOCTYPE
3. How do you enable experimental features in Microsoft Edge?
A. Go to the about:flags page.
4. Which framework can you use to create Hosted Web Apps across platforms and devices?
A. Manifold.js
5. What is the name of the JavaScript engine inside Microsoft Edge?
C. Chakra
6. Which website contains information about the development status of features for Microsoft Edge and allows you to vote for features that you want developed?
B. https://status.modern.ie
7. True or false: A hosted web app allows JavaScript on a website to call Windows Universal APIs.
A. True
8. You are developing a Hosted Web App that retrieves content from http://www.contoso.com. You need to ensure that when a user clicks a link in the Hosted Web App that points to a different URL, the content opens in the web browser on the device. What should you include in AppxManifest by using the manifest editor?

C. Content URIs

如下图所示:

about:flags

技术分享

https://status.modern.ie

https://dev.windows.com/en-us/microsoft-edge/platform/status/accessiblenameanddescriptioncomputationandapimappings11

技术分享

article:

https://blogs.windows.com/msedgedev/2015/05/20/delivering-fast-javascript-performance-in-microsoft-edge/

 

 

 

 

 

1

 

 

 

1

 

 

 

1

 

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

A Developer's Guide to Windows 10 answers of Microsoft Edge JavaScript engine

标签:

原文地址:http://www.cnblogs.com/xgqfrms/p/4986321.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!