首页 > 学院 > 开发设计 > 正文

Qt容器QVector

2019-11-06 07:03:34
字体:
来源:转载
供稿:网友
 QVector<QVector<double>> cityStations_6_variables_avg;QVector<double> oneStations_6_variables_avg;往 oneStations_6_variables_avg弹进5个数据再往cityStations_6_variables_avg弹进 oneStations_6_variables_avg

能通过下标索引访问里面的数据吗

答案:可以


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表