摘要:
This project is based on python>=3.6. The dependent package for this project is listed as below:numpy==1.13.1tqdmtorch-scope>=0.5.... 阅读全文
摘要:
网页跳转链接(javascript) 1、跳转链接 在当前窗口打开 window.location.href="http://www.baidu.com" 等价于 go baidu 2、跳转链接 在新窗口打开 window.open("http:/... 阅读全文