Your "revised version": ^\s(\d*\.)?\d+$ says that a single space is required at the front, so it will only match if a single space is ...
確定! 回上一頁