Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 .net 应用程序,它从数据库中读取数据并写入另一个文本文件。对于写“双”值,它是以科学记数法书写,这是不可取的。例如 -0.00005 被写为 -5E-05,但 -0.00045 被写得很好。我不明白这里发生了什么问题。“零”值的小数点后是否有任何限制?
请有人尽快回答我。
问候, 穆斯塔法