source variable meaning in English
源变量
Examples
- To use the actual code , we first set up the global data source variable and then called the yacc function yyparse , which calls our input function and parses it
为了使用实际代码,我们首先建立一个全局数据源变量,然后调用yacc函数yyparse ( ) ,此函数会调用输入函数并对它进行分析。