C++ 声明多个变量
声明多个变量
要声明多个相同类型的变量,请使用逗号分隔的列表
一个值赋给多个变量
您也可以在一行代码中将相同的值赋给多个变量
要声明多个相同类型的变量,请使用逗号分隔的列表
您也可以在一行代码中将相同的值赋给多个变量
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]