写出一个字符串中所有数字之和,如果有连续数字如12345,则对应的不是1+2+3而是123 如果数字前面有奇数个-代表负数,偶数个-为正数。

NoSuchKey

猜你喜欢

转载自blog.csdn.net/qq_39455116/article/details/80358444