Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
24 July 2026
|
|
15:38 | 完美日用小命令 2 changes history +197 [Mwroot (2×)] | |||
|
|
15:38 (cur | prev) +106 Mwroot talk contribs | ||||
|
|
00:28 (cur | prev) +91 Mwroot talk contribs | ||||
| N 00:57 | Python 环境相关 diffhist +232 Mwroot talk contribs (Created page with "{| class="wikitable" !我要干什么 !用什么 |- |给 Debian 装软件 |<code>apt</code> |- |装一个 Python 写成的现成应用 |<code>pipx</code> |- |给自己的 Python 项目装库 |<code>.venv</code> + <code>pip</code> |}") | ||||
| 00:57 | 电脑中级使用教程 diffhist +26 Mwroot talk contribs (→Other) | ||||
|
|
00:45 | 怎么使用 beancount 2 changes history +292 [Mwroot (2×)] | |||
|
|
00:45 (cur | prev) +13 Mwroot talk contribs (→Debian 13 安装) | ||||
|
|
00:44 (cur | prev) +279 Mwroot talk contribs (→Debian 13 安装) | ||||
23 July 2026
|
|
23:57 | 怎么使用 beancount 2 changes history +78 [Mwroot (2×)] | |||
|
|
23:57 (cur | prev) +17 Mwroot talk contribs (→Debian 13 安装) | ||||
|
|
22:11 (cur | prev) +61 Mwroot talk contribs (→安装) | ||||
| 23:40 | 完美日用小命令 diffhist +79 Mwroot talk contribs | ||||
22 July 2026
|
|
23:50 | Emacs 插件大法:几个超有用的插件 3 changes history +433 [Mwroot (3×)] | |||
|
|
23:50 (cur | prev) +42 Mwroot talk contribs | ||||
|
|
23:20 (cur | prev) +156 Mwroot talk contribs | ||||
|
|
23:12 (cur | prev) +235 Mwroot talk contribs | ||||
| 22:26 | 黄山游记:爱而不易 diffhist −3 Mwroot talk contribs | ||||
|
|
22:10 | 上个月我干了什么 2026 2 changes history +142 [Mwroot (2×)] | |||
|
|
22:10 (cur | prev) +63 Mwroot talk contribs (→202607) | ||||
|
|
22:04 (cur | prev) +79 Mwroot talk contribs (→202607) | ||||
|
|
22:02 | Iptables ipset 使用经验 2 changes history +274 [Mwroot (2×)] | |||
|
|
22:02 (cur | prev) +9 Mwroot talk contribs (→黑名单 网段) | ||||
|
|
22:01 (cur | prev) +265 Mwroot talk contribs (→常规操作) | ||||
|
|
N 19:44 | 极简 git 步骤 2 changes history +1,316 [Mwroot (2×)] | |||
|
|
19:44 (cur | prev) +639 Mwroot talk contribs | ||||
| N |
|
19:34 (cur | prev) +677 Mwroot talk contribs (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:26 | 电脑中级使用教程 diffhist +24 Mwroot talk contribs (→Other) | ||||
| 15:28 | 灵机一闪 2026 diffhist +137 Mwroot talk contribs | ||||
21 July 2026
| N 23:05 | Emacs server 的异常的一次排查 diffhist +663 Mwroot talk contribs (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...") | ||||
|
|
23:00 | 电脑中级使用教程 2 changes history +44 [Mwroot (2×)] | |||
|
|
23:00 (cur | prev) 0 Mwroot talk contribs (→Emacs) | ||||
|
|
23:00 (cur | prev) +44 Mwroot talk contribs (→Emacs) | ||||
|
|
22:44 | 灵机一闪 2026 2 changes history +212 [Mwroot (2×)] | |||
|
|
22:44 (cur | prev) +27 Mwroot talk contribs Tags: Mobile edit Mobile web edit | ||||
|
|
22:44 (cur | prev) +185 Mwroot talk contribs Tags: Mobile edit Mobile web edit | ||||
| 19:46 | 仓颉输入法教程:仓颉输入法的设计理念 diffhist −6 Mwroot talk contribs (→技术) | ||||