📄 no.106.mils
字号:
module(xtables);setoid(oid(20000000));#split w in twee tabellenvar docid := new( void, oid );var tid := new( void, str );docid := w.mark(nil).reverse();docid.print();tid := w.reverse().mark(nil).reverse();tid.print();docid.seqbase( 1000@0 );docid.print();tid.seqbase( 1000@0 );tid.print();module("xtables");CTgroup( docid, tid ).print();quit();
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -