857.txt
来自「This complete matlab for neural network」· 文本 代码 · 共 22 行
TXT
22 行
发信人: sinokdd (KDD in China), 信区: DataMining
标 题: Re: 什么软件可以得到一个网站的所有链接关系
发信站: 南京大学小百合站 (Mon Sep 9 23:37:49 2002)
【 在 helloboy 的大作中提到: 】
: How can get a runtime web-page's content?
: Even if you can ,how can you deal with the problem that the links are crea..
: dynamically. That is, the link are different according to the different co..
No matter how these pages are, they will be shown in IE finally, and the
hyoerlinks will be steady while they are in IE, cannot change from time
to time, if so, no one would like to browse.
I am using MSHTML to load the html file, and call function in MSHTML to
parse it, just as what IE suppose to do, and get all the content of
that page. You can image that the page is now displaying in the memory,
and by calling some functions from MSHTML you can access any content of
the page.
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 129.128.23.55]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?