上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 125 下一页
摘要: <!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 阅读(252) 评论(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 阅读(81) 评论(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 阅读(479) 评论(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 阅读(1623) 评论(0) 推荐(0)
摘要: Insomnia https://insomnia.rest/ 阅读全文
posted @ 2021-01-20 09:09 AngDH 阅读(649) 评论(0) 推荐(0)
摘要: npm i nodemon -g nodemon run.js 阅读全文
posted @ 2021-01-20 08:54 AngDH 阅读(266) 评论(0) 推荐(0)
摘要: 启动时候 使用 node --inspect --inspect-brk .\run.js 在浏览器地址栏里面 输入 chrome://inspect 阅读全文
posted @ 2021-01-20 08:46 AngDH 阅读(581) 评论(0) 推荐(0)
摘要: nrm use xxx 阅读全文
posted @ 2021-01-19 08:52 AngDH 阅读(58) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-19 08:36 AngDH 阅读(127) 评论(0) 推荐(0)
摘要: scripts 同时启动2个js 先后顺序去执行 读取配置文件 里面的 config 信息 阅读全文
posted @ 2021-01-19 07:48 AngDH 阅读(69) 评论(0) 推荐(0)
上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 125 下一页