convert string into array of integers

后端 未结 11 1686
刺人心
刺人心 2020-11-30 19:32

I want to convert the following string \'14 2\' into an array of two integers. How can I do it ?

11条回答
提交回复
热议问题