C#语言内置数据类型(int,long,float,double)经过编译 ——>CLR支持的数据类型(System.Int32,System.Int64,System.Single,System.Double)