niuqiang

Results 4 comments of niuqiang

> 拆构函数先后顺序造成的。 > 不过也有一部分evpp的原因。 > `class InitializeGlog { public: InitializeGlog(const std::string &Name = std::string("Server"), const std::string &Dir = std::string("./Log/")) { google::InitGoogleLogging(Name.c_str()); google::SetLogDestination(google::GLOG_INFO, Dir.c_str()); google::InstallFailureSignalHandler(); FLAGS_colorlogtostderr = true; FLAGS_stop_logging_if_full_disk = true;...

> > > 拆构函数先后顺序造成的。 > > > 不过也有一部分evpp的原因。 > > > `class InitializeGlog { public: InitializeGlog(const std::string &Name = std::string("Server"), const std::string &Dir = std::string("./Log/")) { google::InitGoogleLogging(Name.c_str()); google::SetLogDestination(google::GLOG_INFO, Dir.c_str()); google::InstallFailureSignalHandler();...

如果可以的话,能麻烦您稍微做一点解释么?因为在现存的代码中没有看到在何处进行了实际的爬取。anyway,对爬虫的外围设施挺有帮助的,thx~

same here. The syntax supported by plantuml is rich, but it's strictly limited while using puml2code. I spent a lot of time getting through the grammar checks, but ended up...