摘要: opencv版本 在OpenCV学习初期遇到的问题 ImportError: DLL load failed while importing mtrand: 找不到指定的程序。 问了度娘好久,基本都是要重装python,但是重装了python还是无法使用,后来多次碰壁发现是python版本不对导致的 阅读全文
posted @ 2021-11-15 06:05 猪猪Mine 阅读(9745) 评论(1) 推荐(0)
摘要: https://www.zhuzhushop.top/historyhtml/history.html 阅读全文
posted @ 2021-08-12 04:22 猪猪Mine 阅读(219) 评论(0) 推荐(0)
摘要: 网页添加百度搜索(已美化) html5添加百度搜索引擎 话不多说直接上代码 下面是CSS美化代码 <style type="text/css"> .login-button { /* 按钮美化 */ width: 270px; /* 宽度 */ height: 40px; /* 高度 */ bord 阅读全文
posted @ 2021-07-25 01:08 猪猪Mine 阅读(2003) 评论(1) 推荐(0)