派生自 development/c++

miyanhui
2019-02-13 f76e6f73d57015a04272f05a48c27bfd42b14015
QiaoJiaSystem/VideoAnalysFromHC/main.cpp
@@ -66,9 +66,12 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif
    appPref.setLongData("gpu.index", 0);
    appPref.setLongData("gpu.index", 1);
    appPref.setIntData("show.image", 0);
    //#todo get from config File