摘要: 创建a.bat //在服务器上open不能换成telnet,版本不一样 @echo offecho set sh=WScript.CreateObject("WScript.Shell") >telnet_tmp.vbsecho WScript.Sleep 300 >>telnet_tmp.vbse 阅读全文
posted @ 2022-03-08 21:34 MoonXu 阅读(588) 评论(0) 推荐(0)
摘要: cv2.error: Unknown C++ exception from OpenCV code The new version of OpenCV has some issues. Uninstall the newer version of OpenCV and install the old 阅读全文
posted @ 2022-03-08 16:08 MoonXu 阅读(257) 评论(0) 推荐(0)