decimal d = decimal.Parse(double.Parse("7.1e-003").ToString());Console.WriteLine(d.ToString());
没有,你的7.1e-003好像是excel中的数据