上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 69 下一页
摘要: Windows10 + Visual Studio 2017 + CMake +OpenCV编译、开发环境配置及测试 转 https://www.cnblogs.com/lzhu/p/8198654.html 由于最近需要使用OpenCV,本人需要在自己的PC上使用OpenCV,因此最近一直在研究如 阅读全文
posted @ 2019-11-23 18:11 中国人醒来了 阅读(456) 评论(0) 推荐(0) 编辑
摘要: 终于解决了python 3.x import cv2 “ImportError: DLL load failed: 找不到指定的模块” 及“pycharm关于cv2没有代码提示”的问题 参考 :https://blog.csdn.net/Fang_good/article/details/78139 阅读全文
posted @ 2019-11-21 16:32 中国人醒来了 阅读(6655) 评论(1) 推荐(0) 编辑
摘要: Python的开源人脸识别库:离线识别率高达99.38%(附源码) 转https://cloud.tencent.com/developer/article/1359073 11.11 智慧上云 云服务器企业新用户优先购,享双11同等价格 立即抢购 在这篇文章中: 人脸识别的过程 人脸识别分类 De 阅读全文
posted @ 2019-11-17 03:17 中国人醒来了 阅读(16873) 评论(0) 推荐(1) 编辑
摘要: python获取公网ip的几种方式 转 https://blog.csdn.net/conquerwave/article/details/77666226 from urllib2 import urlopen from urllib2 import urlopen my_ip = urlopen 阅读全文
posted @ 2019-10-29 07:02 中国人醒来了 阅读(4339) 评论(0) 推荐(0) 编辑
摘要: Chrome与chromedriver.exe的版本对应 分类专栏: pyhton3.7+selenium3 Chrome与chromedriver.exe的版本对应 分类专栏: pyhton3.7+selenium3 Chrome与chromedriver.exe的版本对应 Chrome与chro 阅读全文
posted @ 2019-10-28 17:34 中国人醒来了 阅读(8958) 评论(0) 推荐(0) 编辑
摘要: Google Gson用法 转 https://www.cnblogs.com/bluestorm/p/6669080.html the latest version is 2.8.0. If you're using Gradle, add the following line: compile 阅读全文
posted @ 2019-10-27 22:44 中国人醒来了 阅读(748) 评论(0) 推荐(0) 编辑
摘要: idea 报错javax/xml/bind/DatatypeConverter java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter 解决方法: 需要导入 javax.xml.bind.jar 下载一个导入即可 网址:htt 阅读全文
posted @ 2019-10-27 22:42 中国人醒来了 阅读(19782) 评论(1) 推荐(1) 编辑
摘要: org.slf4j:slf4j-api:添加日志管理 转 https://blog.csdn.net/wolfking0608/article/details/77855624 org.slf4j:slf4j-api:添加日志管理 转 https://blog.csdn.net/wolfking06 阅读全文
posted @ 2019-10-27 22:38 中国人醒来了 阅读(2189) 评论(0) 推荐(0) 编辑
摘要: 基本使用——OkHttp3详细使用教程 转 https://blog.csdn.net/xx326664162/article/details/77714126 基本使用——OkHttp3详细使用教程 转 https://blog.csdn.net/xx326664162/article/detai 阅读全文
posted @ 2019-10-27 19:43 中国人醒来了 阅读(58740) 评论(1) 推荐(3) 编辑
摘要: ECMAScript 6.0基础入门教程 转:https://blog.csdn.net/hexinyu_1022/article/details/80778727 https://blog.csdn.net/hexinyu_1022/article/details/80838395 ECMAScr 阅读全文
posted @ 2019-10-22 07:07 中国人醒来了 阅读(714) 评论(0) 推荐(0) 编辑
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 69 下一页