parse line的意思|示意

美 / pɑ:s lain / 英 / pɑrs laɪn /

n. 分列线


parse line相关例句

Saving the file by pressing Ctrl+S displays the Parse error in Eclipse by placing a red "x" by the line that matches the parse error in your code, as shown in Figure 6.

按 Ctrl+S 保存文件,会在 Eclipse 中显示解析错误:在代码中与解析错误对应的行上会加上红 “x”,如图 6 所示。

Now, with JAXP 1.3, you can parse, validate, and transform XML without ever writing a line of vendor-specific code.

现在,使用 JAXP 1.3 可以解析、验证并转换 XML,而无需编写一行特定于开发商的代码。

The code below defines variable parameters for Getopt::Long, which is invoked to parse the parameters from the command line.

下面的代码定义了 Getopt::Long 的变量参数,调用该段代码以解析来自命令行的参数。