Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发 Windows phone 8 图书阅读器应用程序,我在 Web 浏览器控件上显示我的所有 html 页面,所以现在当我通过单击下一步按钮更改页面时,它会突然更改页面并导航到另一个页面。我希望页面应该像真正的书页一样翻转。如果答案需要任何东西,请告诉我,但请帮助我。
如果您使用的是浏览器控件,则行为将与网站完全相同,您无法更改它。但是您可以通过使用本机 windows8 xaml 来获得翻转效果。看看这个:
http://msdn.microsoft.com/en-us/magazine/cc507644.aspx