派生自 development/c++

miyanhui
2019-02-14 c6a77604029cc9abd45e04e5a66579dd2712222b
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