急急急,在线等答案。我的qt webview 可以调用 系统的js函数了,但是自定义的js函数就无法调用,详情如下 20
第一种:可以掉用alert()函数,没问题,web=newQWebView();web->setUrl(QUrl("http://localhost/crm/index....
第一种: 可以掉用alert() 函数 ,没问题,
web = new QWebView();
web->setUrl(QUrl("http://localhost/crm/index.php/Home/Index/page_main"));
web->show();
web->page()->mainFrame()->evaluateJavaScript("alert()");
第二种: 可以掉用my_fun() 函数 ,无法调用,
web = new QWebView();
web->setUrl(QUrl("http://localhost/crm/index.php/Home/Index/page_main"));
web->show();
web->page()->mainFrame()->evaluateJavaScript("my_fun()");
求大神指点迷津,在线等答案, 展开
web = new QWebView();
web->setUrl(QUrl("http://localhost/crm/index.php/Home/Index/page_main"));
web->show();
web->page()->mainFrame()->evaluateJavaScript("alert()");
第二种: 可以掉用my_fun() 函数 ,无法调用,
web = new QWebView();
web->setUrl(QUrl("http://localhost/crm/index.php/Home/Index/page_main"));
web->show();
web->page()->mainFrame()->evaluateJavaScript("my_fun()");
求大神指点迷津,在线等答案, 展开
2015-07-25
展开全部
<bean id="propertyPlaceholderConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
configure:3427: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3427: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
追问
这个是什么????
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询