随笔分类 - 工具和插件
摘要:nginx.conf配置示例如下 Tips: 使用Kestrel时, Program.cs、appsettings.json、launchSettings.json中设置的端口号保持一致。 ###############################管理主页####################
阅读全文
摘要:####跳过Git的下载安装,直接来到Git配置。 1.配置用户名和邮箱: 鼠标右键 gitbash,输入 git config --global user.name'用户名'回车配置用户名。 输入git config --global user.email'邮箱地址'回车配置邮箱。 2.配置ssh
阅读全文
摘要:https://marketplace.visualstudio.com/
阅读全文