concepts

  • 变量其实只不过是程序可操作存储区的名称,在c++中每个变量都有特定的类型
  • c++基础数据类型: bool ,char, int, float, double, void, wchar_t;
  • 修饰词有:short, long, unsigned, signed

results matching ""

    No results matching ""