摘要: string EventTrigger::SegmentationString(std::string& str) { try { string dft_val; const std::string& seprator = "="; std::vector<std::string> vec; Str 阅读全文
posted @ 2021-07-19 21:59 yyfaaa 阅读(102) 评论(0) 推荐(0) 编辑
摘要: eg1: void EventTrigger::Run(){ RegisterDetector(); if (ParseMap(AppContext::GetResourceFile("global_map.path")) == false) { DLOG(ERROR) << "parse map 阅读全文
posted @ 2021-07-19 21:57 yyfaaa 阅读(2618) 评论(0) 推荐(1) 编辑