摘要: 头文件中的防卫式声明 点击查看代码 #ifndef __COMPLEX__ #define __COMPLEX__ class complex { } #endif 类的定义 点击查看代码 class complex//class head { //class body //有些函數在此直接定义,另 阅读全文
posted @ 2021-12-17 09:17 OLK~BW 阅读(286) 评论(0) 推荐(0)