User contributions for Mwroot
Jump to navigation
Jump to search
22 July 2026
- 20:5120:51, 22 July 2026 diff hist +1 Git submodule 的精准用法 →= 查看
- 20:5120:51, 22 July 2026 diff hist −3 Git submodule 的精准用法 →操作步骤
- 20:5020:50, 22 July 2026 diff hist +13 Git submodule 的精准用法 No edit summary
- 20:4920:49, 22 July 2026 diff hist −12,918 Git submodule 的精准用法 No edit summary
- 19:4419:44, 22 July 2026 diff hist +639 极简 git 步骤 No edit summary current
- 19:3419:34, 22 July 2026 diff hist +677 N 极简 git 步骤 Created page with "== 本地 == # cd sth # git init # git status # 写 .gitignore # git add . # git status # git diff --staged ;; commit 前先检查一下 # git commit -m "本次干了什么,下一步干什么" == 远程 == # git config --global user.name "你的名字" # git config --global user.email "你的邮箱" # git config --global --list # git remote add origin somewhere.git ;; origin 只是个昵称 # git remote -v # git branch -M main # git push -u origin main ;; u 表示 mai..."
- 19:2619:26, 22 July 2026 diff hist +24 电脑中级使用教程 →Other
- 15:2815:28, 22 July 2026 diff hist +137 灵机一闪 2026 No edit summary
21 July 2026
- 23:0523:05, 21 July 2026 diff hist +663 N Emacs server 的异常的一次排查 Created page with "在 Emacs 里,<code>(emacs-pid)</code>,得到 Emacs 的 pid 号。 在 Terminal 里,<code>emacsclient -e '(emacs-pid)'</code>,得到 Terminal 里 Emacs 用的 pid 号。 二者若不一致,就无法通信。 再用 systemctl --user status emacs 能查到,Emacs 本身有个 daemon,应该会因为打开 Emacs Client 而自动启动。所谓的异常,就是两边的 client pid 对不上。 解决方法很简单,重启下电脑,没事别用 Emacs Clie..." current
- 23:0023:00, 21 July 2026 diff hist 0 电脑中级使用教程 →Emacs
- 23:0023:00, 21 July 2026 diff hist +44 电脑中级使用教程 →Emacs
- 22:4422:44, 21 July 2026 diff hist +27 灵机一闪 2026 No edit summary Tags: mobile web edit mobile edit
- 22:4422:44, 21 July 2026 diff hist +185 灵机一闪 2026 No edit summary Tags: mobile web edit mobile edit
- 19:4619:46, 21 July 2026 diff hist −6 仓颉输入法教程:仓颉输入法的设计理念 →技术 current
- 14:5814:58, 21 July 2026 diff hist 0 一流的建工案件计数思维 No edit summary current
- 14:5814:58, 21 July 2026 diff hist +924 N 一流的建工案件计数思维 Created page with "{| class="wikitable" |序号 |账目 |增减额 |全兴累计应收 |说明 |- |1 |33#楼工程价款 |21,747,501.00 |21,747,501.00 |已全部到期 |- |2 |5#地下车库工程价款 |3,902,867.43 |25,650,368.43 |鉴定调整后造价 |- |3 |减:车库未到期3%质保金 |−117,086.02 |25,533,282.41 |暂未到期,并非消灭 |- |4 |减:江风已付工程款 |−24,657,039.26 |876,243.15 |双方无争议 |- |5 |减:全兴承担水电费 |−54,360.74 |821,882.4..." Tag: Visual edit
- 14:4914:49, 21 July 2026 diff hist +40 日常生活 →案件 current
20 July 2026
- 23:5823:58, 20 July 2026 diff hist +433 投资心态 No edit summary current
- 22:1722:17, 20 July 2026 diff hist +317 怎样在 Emacs 中编辑任意文字区域 No edit summary current
- 22:1322:13, 20 July 2026 diff hist +18 Use-package 用法 No edit summary current
- 22:1322:13, 20 July 2026 diff hist +501 Use-package 用法 No edit summary Tag: Visual edit
- 22:1222:12, 20 July 2026 diff hist −66 Use-package 用法 No edit summary
- 22:1222:12, 20 July 2026 diff hist +15 Use-package 用法 No edit summary
- 22:1122:11, 20 July 2026 diff hist +1,101 N Use-package 用法 Created page with "{| class="wikitable" !写法 !什么时候加载 !直觉理解 |- |<code>(use-package foo)</code> |立即 |启动时就 <code>require</code> |- |<code>:commands foo</code> |调用命令时 |'''这个命令是入口''' |- |<code>:bind ("C-c f" . foo)</code> |第一次按快捷键时 |'''按键是入口''' |- |<code>:hook (prog-mode . foo-mode)</code> |hook 运行并调用该函数时 |'''进入某场景是入口''' |- |<code>:mode "\\.foo\\'"</code> |打开匹配文件时..." Tag: Visual edit
- 22:1122:11, 20 July 2026 diff hist +25 电脑中级使用教程 →Emacs
- 21:4221:42, 20 July 2026 diff hist +179 怎样在 Emacs 中编辑任意文字区域 No edit summary
- 21:3421:34, 20 July 2026 diff hist +85 怎样在 Emacs 中编辑任意文字区域 No edit summary
- 21:3221:32, 20 July 2026 diff hist −85 怎样在 Emacs 中编辑任意文字区域 No edit summary
- 21:1021:10, 20 July 2026 diff hist −50 Emacs 字体设置的种种 →Windows current
- 21:0921:09, 20 July 2026 diff hist −46 Emacs 字体设置的种种 →Debian-GUI
- 21:0221:02, 20 July 2026 diff hist −43 Emacs 字体设置的种种 →Debian-GUI
- 20:5520:55, 20 July 2026 diff hist +102 Emacs 字体设置的种种 →调试
19 July 2026
- 23:4723:47, 19 July 2026 diff hist −547 Emacs 字体设置的种种 →Windows
- 23:4623:46, 19 July 2026 diff hist −711 Emacs 字体设置的种种 →Debian-GUI
- 23:2623:26, 19 July 2026 diff hist −6 Emacs 字体设置的种种 →核心
- 23:2623:26, 19 July 2026 diff hist +42 Emacs 字体设置的种种 →核心
- 23:2323:23, 19 July 2026 diff hist +1 Emacs 字体设置的种种 →核心
- 23:2323:23, 19 July 2026 diff hist +2 Emacs 字体设置的种种 →核心
- 23:2223:22, 19 July 2026 diff hist 0 Emacs 字体设置的种种 →核心
- 23:2223:22, 19 July 2026 diff hist +87 Emacs 字体设置的种种 →核心
- 23:1323:13, 19 July 2026 diff hist −115 Emacs 字体设置的种种 →核心
- 23:1223:12, 19 July 2026 diff hist +246 Emacs 字体设置的种种 →核心 Tag: Visual edit
- 23:0623:06, 19 July 2026 diff hist −194 Emacs 字体设置的种种 →Windows
- 23:0523:05, 19 July 2026 diff hist +224 Emacs 字体设置的种种 →Debian-GUI
- 23:0523:05, 19 July 2026 diff hist +516 Emacs 字体设置的种种 →Windows
- 23:0323:03, 19 July 2026 diff hist +17 Emacs 字体设置的种种 →平台
- 21:2421:24, 19 July 2026 diff hist −42 一个把 wikitext 转换成 markdown 的 Emacs 函数 No edit summary current
- 21:2321:23, 19 July 2026 diff hist +3,835 N 一个把 wikitext 转换成 markdown 的 Emacs 函数 Created page with "<syntaxhighlight lang="elisp" line> (defun wikitext-convert-all (&optional start end) "Convert simple wikitext to GFM markdown." (interactive (if (use-region-p) (list (region-beginning) (region-end)) (list (point-min) (point-max)))) (save-excursion (save-restriction (narrow-to-region start end) ;; -------------------------------------------------- ;; 1. inline <code> ;; --------------------------------------------------..."
- 21:2321:23, 19 July 2026 diff hist +61 电脑中级使用教程 →Emacs
- 20:4120:41, 19 July 2026 diff hist +159 N 建立正确的 Emacs 概念 Created page with "interactive 决定“能不能作为 command 被用户操作调用”;函数有没有名字,决定“能不能通过 M-x 按名字找到它”。 20260719" current