请大家帮忙!多谢了!
遇到一个棘手的问题,有没有办法让上网时的确认对话框不出现?比如用cmnet直接就上网而不用用户选择确认。
用 symbian c++ 3rd和5th版下。
Type: Posts; User: gnats; Keyword(s):
请大家帮忙!多谢了!
遇到一个棘手的问题,有没有办法让上网时的确认对话框不出现?比如用cmnet直接就上网而不用用户选择确认。
用 symbian c++ 3rd和5th版下。
Thanks for your nformation.
I didn't use Qt, is it easy to intergrate into native symbian c++ application? Do you get an example?
Hello,
Anybody can share the example of http server that coded by native symbian c++?
Thanks a lot!
It seems can setup a native http server in local, this server can operate local file and transfer to wrt, but i don't know how to implement this server by native c++?
hello,
I would ask if WRT ApiBridge application can be debug in fixfire exploror? and how?
if it must be debug in emulator (3rd/5th) by .sis installation file?
Thanks a lot!:confused:
But, can you show me an example? I face this problem, ajax can get content from web server, but not local file.
Thanks!
lz这个googlemap是用的 googlemap javascript API吧?
补充一下,这段javascript在PC browser上运行正常。:mad:
请各位大佬帮忙:
我想用CBrCtlInterface来使用Google maps API V3。利用了3rd版中的例子做样板。
问题是,CBrCtlInterface加载javascript没有问题,但一加载 google maps javascript就不行了,从log上看打开socket后收发了一些数据然后就停止了指导连接被关闭。
请问这是什么原因?...
;)Hello,
I'm trying to code a simple application to use Google Maps Javascript V3 by CBrCtlInterface.
The CBrCtlInterface is working fine but Google maps Javascript is available, and these...