Convert.ToInt32、(int)和int.Parse三者的区别
参考http://www.cnblogs.com/flyker/archive/2009/03/04/1402673.html
对null值的处理,习惯了用covert,但要主要null时返回0也许不是我想要的结果:)
参考http://www.cnblogs.com/flyker/archive/2009/03/04/1402673.html
对null值的处理,习惯了用covert,但要主要null时返回0也许不是我想要的结果:)