如何显示整数而不是指数数字格式

发布于 2024-10-07 02:12:33 字数 216 浏览 2 评论 0原文

有人能告诉我如何说服用字符串“88888887039546656102802”保存的CSV文件不会变成指数数“8.88888870395466E+22”吗?当我加载CSV并读取指数数“8.88888870395466E+22”而不是实际值“88888887039546656102802”时。

在限制 csv 将数字转换为指数格式之后,

我怎样才能避免这种情况?

谢谢!

Can someone tell me how to convince a CSV file saved with the string “88888887039546656102802″ to not turn into an exponential number "8.88888870395466E+22" ? when i load the CSV and reads the exponential number "8.88888870395466E+22" instead of the actual value “88888887039546656102802″.

And after which limit csv convert number into exponential format

how can i avoid this?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

轮廓§ 2024-10-14 02:12:35

在 Excel 上,您可以选择输入法作为文本
右键单击列选择格式单元格
选择文本格式。

On excel you may choose input method as text by
right click column Select FormatCells
select text format.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文