摘要: 方法一:#include <stdio.h> #include <stdlib.h> #include <fstream> #include <string> // size_t readBinaryFile(const char *filename, unsigned char *&data) { 阅读全文
posted @ 2022-12-05 16:30 ParamousGIS 阅读(328) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/wangqinghao/article/details/7245851https://www.codenong.com/7241871/1. std::stringstream转换为std::vector<char>// std::stringstr 阅读全文
posted @ 2022-12-05 16:26 ParamousGIS 阅读(80) 评论(0) 推荐(0) 编辑