2023年7月22日

摘要: 10:在ascii码中指代的是换行符 10:在ascii码中指代的是换行符 10:在ascii码中指代的是换行符 10:在ascii码中指代的是换行符 阅读全文
posted @ 2023-07-22 16:01 lydstory 阅读(56) 评论(0) 推荐(0)
摘要: #include using namespace std; int main() { ofstream outfile("example.txt", ios::app); if (outfile.is_open()) { outfile << "This is a new line.\n"; out 阅读全文
posted @ 2023-07-22 14:20 lydstory 阅读(63) 评论(0) 推荐(0)
摘要: 文件发送 :设置的长度与发送的长度 必须相等..... 阅读全文
posted @ 2023-07-22 13:42 lydstory 阅读(23) 评论(0) 推荐(0)
摘要: malloc最大分配3.55g malloc最大分配3.55g malloc最大分配3.55g malloc最大分配3.55g 阅读全文
posted @ 2023-07-22 02:47 lydstory 阅读(14) 评论(0) 推荐(0)

导航