fig5_7printf.txt

来自「用三个类来研究类的继承!类Point、Circle、Cylinder」· 文本 代码 · 共 8 行

TXT
8
字号
编译命令为:
	bcc32 fig5_7.cpp point2.cpp

X coodinate is 7.2
Y coodinate is 11.5

The new location of p is [10, 10]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?