這個方法到底是干嘛的?怎么用?pos = new ParsePosition(8)知道是解析時間,但是pos的作用是什么
1 回答

呼如林
TA貢獻(xiàn)1798條經(jīng)驗 獲得超3個贊
The method attempts to parse text starting at the index given by pos.
就是類似先把給的字符串從ParsePosition
對象的index開始截取,然后對截取的字符串parse
添加回答
舉報
0/150
提交
取消