10 2023 档案
摘要:在本地执行 ` npm run prod prod npm run production 'npm' is not recognized as an internal or external command, operable program or batch file. ` 大概意思是npm没有配
阅读全文
摘要:当你有几个技术博客平台时,如何一键分发到多个技术博客平台? 如果你写博客,你一定会遇到这样一个问题,我在掘金写了一篇文章,想要发到其他的平台每次都有复制粘贴,还经常遇到格式不匹配、图片复制不过去等各种问题。可真是头大呀 接下来就给你介绍一个非常王炸的工具,只要把你写的文章编辑一次,就可以导出分发。
阅读全文
摘要:如何使用git代码管理 git相关操作 https://zhuanlan.zhihu.com/p/584182115?utm_id=0
阅读全文
摘要:不少小伙伴在搭建好 LNMP 环境后,进行测试时,在测试页会出现 File not found. 的提示信息。查看错误日志报告显示 FastCGI sent in stderr: "Primary script unknown" while reading response header from
阅读全文
摘要:在做ws握手时 发现 连接失败 可以查看所在服务代理的nginx 日志是否存在 连接异常的情况: 2022/08/25 11:24:29 [error] 19891#0: *476329 connect() failed (111: Connection refused) while connect
阅读全文
摘要:1、window 安装docker教程 安装教程:https://www.cnblogs.com/qumogu/p/16007616.html
阅读全文
摘要:花费一个月时间研究成果都在链接 里面需要请向我申请访问权 https://mywfufb537.feishu.cn/docx/OgpZd09floiADExRfr9c37FYnKt?from=from_copylink
阅读全文