日期:2014-05-18 浏览次数:20732 次
string abc = "39.123456"; abc = abc.Replace(".",""); int i = Convert.ToInt32(abc);