Url2 URL Encoding Reference ASCII device control characters %00-%1f ASCII Character Description URL-encoding NUL null character %00 SOH start of header %01 STX start of text %02 ETX end of text %03 EOT end of transmission %04 ENQ enquiry %05 ACK acknowledge %06 BEL bell (ring) %07 BS backspace %08 HT horizontal tab %09 LF line feed %0A VT vertical tab %0B FF form feed %0C CR carriage return %0D SO shift out %0E SI shift in.. 2010. 5. 26. 웹개발 유용한 정규식 표현 8가지 Background Info on Regular Expressions This is what Wikipedia has to say about them: In computing, regular expressions provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. Regular expressions (abbreviated as regex or regexp, with plural forms regexes, regexps, or regexen) are written in a formal languag.. 2009. 9. 30. 이전 1 다음