As programmers, we spend a lot of time dealing with strings of text. ... let valid_id = (is_a(alpha) + is_a(alphanum).repeat(0..))
確定! 回上一頁