主代码 meaning in English
main code
Examples
- Here s the main code block that contains the code that parses each line of input data
以下是主代码块,它包含了分析每一行输入数据的代码。 - Adds the original main code file but incorporates comments to explain what happened , and changes the name of the file from
添加原始主代码文件但并入注释以解释所发生的情况,并且将文件的名称从 - A method used to verify coding . individual codes are machine - compared against a group of master codes to select any that are invalid
一种检验编码过程的方法,各个代码与一组主代码由机器进行比较以找出无效代码。 - It is also best to place event log calls in an error path in the code rather than in the main code path , so as not to reduce performance
另外,最好将事件日志调用放在代码中的错误路径而非主代码路径中,以免降低性能。 - It is recommended that you place event log calls in an error path , rather than in the main code path , so as not to adversely affect performance
建议将事件日志调用放在错误路径中,而不是放在主代码路径中,以免对性能造成不利影响。