If I transfer both strings into char arrays, and then iterate them, it will take 3ms(test many times); If I use string.charAt() to iterate ...
確定! 回上一頁