driver.ctxt
来自「Java程序设计(美) David D. Riley著 机械工业出版社 书籍配套」· CTXT 代码 · 共 15 行
CTXT
15 行
#BlueJ class contextcomment0.target=class\ Drivercomment0.text=Author\:\ David\ D.\ Riley\nDate\:\ Jan,\ 2005\nThree\ Squares\ Program\ (Figure\ 4.10)\n\ncomment1.params=r\ ccomment1.target=void\ colorAndAdd(Rectangle,Color)comment1.text=pre\:\tw\ has\ been\ instantiated\ \ \nand\ r\ has\ been\ instantiated\ \ \nand\ c\ is\ a\ valid\ Color\npost\:\tr\ is\ set\ to\ color\ c\ \nand\ \ r\ is\ added\ to\ theWindow\ \ \ \n\ncomment2.params=comment2.target=Driver()comment2.text=post\:\ta\ window\ with\ three\ blue\ filled\ squares\ is\ drawn\ \ \ncomment3.target=leftSquarecomment4.target=rightSquarecomment5.target=theWindowcomment6.target=midSquarenumComments=7
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?