且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何清除Silverlight/Windows Phone 7中的导航历史记录?

更新时间:2022-01-04 00:44:44

这里有几件事要看.首先,我建议您熟悉此处提供的指导.

There are a few things to look at here. First is I recommend familiarising with the guidance offered here.

地点"的概念-彼得·托尔的博客

如果您能够按照此指南进行操作,那将是***途径.对于处理登录屏幕有一些具体建议.

If you're able to work within this guidance that is the best path. There is specific advice for dealing with login screens.

如果您不得不提供主页按钮功能.请谨慎使用此方法,因为验证者会将应用程序以导航方面的意外行为拒之门外.我觉得如果此功能位于主页按钮后面,那么您应该在惊喜部门内还可以.随着时间的流逝,这将如何证明我们将获得认证.可以说,注销"方案同样适用.

If you are compelled to offer a home button feature. Be careful how you apply this, as certifiers are knocking apps back for behaving in unexpected ways with respect to navigation. I feel if this function is behind a home button you should be ok in the surprise department. How this stands over time with certification we will see. Arguably a "logout" scenario applies equally.

这是来自 Richard Woo Maarten Struys 查看全文