parseInt ( theDate.substring ( 6 , 10 ) ) ; } catch ( Number FormatException e ) { errorCode = 1 ; } } if ( errorCode 0 ) { if ( theDay > 31 || theDay < 1 ) ...
確定! 回上一頁