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.
可能重复: WP7 RTM 模拟器在右侧显示帧计数器和 dx 信息 - 这是默认值吗?
我想为我的应用程序截取一张漂亮的屏幕截图并发送给朋友,但我在右上角得到了愚蠢的调试字符串。如何删除它?
例如,如果使用加速,似乎是数字和移位
尝试以非调试方式运行它:
IIRC,这将阻止显示诊断信息。您可能只需要采取这些步骤之一,但我不能告诉您是哪一个。