如何在智能手机中打开 .html 文件
我有一个在 Visual Studios 2008 Windows Mobile 6 上编写的 C# 程序。我想在路径 @"\My Documents\maptoolkit.html" 中打开一个 html 文件,然后它将打开 mini-opera 浏览器显示所需的任何内容。直接打开的话默认是小歌剧浏览器。
我该怎么做?
i have a C# program written on visual studios 2008 windows mobile 6. I want to open a html file in the path @"\My Documents\maptoolkit.html" and after that it will open the mini-opera browser display whatever's necessary. It is by default the mini-opera browser if i opened it directly.
How do i do it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试
Try