C2
verb
#150,044 最常用
parse
UK /pɑːz/
|
US /pɑɹs/
document.getElementById('tab-examples')?.scrollIntoView({behavior: 'smooth'}))"
class="inline-flex items-center gap-1 px-2.5 py-1 text-xs font-semibold rounded-lg bg-emerald-50 dark:bg-emerald-900/30 text-emerald-700 dark:text-emerald-300 border border-emerald-200 dark:border-emerald-800 hover:bg-emerald-100 dark:hover:bg-emerald-900/50 transition-colors shadow-sm">
例句
document.querySelector('[data-quick-summary]')?.scrollIntoView({behavior: 'smooth'}))"
class="inline-flex items-center gap-1 px-2.5 py-1 text-xs font-semibold rounded-lg bg-violet-50 dark:bg-violet-900/30 text-violet-700 dark:text-violet-300 border border-violet-200 dark:border-violet-800 hover:bg-violet-100 dark:hover:bg-violet-900/50 transition-colors shadow-sm">
parse 30秒了解
An act of parsing.
parse 30秒了解
- (noun) An act of parsing.
- (noun) The result of such an act.
- (verb) To resolve (a sentence, etc.) into its elements, pointing out the several parts of speech, and their relation to each other by agreement or government; to analyze and describe grammatically.
Meanings
-
1
noun An act of parsing.
-
2
noun The result of such an act.
-
3
verb To resolve (a sentence, etc.) into its elements, pointing out the several parts of speech, and their relation to each other by agreement or government; to analyze and describe grammatically.
-
4
verb To examine closely; to scrutinize.
-
5
verb To split (a file or other input) into pieces of data that can be easily manipulated or stored.
-
6
verb To resolve (a string of code or text) into its elements to determine if it conforms to a particular grammar.
-
7
verb Of a string of code or text, sentence, etc.: to conform to rules of grammar, to be syntactically valid.
例句
1
2
3
近义词
construe
Summary
An act of parsing.
- (noun) An act of parsing.
- (noun) The result of such an act.
- (verb) To resolve (a sentence, etc.) into its elements, pointing out the several parts of speech, and their relation to each other by agreement or government; to analyze and describe grammatically.
例句
3 / 3
1
2
3
相关内容
有帮助吗?
评论 (0)
登录后评论
还没有评论。成为第一个分享想法的人!