摘要:
std::ifstream ifile; std::ifstream ifile; ifile.open(path, std::ios::binary); int mLength = 0; if (ifile.fail())std::ifstream ifile; ifile.open(path, 阅读全文
posted @ 2022-01-24 09:28
任重道远-HSY
阅读(175)
评论(0)
推荐(0)
2022年1月24日