What is the translation of " PARSER " in English? S

Examples of using Parser in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Những thay đổi trong parser.
Those changes in parser.
Sử dụng parser combinator trên scala( phần 1).
Creating a scanner using parser combinators in Scala(PLDS part I).
Sử dụng dom and sax parser.
Using DOM and SAX Parsers.
Các lỗi về parse này nên chỉ được tạo bởi parser.
Parse errors should only be generated by the parser.
Sử dụng PHP query string parser để qua mặt IDS, IPS và WAF.
Abusing PHP query string parser to bypass IDS, IPS, and WAF.
Bạn có thể thay đổi parser.
You can change the parser.
Mục tiêu của một Parser là để biến đổi XML thành một code có thể đọc.
Objective of parsers is to transform XML into a readable code.
Java hỗ trợ 2 loại xml parser.
The Java library supplies two kinds of XML parsers.
Mục tiêu của một Parser là để biến đổi XML thành một code có thể đọc.
The goal of a parser is to transform XML into a readable code.
XmlDoc- đối tượng XML DOM được tạo bởi parser.
XmlDoc- the XML DOM object created by the parser.
Phần dưới sẽ hướng dẫnbạn cách cài đặt PHP Parser trên máy tính của bạn.
This tutorial will guide you how to install PHP parser on your computer.
JSON Parser sẽ nhận dạng chỉ chuỗi JSON và không biên dịch các script khác.
A JSON parser will recognize only JSON text and will not compile scripts.
Py để nhanh chóng quét PDF cho các đối tượng nguy hiểm và hữu ích nhất,pdf- parser.
Py to quickly scan the PDF for risky objects and,most usefully, pdf-parser.
Viết một lexer và parser chỉ chiếm một tỷ lệ rất nhỏ trong công việc viết một trình biên dịch( compiler).
Writing a lexer and parser is a tiny percentage of the job of writing a compiler.
Thông thường nó cho biết version của XML Specification mà parser cần làm theo.
Usually it says version of the XML parser should specification which follow.
Vẫn làm việc trên đó,Tuy nhiên có một hằng số có thể được thay đổi ở phía trên cùng của tập tin parser.
Still working on that,however there are a few constants that may be changed at the top of the parser.
PHP Parser- Để xử lý các lệnh PHP script, một parser phải được cài đặt để tạo HTML output mà có thể được gửi tới trình duyệt web.
To process PHP script, a parser must be installed to generate HTML output that can be sent to the web browser.
Tất cả các template của Vue đều là code HTML hợp lệ vàcó thể được parse bởi các trình duyệt và parser chuẩn.
Js templates are valid HTML that can be parsed by spec-compliant browsers andHTML parsers.
The Microsoft XML Parser( MSXML) 3.0 SP7 phát hành cung cấp một số sửa lỗi và sửa lỗi bảo mật so với trước MSXML 3.0 SP phát hành.
The Microsoft® XML Parser(MSXML) 3.0 SP5 release offers a number of bug fixes and security fixes over the previous MSXML 3.0 SP releases.
Tất cả PHP code phải được bao bên trong một trong 3 thẻ đánh dấu đặcbiệt được nhận diện bởi PHP Parser.
All PHP code must be included inside one of the three special markuptags ATE are recognised by the PHP Parser.
Trong suốt quá trình này,bất cứ khi nào trình xử lý( parser) bắt gặp script, nó phải dừng lại và thực thi nó trước khi có thể tiếp tục xử lý với HTML.
During this process, whenever the parser encounters a script or CSS, it has to stop and run it before continuing to parse the HTML.
X biểu thức thông thường, nhưng cũng cho phép BNF-phong cách định nghĩa của một recursive descent parser qua pd- quy tắc.
X regular expressions,but also allow BNF-style definition of a recursive descent parser via sub-rules.
Trong suốt quá trình này,bất cứ khi nào trình xử lý( parser) bắt gặp script, nó phải dừng lại và thực thi nó trước khi có thể tiếp tục xử lý với HTML.
During this process, whenever the parser encounters a script it has to stop and execute it before it can continue parsing the HTML.
PHP Parser- Để xử lý các lệnh PHP script, một parser phải được cài đặt để tạo HTML output mà có thể được gửi tới trình duyệt web.
Install PHP Parser- In order to process PHP script instructions, a parser must be installed to generate HTML output that can be sent to the Web Browser.
Trong suốt quá trình này,bất cứ khi nào trình xử lý( parser) bắt gặp script, nó phải dừng lại và thực thi nó trước khi có thể tiếp tục xử lý với HTML.
During the process, if the parser comes across a script, it has to stop and execute the script before continuing with HTML parsing.
Trong lịch sử, cách bạn muốn phân tích những thứ này là nhìn vào tập tin log của bạn và sử dụng Excel hoặc nếu bạn đang hardcore bạncó thể sử dụng Log Parser.
Historically, the way you would analyze things like this is through looking at your log files using Excel or, if you're hardcore,Log Parser.
Biểu thức thông thường( viết tắt là regex hoặc regexp, với hình thức plural regexes, regexps, hoặc regexen) được viết bằng một ngôn ngữ chính thức có thể được giải thích bởi một biểu hiện thường xuyên xử lý,hoặc là một chương trình phục vụ như một parser Máy phát điện hoặc kiểm tra văn bản và xác định phần phù hợp với các đặc điểm kỹ thuật được cung cấp.
Regular expressions(abbreviated as regex or regexp, with plural forms regexes, regexps, or regexen) are written in a formal language that can be interpreted by a regular expression processor,a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.
Về bản dịch toàn bộ bài viết, Tôi đã nới lỏng các vấn đề làm việc với các cụm từ được sớm phát hành tại 0.7( nhìn thấy những điều cơ bản làm việc ở đây), làm việc điều khoản đầy đủ là khó, và có thể dẫn đến hoạt động deface, Tuy nhiên-bạn có thể thay đổi mã phá vỡ trong parser.
Regarding full article translation, I have eased the working with phrases issue to be soon released at 0.7(see the basics working here), the working full paragraph thing is tricky, and might lead to defacements, however-you may change the breaking code in parser.
Ngoài các dữ liệu cần thiết cho công việc làm ăn, một tài liệu XML cũng có chứa các Processing Instructions(chỉ thị về cách chế biến) cho parser và Comments( ghi chú) cho người đọc.
In addition to the data necessary for doing business, an XML document alsocontains Processing Instructions(instructions on how to process) for the parser and Comments(notes) to the reader.
Nếu bạn muốn thay đổi hành vi của bạn có hai điểm, khả năng trong các mã, một là phòng chống dịch khi gắn thẻ nguồn0 trong chế độ chỉnh sửa( thấy trong parser. php các).
If you want to change that behaviour you have two possible entry points in the code, one is preventing the translation tagging whensource is 0 in edit mode(see in the parser. php).
Results: 52, Time: 0.0191
S

Synonyms for Parser

Top dictionary queries

Vietnamese - English