解析文件 meaning in English
resolution file
Examples
- Class resolves file and http protocols
Xmlurlresolver类解析文件和http协议。 - Handles the file - location logic as well as the actual parsing of the file
既处理文件位置逻辑,也实际解析文件。 - That uri is usually provided by the parser based on the location of the file in which it was parsed
解析器通常根据被解析文件的位置来提供这个uri 。 - Now , listing 3 shows how to read this data into a python program and parse the contents of the file
现在,清单3显示如何把这个数据读入python程序,并解析文件的内容。 - The elements used must be defined in a schema first ; the parser checks this schema , signaling any discrepancies with the parsed file
使用的元素必须首先在模式中定义,解析器检查该模式就可以发现与解析文件不一致的地方。