简体   繁体   English

如何使.sis上线

[英]how to make .sis go online

I'm trying to write a program with qt for my symbian phone nokia 5800. In my program, i'm trying to go online and save the .html file of a desired website. 我正在尝试为我的symbian手机nokia 5800使用qt编写一个程序。在我的程序中,我正在尝试上网并保存所需网站的.html文件。 My program works fine with qt device simulator but when i build it and send to my phone it doesn't work. 我的程序可以与qt设备模拟器一起正常工作,但是当我构建它并将其发送到手机时,它不起作用。 I guess phone doesn't go online because it doesn't ask me to choose a connection. 我猜电话不能上网,因为它不要求我选择连接。 You guys have any idea? 你们有什么主意吗? Thanks in advance. 提前致谢。

I found the solution by looking at the sample codes of qt. 我通过查看qt的示例代码找到了解决方案。

Try this: 尝试这个:

https://projects.forum.nokia.com/CartoonReader/files/releases/QtWebKit_CartoonReader_Example_v1_2_en.zip https://projects.forum.nokia.com/CartoonReader/files/releases/QtWebKit_CartoonReader_Example_v1_2_en.zip

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM