踩坑:Notification 不显示
之前发现 Chrome (版本: 81) 浏览器不显示 Notification , 且 Notification.requestPermisson() 也没弹出请求框, 最后定位, 发现原因如下:http 链接, 不允许通知双显示屏 + 独立显示的调试窗口 + 调试窗口最大化第二点有点乱, 没总结出规律...
python3.7.1使用else总提示出错_python3 中else:出现SyntaxError: invalid syntax错误
importsysimportosfromnumpyimport*importnumpyasnpimportmatplotlib.pyplotaspltimportoperatorreload(sys)sys.setdefaultencoding('utf-8')defcreateDataSet():group=array([[1.0,1...import sysimport osfrom num...