数据存档01手动存档规范
文件名讲清所有信息
list下路径命名规范
对于list下任意event, 仿照以下格式记录:
24050809开始记录事件@doc@new|0856
即:(如果是将要发生的事件前面加.)+2位年份+4位日期+2位模糊时间代号+事件标题(根据事件的语言环境选用中英文)+(如果包含一些事件属性,比如有 …
Read more...对于list下任意event, 仿照以下格式记录:
24050809开始记录事件@doc@new|0856
即:(如果是将要发生的事件前面加.)+2位年份+4位日期+2位模糊时间代号+事件标题(根据事件的语言环境选用中英文)+(如果包含一些事件属性,比如有 …
Read more...WPS依赖libtiff.s.5, 而系统里的是libtiff.so.6。这样就行了。
cd /usr/lib
ln -s libtiff.so libtiff.so.5
WPS官方社区-Linux环境下不能输出PDF ArchWiki WPS-Office
Read more...sudo du -sh /* | sort -h
df -h /
# as superuser
btrfs filesystem usage /
# as …
pacman -S grub efibootmgr
grub-install --target=x86_64-efi --efi-directory=/efi --bootloader-id=GRUB
local ls = require("luasnip")
ls.setup({
snip_env = {
},
})
-- load snippets
require( …
inline code
# code test
print("Hello, World!")
block quotes
test
font: Bold Italic Bold and …
Read more...ponyofshadows@equestria ~> grep "^bind" .config/tmux/tmux.conf
bind C-a send-prefix -2
bind e …
I use fcitx5
+ rime
+ flypy.schema.yaml
as my Chinese character input system.
yay -S rime-flypy
In …
Read more...In Git, if you want to switch to a specific commit in a particular branch and require the tracked files to revert to their state at that moment, you …
Read more...