C++初学的常见问题 之二

C++初学的常见问题 之二

Tag

当前位置:首页 > C++初学的常见问题 之二 >
  • 初学者常犯的两大问题是什么?

    初学者常犯的两大问题是什么?

    #include <iostream>#include <string.h>using namespace std;//学生基本信息struct StudentInfo{int Id;string Name;int[11] Tele;//科目的成绩double[3] Score;//科目的名称static string[3] Subject…

    查看更多 2026-02-20

提交需求或反馈

Demand feedback