The IDL routines STREGEX and STRSPLIT use regular expressions; ... IDL> for i = 0, strlen(str)/3 - 1 do str = str_replace(str, regex, '$1,$2').
確定! 回上一頁