Javaв„ў EE 5 Tutorial, The (3rd Edition)
saveload.test
*input <P>uno</P> <P>duo</P> <P>tres</P> *end *savefile *input <P><P> *end *output <P><P> *end *loadfile *output <P>uno</P> <P>duo</P> <P>tres</P> *end
insertOL.test
*altO *output <OL> <LI></LI> </OL>
insertAfterPara.test
*input <P>This is the first paragraph.</P> <P>This is the second paragraph.</P> *end *enter *output <P>This is the first paragraph.</P> <P>This is the second paragraph.</P> <P></P>
insertPara.test
*input <P>This is the first paragraph.</P> <P>This is the second paragraph.</P> *end *enter *output <P>This is the first paragraph.</P> <P></P> <P>This is the second paragraph.</P>
InsertPre.test
*input <P>This is the first paragraph.</P> <P>This is the second paragraph.</P> *end *altP *output <P>This is the first paragraph.</P> <pre></pre> <P>This is the second paragraph.</P> *end *shiftEnter *output <P>This is the first paragraph.</P> <pre> </pre> <P>This is the second paragraph.</P>
insertUL.test
*altU *output <UL> <LI></LI> </UL>
paraAfterPara.test
*input <P></P> *end *enter *output <P></P> <P></P>
Категории