查了很多資料,都說string是基元類型Type tt = typeof(Boolean); bool dd = tt.IsPrimitive;得出dd為false所以請大家說一下,string是不是基元類型。 查看完整描述