派生自 development/c++

pansen
2019-03-05 ed223aee5fe5f3b222488549597976f34c679c3d
QiaoJiaSystem/PerimeterAlarm/main.cpp
@@ -9,7 +9,7 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS;
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
    ENABLEGLOG("./log/");
#endif