![]() | 1 xupefei 2016-09-21 02:41:27 +08:00 powershell 当然有办法实现,只是你不行罢了(关键字 WebClient Class 。) 你可以用更加无脑的 wget.exe + cookie 。 |
![]() | 3 xupefei 2016-09-21 04:56:09 +08:00 |
5 zhang3f 2020-10-23 11:41:19 +08:00 chrome F12 在 network 页签查看你刚才点击动作的 url,右键拷贝 curl 格式出来 在 notepad++之类的编辑器中通过列操作批量制作 curl 指令 制作成批处理运行 |