Đặt câu với từ "biểu thức"

1. & Biểu thức chính quy

TestRegression

2. Biểu thức chính quy

Regular Expression

3. khớp biểu thức chính quy

Matches Regular Expression

4. Biểu thức chính quy không hợp lệ

Invalid regular expression

5. Nhập một biểu thức hợp lệ, như #* pi hay e

Enter a valid expression, for instance #*pi or e

6. Lưu ý rằng các bước kênh chấp nhận biểu thức chính quy.

Keep in mind that funnel steps accept regular expressions.

7. Biểu thức chính quy không cần bao gồm siêu ký tự regex.

Regular expressions don’t have to include regex metacharacters.

8. Các loại so khớp khác không chấp nhận biểu thức chính quy.

The other match types do not accept regular expressions.

9. Biểu thức chính quy. Các dòng khớp sẽ được lưu dạng liên kết

A regular expression. Matching lines will be bookmarked

10. Sử dụng dấu ngoặc đơn để nhóm các phần của biểu thức với nhau.

Use parentheses to group parts of an expression together.

11. Một biểu thức đa thức là một biểu thức có thể được viết lại như một đa thức, bằng cách sử dụng các phép giao hoán, kết hợp và phân phối phép cộng và phép nhân.

A polynomial expression is an expression that may be rewritten as a polynomial, by using commutativity, associativity and distributivity of addition and multiplication.

12. Nhưng chúng rất cần thiết, thực sự cần thiết để biểu thức toán học đó có nghĩa.

But they're necessary: they're necessary to make that mathematics work.

13. Sau đó, khuôn mặt của ông già nhăn nheo bản thân từ từ vào một biểu thức mới.

Then the old man's face wrinkled itself slowly into a new expression.

14. Để thực hiện điều này, hãy sử dụng Biểu thức chính quy làm loại so khớp của bạn.

To do this, use Regular expression as your match type.

15. Bạn có thể tạo biểu thức chính quy sau để nắm bắt tất cả các SKU dép đi biển:

You could create the following regular expression to capture all beach-sandal SKUs:

16. Dưới dạng biểu thức toán học, Newton phát biểu rằng Lực là tích của khối lượng và gia tốc.

In mathematical terms, Newton's Second Law says that force is the product of mass times acceleration.

17. Nếu báo cáo chứa các mục so khớp mục tiêu thì biểu thức chính quy của bạn là chính xác.

If the report contains matching goal entries, then your regular expression is correct.

18. Sử dụng loại biểu thức chính quy này để tạo phân đoạn, bộ lọc hoặc bước mục tiêu khớp với URI.

Use this type of regular expression to create segments, filters, or goal steps that match a URI.

19. Trong hầu hết các ngôn ngữ lập trình mệnh lệnh, câu lệnh gán (hay biểu thức) là một cấu trúc cơ bản.

In most imperative programming languages, the assignment statement (or expression) is a fundamental construct.

20. Biểu thức chính quy sẽ sử dụng các ký tự đặc biệt để bật ký tự đại diện và khớp linh hoạt.

A regular expression uses special characters to enable wildcard and flexible matching.

21. Khi biểu thức chính quy thấy dấu gạch chéo ngược, nó biết nên diễn giải ký tự tiếp theo theo nghĩa đen.

When regular expressions sees a backslash, it knows that it should interpret the next character literally.

22. Một cách đơn giản để xác minh biểu thức chính quy của bạn là nhập hàm Tìm kiếm trong báo cáo Trang.

A simple way to verify your regular expression is to enter it the Search function in the Pages report.

23. Hơn nữa, mọi hành vi đầu vào-đầu ra có thể có thể được mô hình hoá bằng một biểu thức Boolean phù hợp.

Furthermore, every possible input-output behavior can be modeled by a suitable Boolean expression.

24. Khi bạn bao gồm một chuỗi các ký tự trong dấu ngoặc vuông, biểu thức của bạn đối sánh với 1 trong các ký tự đó.

When you include a series of characters in brackets, your expression matches 1 of those characters.

25. Biến Bảng RegEx hoạt động tương tự như biến Bảng tìm kiếm, có thêm khả năng chạy mẫu biểu thức chính quy cho mục bạn muốn khớp.

A RegEx Table variable is similar to a Lookup Table variable, with the addition of being able to run regular expression patterns for the items you want to match.

26. Một số ngôn ngữ lập trình mảng bao gồm các biểu thức véc-tơ hóa và phép toán ma trận như các công thức không ASCII, pha trộn với cấu trúc điều khiển quy ước.

Some array programming languages include vectorized expressions and matrix operations as non-ASCII formulas, mixed with conventional control structures.