随笔分类 -  Mistakes

摘要:配置如下 [/gscloud] path = /gscloud browseable = yes writable = yes guest ok = yes read only = no create mask = 0755 原因是 [/gscloud] 前面的/ 去掉之后可以访问了 阅读全文
posted @ 2019-12-13 19:17 wolbo 阅读(1199) 评论(0) 推荐(0) 编辑
摘要:今天准备配置一个nginx 用来代理80端口分别访问.net core 和spring boot 服务器 配置使用的最基本的代理配置 但是80端口始终返回500 查了好久没查到 最后看了个帖子:https://stackoverflow.com/questions/16021481/nginx-no 阅读全文
posted @ 2019-09-06 19:20 wolbo 阅读(615) 评论(0) 推荐(0) 编辑
摘要:devtool console.log 突然不起作用了 阅读全文
posted @ 2019-08-13 16:34 wolbo 阅读(1967) 评论(0) 推荐(0) 编辑
摘要:Angular的viewchild在使用的时候报错 undefined 1 检查是否在元素上打上标识 #xxx 2 查看引用元素时的时机 是否在AfterViewInit之后 3 检查元素是否在*ngIf="false"之内 参考: 1 https://stackoverflow.com/quest 阅读全文
posted @ 2019-07-31 14:25 wolbo 阅读(1323) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示