知性泥猴桃

文章
8
资源
0
加入时间
3年0月8天

clickhouse(十二、踩坑之路)

Q1DB::Exception: Cannot create table from metadata file /data/clickhouse/metadata/default/dwd_test.sql, error: DB::Exception: The local set of parts of table default.dwd_test doesn’t look like the set of parts in ZooKeeper: 65.88 million rows of 85.0

opencv 读取摄像头并保存

m_capture = 0; m_writer = 0; m_frame = 0; m_capture = cvCaptureFromCAM(0/*m_CamIndex*/); int count = 0; m_frame = cvQueryFrame( m_capture ); while (m_frame==NULL) { m_frame = cvQueryFrame( m_