二进制读取器 ReadSingle()
在我的 WP7 应用程序中,我使用 BinaryReader 类的 ReadSingle() 方法从流中读取浮点值。当我在模拟器上运行代码时,它工作正常并给出正确的值。但是当我在设备上运行相同的代码时,它总是给出 0.0 作为值。我不知道为什么会发生这种情况。请帮助解决这个问题。
In my WP7 app, I have used BinaryReader class's ReadSingle() method to read a floating point value from a stream. It works fine and gives the correct value when I run the code on Emulator. But When I run the same code on device, it always gives 0.0 as value. I have no idea why this happens. Please help solve this issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论