示例<!doctype html><html> <body> <h3>if statement in java</h3> <p>the following is an image explaining the concept if <b>if-statmement in java</b> (click to download):<p> <a href = "https://www.tutorialspoint.com/java/images/if_statement.jpg" download> <img border = "0" src = "https://www.tutorialspoint.com/java/images/if_statement.jpg" alt="java" width="400" height="450"> </a> </body></html>
以上就是在html中,如何指定用户在点击超链接时下载目标文件?的详细内容。
