control.txt
来自「原理同简单的编译器分析」· 文本 代码 · 共 36 行
TXT
36 行
@!
@!
@preamble@!
main@main
@!
ghost : @<2>
Who is superman?: @(0)
@?0@: @(0) @~There is no supermane in the world!@.
Who is superman?: @(1)
@?1@: @(1) @~There is no supermane in the world!@.
Who is superman?: @(2)
@?2@: @(2) @~There is no supermane in the world!@.
Who is superman?: @(3)
@?3@: @(3) @~There is no supermane in the world!@.
Who is superman?: @(4)
@?4@: @(4) @~There is no supermane in the world!@.
Do you know what's this: "@<3>@<4>@<5>@<6>"?
print an escape: @<27>
ghost : @<2>
Regenerate comma-separated ASCII record;
"@(0)","@(1)","@(2)","@(3)","@(4)"
@conclusion
@!
@end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?