![240](https://cdn2.jianshu.io/assets/default_avatar/8-a356878e44b45ab268a3b0bbaaadeeb7.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
1. 查看某人提交版本 gitlog --author=“author” 2. 顯示提交歷史,以及每次提交變更的數(shù)據(jù) git log --sta...
使用場景:為了獲取工單的最新的一條數(shù)據(jù),按order by再group by的時候獲取的最舊的,不是要的效果 故: select * from ...
為了把傳過來的值當(dāng)做為變量抱冷,去獲取相應(yīng)數(shù)據(jù) $field = $request->get('field'); // $$field = $fie...
上周更改了一些參配,周一過來一打開iterm就出現(xiàn)閃退 原因啟動目錄directory 有誤 iterm->profiles->edit pro...
比較好用的一些快捷鍵 光標(biāo)移至行首:control + A光標(biāo)移至行末:control + E刪除當(dāng)前行:control + U刪除到文本末尾:...
很好用一些快捷鍵 格式化代碼:command + option + L復(fù)制一行:command + D全文搜索:command + shift ...
1. git stash 寫入緩存區(qū)悉抵,會把所有未提交的修改(包括暫存的和非暫存的)都保存起來衔瓮,用于后續(xù)恢復(fù)當(dāng)前工作目錄stash是本地的存捺,不會通...
系統(tǒng)命令1. uname -a --- 查看操作系統(tǒng)相關(guān)信息2.
<!DOCTYPE html> Document 1畔派、盒模型2铅碍、定位3、浮動4父虑、文本 盒模型width / heightmargin / ...