当前位置:首页
开发技术指南» 文章正文
    引言:

    摘要: 各有什么优缺点?十分感谢! ......
 ·cout 和 printf    »显示摘要«
    摘要: #include "iostream" using namespace std; void main() { float i=10; unsigned int t; t=i; printf("the max number is %d\n",i); printf("the max number is %d\n",......


怎样最得axWebBrowser框架中某一个文件的HTML源码

在axWebBrowser中有以下的网页  
  <frameset   rows="235,*"   cols="*"   frameborder="yes">  
      <frame   src="top.php"   scrolling="no"   noresize>  
      <frame   src="http://kanoodle.com/results.cool?query=Instant+Messaging">  
  </frameset>  
  <noframes>  
  现在我想取得top.php网页的HTML源码,在axWebBrowser怎么实现?

NO.1   作者: MauveDragon

我知道可以用DOM中文档的框架集来获取,但具体的代码我也想知道。


    摘要: 怎样判断串口发送已完毕? ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE