int a=in.nextInt();为什么右边"Int"首字母大写

2025-06-21 09:14:09
推荐回答(1个)
回答1:

用来区分next和int两个单词,这样利于阅读,也有的写成NextInt的