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.
これは単純なはずです:
strconv.Atoi("1250000.0000")
これにより、エラーが発生します。
0 strconv.ParseInt: "1250000.0000" を解析中: 無効な構文
手がかりはありますか?