CNBYN

  • string转对象详解

    一、基础概念 在进行string转对象之前,需要知道几个基础概念。首先,C++中有三种基本的用户自定义类型: 类(class) 结构体(structure) 联合(union) 这…

    编程 2025-02-24