11 2022 档案
摘要:Apache目录的conf目录下的http.conf # 取消注释 LoadModule actions_module modules/mod_actions.so # 添加类型 <IfModule dir_module> DirectoryIndex index.html index.php in
阅读全文
摘要:1、 提取未提交的修改文件及目录 git status | grep modified | awk '{print $2}' > ../diff/list.txt mkdir ../diff/diff_file xargs -a ../diff/list.txt cp --parents -t ..
阅读全文

浙公网安备 33010602011771号