filterprocess update시 sqlString 변환
git-svn-id: svn://192.168.0.12/source@329 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -16,9 +16,6 @@ QString SNaverBlogManage::makeGetListQuery(QString _str,QDate _date)
|
||||
{
|
||||
//http://cafeblog.search.naver.com/search.naver?where=post&query=%EC%84%B1%ED%98%95&ie=utf8&st=date&sm=tab_opt&date_from=20140101&date_to=20150311&date_option=6&srchby=all&dup_remove=1&post_blogurl=&post_blogurl_without=&nso=so%3Add%2Ca%3Aall%2Cp%3Afrom20140101to20150311&mson=0
|
||||
//http://cafeblog.search.naver.com/search.naver?where=post&sm=tab_pge&query=%EC%84%B1%ED%98%95&st=date&date_option=6&date_from=20140101&date_to=20140101&dup_remove=1&post_blogurl=&post_blogurl_without=&srchby=all&nso=so%3Add%2Cp%3Afrom20140101to20140101&ie=utf8&start=31
|
||||
|
||||
|
||||
|
||||
QString str;
|
||||
QString strDate = _date.toString("yyyyMMdd");
|
||||
//http://cafeblog.search.naver.com/search.naver?where=post&sm=tab_pge&query=%EC%95%84%EC%9D%B4%ED%8F%B0&st=date&date_option=6&date_from=20131103&date_to=20131103&dup_remove=1&post_blogurl=&post_blogurl_without=&srchby=all&nso=so%3Add%2Cp%3Afrom20131103to20131103&ie=utf8&start=11
|
||||
|
||||
Reference in New Issue
Block a user