parses
英 [ˈpɑːzɪz]
美 [ˈpɑːrsɪz]
v.  (对句子)作语法分析; 作句法分析
parse的第三人称单数
柯林斯词典
- 对(句子)作语法分析
 In grammar, if youparsea sentence, you examine each word and clause in order to work out what grammatical type each one is.
双语例句
- The JSF framework parses the HTTP request header.
 JSF框架分析HTTP请求报头。
- This subtle difference should be accounted for in the code that parses these different RSS formats.
 这一细微差异应该在编写解析这些不同的RSS格式的代码时考虑进去。
- The customized security data parser parses userId and userRole ( s) out of the input authData.
 定制的安全数据解析器从authData中解析出用户ID和用户角色。
- This is the step where MTK parses the input script you provided in the previous step.
 在这一步中,MTK将解析上一步中提供的输入脚本。
- The content list parses the payload and uses the key values to compare with the stored search criteria.
 内容列表对负载进行解析,并使用键值与存储搜索标准进行比较。
- The agent parses the arguments in the URL string and reacts based on the value in the method argument.
 代理解析URL字符串中的参数,并根据方法参数中的值作出反应。
- The client receives the file data as a stream, which it parses into a memory-resident object.
 客户机将文件数据作为流进行接收,然后将其解析为一个内存驻留对象。
- When a database receives a statement, the database engine first parses that statement and looks for syntax errors.
 当数据库接收到语句时,数据库引擎首先会分析该语句并查找句法错误。
- The DBMS parses each SQL request before execution to check for proper syntax and to optimize the request.
 DBMS在执行之前会分析每个SQL请求,以检查语法是否正确和优化该请求。
- It receives and parses all JMS messages that exist in the queue, and sends the parsed content to the appropriate JSP pages for display.
 它将接收和分析队列中存在的所有JMS消息,并将经过分析的内容发送到相应的JSP页,以便进行显示。
