在C#中,当弄乱那个系统DLLImport /(非托管?)代码时,我在某处读到了使用Int32精确类型而不是int的重要性.这是真的?有人可以详细说明为什么这样做很重要?
c# int alias int32
alias ×1
c# ×1
int ×1
int32 ×1