英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

parsing    音标拼音: [p'ɑrsɪŋ]
语法分析,句法分析,析词,析离

语法分析,句法分析,析词,析离

parsing
语法剖析;剖析;语法解析;(语法)分析

parsing
剖析

parse \parse\ (p[aum]rs), v. t. [imp. & p. p. {parsed}
(p[aum]rst); p. pr. & vb. n. {parsing}.] [L. pars a part;
pars orationis a part of speech. See {Part}, n.] (Gram.)
To resolve into its elements, as a sentence, pointing out the
several parts of speech, and their relation to each other by
government or agreement; to analyze and describe
grammatically.
[1913 Webster]

Let him construe the letter into English, and parse it
over perfectly. --Ascham.
[1913 Webster]



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • What is parsing in terms that a new programmer would understand?
    Parsing is a very important part of many computer science disciplines For example, compilers must parse source code to be able to translate it into object code Likewise, any application that processes complex commands must be able to parse the commands
  • c# - What is parsing? - Stack Overflow
    Parsing or syntactic analysis is the process of analysing a string of symbols, either in natural language or in computer languages, conforming to the rules of a formal grammar The term parsing comes from Latin pars (orationis), meaning part (of speech)
  • java - What is Parse parsing? - Stack Overflow
    Parsing is just process of analyse the string of character and find the tokens from that string and parser is a component of interpreter and compiler It uses lexical analysis and then syntactic analysis It parse it and then compile this code after this whole process of compilation
  • lex - Parsing, where can I learn about it - Stack Overflow
    This book (freely available as PDF) gives an extensive overview of different parsing techniques algorithms If you really want to understand the different parsing algorithms, this IMO is a better reference than the Dragon Book (as Parsing Techniques focuses entirely on parsing, while the Dragon Book covers parsing only as one - although
  • parsing - How to write a Parser in C#? - Stack Overflow
    A very good introductory tutorial on parsing in general is Let's Build a Compiler - it demonstrates how to build a recursive descent parser; and the concepts are easily translated from his language (I think it was Pascal) to C# for any competent developer This will teach you how a recursive descent parser works, but it is completely
  • parsing - Parse (split) a string in C++ using string delimiter . . .
    If you have multiple delimiters, after you have extracted one token, you can remove it (delimiter included) to proceed with subsequent extractions (if you want to preserve the original string, just use s = s substr(pos + delimiter length());):
  • parsing - Understanding Parse in C# - Stack Overflow
    Parsing in CSharp - how to understand it 0 Understanding and Writing Parsers 1 C# string parse 0
  • parsing - How to parse freeform street postal address out of text, and . . .
    This code works OK for parsing most Esri results for findAddressCandidate and also with some other (reverse)geocoders that return single-line address where street city state are delimited by commas You can extend if you want or write country-specific parsers
  • parsing - Which tool to use to parse programming languages in Python . . .
    Parsing Java >=1 5 will be harder Parsing C++ will be very difficult; wait till you get to C++11x And you can't do much unless you do name and type resolution ("build symbol tables") after your parse





中文字典-英文字典  2005-2009