How to download an html file in a BlackBerry application

六眼飞鱼酱① 提交于 2019-12-13 05:13:44

问题


I need to scrape information from a web page and put it into my application, but I can't figure out how to download the file into my application in the first place. Anyone have any ideas?


回答1:


You can use my simple page scraping code. You'll also want to use Versatile Monkey's networking helper class to open the HTTP connection using the best path on a BlackBerry.



来源:https://stackoverflow.com/questions/5007127/how-to-download-an-html-file-in-a-blackberry-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!