📄 sep-term.n3
字号:
# $Id: sep-term.n3,v 1.1 2006/12/09 20:39:25 andy_seaborne Exp $
{ <a> <b> <c>} <p> <o>.
{ <a> <b> <c>. <d> <e> <f>} <p> <o>.
{ <a> <b> <c>. <d> <e> <f>.} <p> <o>.
<something> <relatedTo> <somethingElse>;
<relatedTo> <anotherThing>;
<and> <anotherThing>;
.
<something> <relatedTo> <somethingElse>;
<relatedTo> <anotherThing>;
<and> <anotherThing>
.
# this case doesn't work yet:
{ <a> <b> <c>. #foo
} <p> <o>.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -