... int bytedata = -1; try { // 略過非單字的字元'\t','\n','\r',' ' bytedata ... catch(Exception e) {} if(offset+bytedata==-1) return null; ...
確定! 回上一頁