substring.js. // Finds the longest common starting substring in an array of strings. function common_substring(data) {. var i, ch, memo, idx = 0.
確定! 回上一頁