l72.2c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 2C 代码 · 共 43 行
2C
43 行
#printThere is a file "price" in this directory. Find alllines which don't begin with blank and put three asterisksat the beginning of each such line. Then rewritethe file and type "ready".#create Ref***beef shoulder 1.39/lb flank 1.59/lb sirloin 2.19/lb round 1.89/lb***fish sword 3.99/lb cod 1.99/lb blues 2.49/lb stripers 3.49/lb flounder 2.99/lb***pork shoulder .89/lb loin 1.59/lb bacon 1.19/lb#create pricebeef shoulder 1.39/lb flank 1.59/lb sirloin 2.19/lb round 1.89/lbfish sword 3.99/lb cod 1.99/lb blues 2.49/lb stripers 3.49/lb flounder 2.99/lbpork shoulder .89/lb loin 1.59/lb bacon 1.19/lb#user#cmp price Ref#log#next72.2d 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?