派生自 development/c++

chenshijun
2019-03-15 f1360ea0672147638e052b3ea1458b393c92422e
QiaoJiaSystem/VideoToImage/main.cpp
@@ -27,12 +27,12 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif
    appPref.setLongData("gpu.index", 0);
    appPref.setIntData("gpu.index", 0);
    appPref.setIntData("show.image", 0);