%function to strip a string function strip(s) %use a strrep function, to find the spaces in the input string and replace them with empty characters.
確定! 回上一頁