08 2021 档案
摘要:###HTML <header> <div class="header-wrapper"> <a href="./index.html" class="logo"> <img src="../images/logo.png" alt="logo" width="40" height="40"> <p
阅读全文
摘要:###jquery 版本 <div class="part_2"> <div class="box active"> <div class="top">¥0.96/天</div> <div class="bottom"> <p>1个月</p> <p>¥29</p> <p>¥49</p> </div>
阅读全文
摘要:修改未提交的信息 git commit --amend -m "new message" 取消最近一次 commit,但保留更改(撤销 commit 但保留工作区修改) git log git reset --soft HEAD~1 回退版本 git log git reset --hard com
阅读全文

浙公网安备 33010602011771号