假设我有一个"10,5,3"字符串如何摆脱逗号,所以字符串只是"10 5 3"?我应该使用strtok吗?
c string punctuation
c ×1
punctuation ×1
string ×1