851.txt
来自「This complete matlab for neural network」· 文本 代码 · 共 29 行
TXT
29 行
发信人: helloboy (hello), 信区: DataMining
标 题: Re: 什么软件可以得到一个网站的所有链接关系
发信站: 南京大学小百合站 (Mon Sep 9 18:40:08 2002), 站内信件
How can get a runtime web-page's content?
Even if you can ,how can you deal with the problem that the links are created
dynamically. That is, the link are different according to the different context.
【 在 sinokdd (KDD in China) 的大作中提到: 】
:
: 【 在 carantion 的大作中提到: 】
: : 就是从主页开始一直根据页面上的链接关系
: : 得到整个网站的所有链接关系,也就是这个
: : 网站的topo结构
: : 谁知道有什么软件可以做到这样的功能?
: : 哪里可以下载到这样的软件?
: : 谢谢先
:
: As I know, wget can be used to download a web site, thus it can
: be modified to extract web topology, but for the dynamic page,
: it doesnot work very well.
: I am now using MSHTML to parse the web page, and not in design
: mode, thus it will load in web page just as IE, so if you can
: click a hyperlink in IE, you can get the hyperlink.
--
※ 修改:.helloboy 于 Sep 9 20:02:34 修改本文.[FROM: 202.38.215.15]
※ 来源:.南京大学小百合站 bbs.nju.edu.cn.[FROM: 202.38.215.15]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?