另一個我常用的辦法:
Create a html file using any text editor, say, download.html and use the following content for the file:
<html>
<body>
<a href="myURL">Download</a>
</body>
</html>
Replacing "myURL" with the URL for the music file, and then save the file and then open it with a browser like IE, right click on the "Download" link and choose save as. I mostly use this method to download real player files.