项目

一般

简介

开源库

  1. glog
    #define GLOG_USE_GLOG_EXPORT
    #include "glog/logging.h" 
    
    /**
     * glog-0.6.0版本不需要加:#define GLOG_USE_GLOG_EXPORT
     * glog-0.7.0版本开始需要加:#define GLOG_USE_GLOG_EXPORT
    */