日常生活的交流与学习

首页 新随笔 联系 管理

2024年8月19日 #

摘要: CSharpier 配置 .csharpierrc.json { "printWidth": 100, "useTabs": false, "tabWidth": 4, "endOfLine": "auto" } 参数说明 Print Width​ Specify at what point the 阅读全文
posted @ 2024-08-19 21:07 lazycookie 阅读(28) 评论(0) 推荐(0) 编辑