本文介绍了我期待一支箭,但我有一个盒子!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
这不会改变 - >< 按钮 data-win-control = " WinJS.UI.BackButton" >< / 按钮 >
This does not make a change either --><buttondata-win-control="WinJS.UI.BackButton"></button>
Jayaram Krishnaswamy
Jayaram Krishnaswamy
推荐答案
由于Windows Phone 8.1中有硬件返回按钮,不再需要按钮。
Since a hardware back button is available in Windows Phone 8.1, the back button is no more needed.
虽然它仍支持
Microsoft.WinJS.2.0
Microsoft.WinJS.2.0
中不支持Microsoft.Phone.WinJS.2.1
Microsoft.Phone.WinJS.2.1
我得到了这个框,因为它可能是默认框。
I got the box because- perhaps it is the default.
这篇关于我期待一支箭,但我有一个盒子!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!