REGULAR EXPRESSION in English translation

regular expression
biểu hiện thường xuyên
biểu thức thông thường
regular expresion
regular expressions
biểu hiện thường xuyên
biểu thức thông thường
regular expresion

Examples of using Regular expression in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Sử dụng chuỗi search() với một Regular Expression.
Using String search() With a Regular Expression.
( Xem thêm phần Regular Expression).
(More info on regular expressions).
Mỗi phần thảo luận về một tính năng cụ thể của cú pháp Regular Expression đi kèm với các ví dụ và demo trực tiếp thông qua sân chơi RegExp phổ biến.
Each section describes a specific feature of regular expression syntax with a lot of examples and live demos via a popular RegExp playground.
Làm quen với cú pháp của Regular Expression chắc chắn cần một chút thời gian
Getting to know the syntax of Regular Expressions definitely takes some time and remembering all of
Bằng việc định nghĩa các phần cụ thể của một Regular Expression, sau đó bạn có thể xem lại những phần này với một ký tự tham chiếu đặc biệt.
By defining specific parts of a regular expression, you can then refer back to those parts with a special reference character.
Regular Expression có thể được sử dụng để thực hiện tất cả các loại tìm kiếm văn bản và các thao tác thay thế văn bản.
Regular expressions can be used to perform all types of text search and text replace operations.
Mỗi phần thảo luận về một tính năng cụ thể của cú pháp Regular Expression đi kèm với các ví dụ và demo trực tiếp thông qua sân chơi RegExp phổ biến.
Each section discusses a specific feature of regular expression syntax, with examples and live demos via a popular RegExp playground.
Ví dụ, Regular Expression( dog) tạo một group đơn chứa các chữ cái là" d"," o" và" g".
For example, the regular expression(dog) creates a single group containing the letters“d”“o” and“g”.
Bảng sau liệt kê một tập hợp các siêu ký tự mà có thể được sử dụng trong PERL Style Regular Expression.
The following table lists a set of metacharacters which can be used in PERL Style Regular Expressions.
Thuật ngữ regular expression xuất phát từ lý thuyết toán học
The term regular expression comes from mathematics and computer science theory,
Hàm preg split() hoạt động giống hàm split(), ngoại trừ việc regular expression được chấp nhận như là các tham số đầu vào cho pattern.
The preg_split() function operates exactly like split(), except that regular expressions are accepted as input parameters for pattern.
Replace() Được sử dụng để tìm một so khớp giữa Regular Expression đã cho và một chuỗi, và để thay thế chuỗi phụ đã so khớp với một chuỗi phụ mới.
Replace()- Used to find a match between a regular expression and a string, and to replace the matched substring with a new substring.
Bài tiếp theo sẽ nói tới một số ví dụ vể Regular Expression và việc áp dụng vào PHP.
The talk was about regular expressions and their usage in PHP.
Một Regular Expression có thể là một ký tự đơn lẻ, hoặc một mẫu phức tạp hơn.
A regular expression can be a single character, or a more complicated pattern.
chúng ta không cần các biểu thức chính quy( regular expression).
at a specific position, we don't necessarily need regular expressions.
Không hỗ trợ regular expression là thiếu sót đáng kể của C++,
Regular expression support has been noticeably lacking in C++-especially among web programmers,
Một Regular Expression có thể là một ký tự đơn lẻ, hoặc một mẫu phức tạp hơn.
The regular expression can be a single character or a more complicated pattern.
Nó trả về một mảng các chuỗi được tính toán bằng việc chia chuỗi này xung quanh các so khớp của regular expression đã cho.
It returns the array of strings computed by splitting this string around matches of the given regular expression.
PatternSyntaxException: Một đối tượng PatternSyntaxException là một exception( ngoại lệ) chưa được kiểm tra mà chỉ dẫn một lỗi cú pháp trong mẫu Regular Expression.
A PatternSyntaxException object is an unchecked exception that indicates a syntax error in a regular expression pattern.
Chia một chuỗi đầu vào thành một mảng các chuỗi phụ tại vị trí được định nghĩa bởi một Regular Expression pattern đã xác định trong Regex constructor.
Splits an input string into an array of substrings at the positions defined by a regular expression pattern specified in the Regex constructor.
Results: 144, Time: 0.0247

Word-for-word translation

Top dictionary queries

Vietnamese - English