摘要:
string EventTrigger::SegmentationString(std::string& str) { try { string dft_val; const std::string& seprator = "="; std::vector<std::string> vec; Str 阅读全文
摘要:
eg1: void EventTrigger::Run(){ RegisterDetector(); if (ParseMap(AppContext::GetResourceFile("global_map.path")) == false) { DLOG(ERROR) << "parse map 阅读全文