阅读背景:

使用c++ /STL“正确”存储二进制数据的方法

来源:互联网 

In general, what is the best way of storing binary data in C++? The options, as far as I can tell, pretty much boil down to using strings or vector<char>s. (I'll omit the possibility of char*s and malloc()s since I'm referring specifically to C++).In general, what is the best way of storing bin




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: