https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往
摘要: 公司的项目当中 禁止使用了dynamic_cast,进行强制类型转换。#pragma onceclass ElementBase{public: ElementBase(void){}; ~ElementBase(void){}; void show() { pri... 阅读全文
posted @ 2017-05-11 09:33 鱼酱 阅读(190) 评论(0) 推荐(0) 编辑

https://img-blog.csdnimg.cn/32db9ce43ef64316a2e37a31f4cee033.gif
编程小鱼酱yu612.com,点击前往