Thats the explanation: int offset = data.indexOf(c); //in your example S "P3 S255"; ^ offset = 3. then you parse for offset1 but take ...
確定! 回上一頁