TAILIEUCHUNG - HandBooks Professional Java-C-Scrip-SQL part 214

Tham khảo tài liệu 'handbooks professional java-c-scrip-sql part 214', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Perl Perl provides a rich set of regular-expression operators constructs and features with more being added in each new release. Perl uses a Traditional NFA match engine. For an explanation of the rules behind an NFA engine see Section . This reference covers Perl Version . Unicode features were introduced in but did not stabilize until . Most other features work in Versions and later. Supported Metacharacters Perl supports the metacharacters and metasequences listed in Table 1-3 through Table 1-7. For expanded definitions of each metacharacter see Section . Table 1-3. Character representations Sequence Meaning a Alert bell . b Backspace supported only in character class. e ESC character x1B. n Newline x0A on Unix and Windows x0D on Mac OS 9. r Carriage return x0D on Unix and Windows x0A on Mac OS 9. f Form feed x0C. t Horizontal tab x0 9. octal Character specified by a two- or three-digit octal code. xhex Character specified by a one- or two-digit hexadecimal code. x hex Character specified by any hexadecimal code. cchar Named control character. N name A named character specified in the Unicode standard or listed in PATH_TO_PERLLIB unicode Names . txt. Requires use charnames full . Table 1-4. Character classes and class-like constructs continued Class Meaning . A single character listed or contained in a listed range. r. A single character not listed and not contained within a listed range. class POSIX-style character class valid only within a regex character class. Any character except newline unless single-line mode s . C One byte however this may corrupt a Unicode character stream. x Base character followed by any number of Unicode combining characters. w Word character p I sWord . W Non-word character P I sWord . d Digit character p IsDigit . D Non-digit character P IsDigit . s Whitespace character p IsSpace . S Non-whitespace character P IsSpace . p prop Character contained by given Unicode property script or block. P .

TÀI LIỆU LIÊN QUAN
10    127    1
6    150    1
7    127    1
5    125    1
6    127    1
6    115    1
6    122    1
6    174    1
7    122    1
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.