什么时候该用assert
摘要:
—————————————————-Michael to pongba有下面2种方法:方法一:Section *pImageSection = new Section(pImage);assert(pImageSection);方法二:略ps:现在项目组代码用第一方法,并且也不写日志,每一次客户端d... 阅读全文
posted @ 2015-06-15 15:05 xuelei56 阅读(260) 评论(0) 推荐(0) 编辑