=MID(text,start_num,num_chars) MID returns a specific number of characters from a text string, starting at the position specified, based on the number of ...
確定! 回上一頁