chaptersrange
来自「linux下的xml库」· 代码 · 共 5 行
TXT
5 行
xpointer(//chapter[position() = 2]/range-to(following::chapter[1]))xpointer(//chapter[position() <= 2]/range-to(following::chapter[1]))xpointer(//chapter[position() = last()]/range-to(following::chapter[1]))xpointer(//chapter[position() = 3]/range-to(/.//chapter[position() = 1]))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?