登录 注册
当前位置:主页 > 资源下载 > 10 > c++ Strings下载

c++ Strings下载

  • 更新:2024-11-27 11:30:08
  • 大小:103KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C++ - 后端
  • 格式:PDF

资源介绍

It’s often mentioned that one of the failings of the C language is the lack of a true string type, one that can be assigned, manipulated, and compared. Many early C++ books show how to define and use a String class that provided the common operations that other data types have. This paper contains a brief description of the string type defined by the C++ Standard Library.