iyi

Results 19 issues of iyi

对于有的网站 是有CSP安全策略的,这时候加载外部资料是有限制的,加载不成功的 比如 github 网站 ![image](https://user-images.githubusercontent.com/15176971/49693048-1e845f00-fba4-11e8-988d-1c871ddcf5aa.png) 可以想想办法,规避这个限制

下面是是报错信息: ![image](https://user-images.githubusercontent.com/15176971/60472841-22411580-9c9d-11e9-8203-1ad8a5f07d6b.png)

question

在 4.2.4 process._debugProcess 章节中 打开新的终端,运行:node -e "process._debugProcess(53911)" 启动调试后,调试结束后 怎么把debug调试 关闭掉呢 ?在不停止node进程的情况下呢 ? 我在 process 的方法中 找到了 process._debugEnd 方法,但是没有起作用的啊

我看现在翻译的是 `Deno` 命名空间下的属性或者方法,想参与翻译一些,但是已经完成了啊。那么 是否有计划对标准库进行翻译? 若有计划,我这边可以贡献一部分力量

after installed the latest release , exec `redis-port decode --input=----` , an error occurred, how to solve it ? thanks ![image](https://user-images.githubusercontent.com/15176971/85246992-f6570b00-b47e-11ea-9a21-eae88c130c0d.png)

我现在的用代码生成的训练集 20000 张。训练成功后 训练集识别率达到的1,但是验证集的识别率一直为0 ![temp](https://user-images.githubusercontent.com/15176971/60310415-5e1a6900-9985-11e9-9ee6-dccc71dd85c2.png) 这是为什么呢

刚刚体验了一下你的demo,下拉后日历后,双击某一天是不可以选中了。这样体验不是很好 应该双击某一天是可以选中了,就不用再挪动鼠标去右下角找确定按钮了