07 2024 档案

摘要:在web.config中 <handlers>下、<rewrite>上 的<staticContent>标签里边, 加入: <remove fileExtension=".txt" /> <mimeMap fileExtension=".txt" mimeType="text/plain;chars 阅读全文
posted @ 2024-07-09 12:27 小易儿 阅读(11) 评论(0) 推荐(0)
摘要:详细见:https://www.jianshu.com/p/c34f4e315785 步骤: Push an existing folder cd existing_folder git init git checkout -b main git remote add origin git@gitl 阅读全文
posted @ 2024-07-02 17:19 小易儿 阅读(18) 评论(0) 推荐(0)