For excluding the empty string from the result, pass a RegExp instead and find the occurence of x+ which means one or more x characters.
確定! 回上一頁