1
0

getDotNet.html 507 B

123456789101112131415161718
  1. <!DOCTYPE html>
  2. <html lang="zh">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <title>
  6. 下载.NET Framework 4.5
  7. </title>
  8. </head>
  9. <body>
  10. <p>
  11. 请先下载并安装.NET Framework 4.5,然后再运行开源矿工:
  12. <br />
  13. <a href="https://www.microsoft.com/zh-CN/download/details.aspx?id=30653">转到微软官网下载页面</a>
  14. <br />
  15. <a href="https://pc.qq.com/detail/17/detail_10077.html">转到腾讯下载页面</a>
  16. </p>
  17. </body>
  18. </html>