l37.2d
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2D 代码 · 共 23 行
2D
23 行
#printThere is another file named "table" in this directory.Find all numbers and surround them with "*" characters (thatis, "345" becomes "*345*". Then rewrite the fileand type "ready".#create Ref IncomeWages *73*Interest *20*Gambling *5*Other *2*#create table IncomeWages 73Interest 20Gambling 5Other 2#user#cmp table Ref#log#next37.2e 5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?