using声明 2018-03-06 本文已影响0人 xpc_buaa using声明(using declaration) 形式: using std::cin;有了using 声明就不需要专门的命名空间了 注意:头文件不应包含using 声明