摘要: QWebElement document = frame->documentElement(); QWebElementCollection jokeTitle = document.findAll("div.cat_llb h3"); QWebElementCollection jok... 阅读全文
posted @ 2015-10-23 15:03 jenny2015 阅读(2005) 评论(0) 推荐(0)
摘要: QUrl url(QString("http://localhost/barvalue.php/minisite2/get_gameInfo")); QNetworkAccessManager manager; QEventLoop loop; qDebug() readA... 阅读全文
posted @ 2015-10-23 11:31 jenny2015 阅读(644) 评论(0) 推荐(0)