随笔分类 -  Windows应用技术专题

摘要:https://answers.microsoft.com/zh-hans/windows/forum/windows_10-update/u%E7%9B%98%E5%AE%89%E8%A3%85win10%E6%97%B6/f6c8e140-2a36-4859-afee-ca7abfb796c7 阅读全文
posted @ 2021-08-27 16:09 吾码的博客 阅读(583) 评论(0) 推荐(0)
摘要:1、查看当前用户名和邮箱 1 git config user.name 2 git config user.email 2、修改 git config --global user.name "test(新的用户名)" git config --global user.email "abc@qq.co 阅读全文
posted @ 2020-05-13 11:10 吾码的博客 阅读(2525) 评论(0) 推荐(0)
摘要:1、查看端口占用情况 2、杀死端口进程 阅读全文
posted @ 2019-11-01 15:54 吾码的博客 阅读(1854) 评论(0) 推荐(0)