860.txt
来自「This complete matlab for neural network」· 文本 代码 · 共 32 行
TXT
32 行
发信人: helloboy (hello), 信区: DataMining
标 题: Re: 什么软件可以得到一个网站的所有链接关系
发信站: 南京大学小百合站 (Tue Sep 10 08:22:50 2002), 站内信件
【 在 sinokdd (KDD in China) 的大作中提到: 】
I don't mean that.
For example,
<a href='<%=userid%>.asp'>userid连接</a>
linkage is dynamically link to [userid].asp according to
your input of userid. That is ,I will show personalization web page
to you when you log in. How can you achieve every user's linkage?
:
: 【 在 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.
--
※ 来源:.南京大学小百合站 bbs.nju.edu.cn.[FROM: 202.38.215.15]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?