首先分析http://music.xidu.net/album/album3314.html的源代码片断如下:
| <TD width=25><FONT color=#6633cc>:::</FONT></TD></TR><!-- *************************************Main Part************************************************ --> <TR> <TD class=bigger><A title=发表评论,目前共有条评论 href="javascript:ShowVote(39653,'无印良品','01-掌心')">01</A><A title=查看歌词 href="javascript:popwin(39653)"><IMG src="ahnan 滚石香港黄金十年-光良品冠精选-无印良品++音乐无限+阿南在线.files/lyric_yes.gif" border=0></A></TD> <TD class=bigger><A href="http://music.xidu.net/down.asp?songid=39653"><IMG onmouseover="this.src='../images/down_arrow_yellow.gif'" onclick="this.src='../images/down_arrow_yellow.gif'" onmouseout="this.src='../images/down_arrow_green.gif'" src="ahnan 滚石香港黄金十年-光良品冠精选-无印良品++音乐无限+阿南在线.files/down_arrow_green.gif" border=0></A></TD> <TD class=bigger>(4.05M)</TD> <TD class=bigger><INPUT id=ids1 type=checkbox value=39653 name=ids></TD> <TD class=bigger><A href="http://music.xidu.net/play.asp?id=39653">掌心</A></TD> <TD></TD> |
然后写了一个vc的小程序将mp3文件链接提取出来,放到bglist.js文件里,供首页的播放器读取该列表文件。
|
void CTestDlg::OnOK() file.Open("1.htm",CFile::modeRead); file.SeekToBegin(); bFind=FALSE; while(!bFind && bEnd) |

浙公网安备 33010602011771号