test_05.patch

来自「一个内存数据库的源代码这是服务器端还有客户端」· PATCH 代码 · 共 13 行

PATCH
13
字号
# this file should be ran after a M2m compileecho "patch test_05"echo "lines changed:"grep "cb_a :=" test_05.malgrep "db_a :=" test_05.malecho "reason: find produces an exception, which is not catched"ex - test_05.mal <<!EOF/cb_a :=/s/^/#ignore/p/db_a :=/s/^/#ignore/pw test_05.malq!EOF

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?