博客迁移:leecss[https://leecss.com/] 文章梳理 一、HTML 二、CSS g1、flex[https://www.jianshu.com/p/de...

IP属地:江苏
博客迁移:leecss[https://leecss.com/] 文章梳理 一、HTML 二、CSS g1、flex[https://www.jianshu.com/p/de...
1.struct成员默认访问方式是public,而 class默认访问方式是private! 2.exit函数终止程序执行会调用析构函数 ,abort函数终止程序不会调用析构...