当我在手机上安装Windows phone时,我使用的是'Debug Windows phone Internet Explorer‘(调试菜单>其他调试目标>调试Windows Phone Internet Explorer),但现在我在手机上安装了Windows 10。如何在未安装IE的Windows 10 phone上使用此功能?
发布于 2016-03-23 23:26:21
我不认为这个功能在Edge mobile上是可用的。建议使用Windows 10 PC Edge Browser developer tools外加模拟器进行调试,因为Windows 10 PC上的Edge使用相同的呈现引擎。
有关更多细节,请访问https://dev.windows.com/en-us/microsoft-edge/platform/faq/how-can-i-test-and-debug-microsoft-edge/
当JavaScript代码在手机http://vorlonjs.com/上运行时,您还可以使用Vorlon.JS对其进行测试
https://stackoverflow.com/questions/36182026
复制相似问题