您可以在C#中以各种方式定义一个数字,
1F // a float with the value 1 1L // a long with the value 1 1D // a double with the value 1
我个人正在寻找哪种方式short,但是为了让问题更好地为人们提供参考,你可以应用的数字文字的所有其他后期修复是什么?
short
c# numbers
c# ×1
numbers ×1