首页 > 标签:getline的用法
  • getline的用法

    getline的用法】在C++编程中,`getline` 是一个非常实用的函数,常用于从输入流中读取整行字符串。与 `cin` 不同,`getline` 可以正

    2025年07月09日 18:30:22