代码搜索:L
找到约 10,000 项符合「L」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6243179
2b l12.2b
#print
Now use the editor to copy file "first"
to file "second".
Then type "ready".
#create Ref
Bell Telephone Laboratories
600 Mountain Avenue
Murray Hill, New Jersey 07974
#create first
Bell Tele
www.eeworm.com/read/101082/6243180
2b l36.2b
#print
Now, in file 'pets', change the word 'dog' on the third line
into 'dogs'. Then rewrite the file and type "ready".
#create Ref
cats
hamsters
dogs
gerbils
#create pets
cats
hamsters
dog
gerbils
www.eeworm.com/read/101082/6243181
2b l60.2b
#print
You can of course combine many files. Make a file
"total" which contains the pieces "first", "second",
"third", and "fourth" in that order. Then type "ready".
#create Ref
It has been alrea
www.eeworm.com/read/101082/6243182
2b l53.2b
#print
There is a big file "federal" in this directory.
It contains the following mistyped words:
Typed as Should be
cotnend contend
aalarm alarm
exedient expedient
drabel
www.eeworm.com/read/101082/6243183
2b l10.2b
#print
You can of course use "$" with other addresses.
For example, print from the third line of this file
through the end; then leave with the usual w, q, and ready.
#create Ref
:IBM
Sperry Rand Univ
www.eeworm.com/read/101082/6243186
2b l17.2b
#print
What do you type to go from
the editor command level to where
you type input text? (The append command).
Type "answer X" where X is what you type.
#copyin
#user
#uncopyin
#match a
#log
#next
1
www.eeworm.com/read/101082/6243187
2b l52.2b
#print
In this directory is a file "outline". Find the line that
begins "B.3.i". Note that this line, and the next few
lines, should begin "A"... for consistency.
(Print the whole file to see what
www.eeworm.com/read/101082/6243190
2e l32.2e
#print
Is the word "stop" changed by the command
s/tp/xx/p
Type "yes" or "no".
#copyin
#user
#uncopyin
#match no
#log
#next
32.2f 5
32.1b 10
www.eeworm.com/read/101082/6243191
2b l20.2b
#print
There is an easier way to do that. You can just say
5c
input text for new version
.
using the 'c' command ('c' stands for 'change') which
will delete the old version of the line and
r
www.eeworm.com/read/101082/6243192
2c l32.2c
#print
What will the word "floating" become after
the command
s/a./or/
is executed? Type "answer WORD" where WORD is the
new version.
#copyin
#user
#uncopyin
#match flooring
#log
#next
32.2d 5
32.1