上一页 1 ··· 85 86 87 88 89 90 91 92 93 ··· 124 下一页
摘要: <!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <title></title> <script> let arr=[100, 98, 37, 28, 19, 96, 56, 67]; /*let res 阅读全文
posted @ 2021-02-05 23:43 AngDH 阅读(87) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <script> let arr = [12,44,22,54,52]; let res=arr.reduce(functio 阅读全文
posted @ 2021-02-05 22:28 AngDH 阅读(247) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <div class="con"></div> </body> <script type="text/javascript"> do 阅读全文
posted @ 2021-02-05 22:14 AngDH 阅读(76) 评论(0) 推荐(0)
摘要: 直接 pip install muggle_ocr 需要依赖 numpy 和 tensorflow 比较大, 提前下载安装 https://pypi.org/project/numpy/#filespip install numpy-1.19.5-cp37-cp37m-manylinux2010_x 阅读全文
posted @ 2021-01-27 10:23 AngDH 阅读(471) 评论(0) 推荐(0)
摘要: https://tensorflow.google.cn/install/pip#system-install pip3 install --upgrade https://storage.googleapis.com/tensorflow/windows/cpu/tensorflow_cpu-2. 阅读全文
posted @ 2021-01-22 23:12 AngDH 阅读(1608) 评论(0) 推荐(0)
摘要: Insomnia https://insomnia.rest/ 阅读全文
posted @ 2021-01-20 09:09 AngDH 阅读(641) 评论(0) 推荐(0)
摘要: npm i nodemon -g nodemon run.js 阅读全文
posted @ 2021-01-20 08:54 AngDH 阅读(261) 评论(0) 推荐(0)
摘要: 启动时候 使用 node --inspect --inspect-brk .\run.js 在浏览器地址栏里面 输入 chrome://inspect 阅读全文
posted @ 2021-01-20 08:46 AngDH 阅读(565) 评论(0) 推荐(0)
摘要: nrm use xxx 阅读全文
posted @ 2021-01-19 08:52 AngDH 阅读(56) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-19 08:36 AngDH 阅读(124) 评论(0) 推荐(0)
上一页 1 ··· 85 86 87 88 89 90 91 92 93 ··· 124 下一页