In java , like other languages , code is transformed into an abstract syntax tree as part of compilation .
java和其他语言一样,代码在编译过程中会被转换成一颗抽象语法树。
All this provides raw material for journalists , but the compilation and presentation of these data sometimes shades into journalism .
所有这些材料为新闻工作者提供了信息源,但也有些经过编辑和润色直接撰稿成新闻。
Photographer heinz maier has a compilation of photographs of water splashes that look like hats .
摄影师海因茨梅尔编辑了一组水花溅起形似帽子的图集。
Probably the most authoritative recent compilation , and the one on which my number of 56 stars is based , is published by the research consortium on nearby stars .
可能目前最权威的编辑,也是我那56颗恒星确定的来源,是由邻近恒星研发联盟发表的。
Strictly speaking , this story is not " untold " ; of the 100 or so survivors of jonestown , a few have written their stories , and a compilation of oral and written firsthand accounts has been published .
When you are working on a big project that contains several c program , use make utility to manage your c program compilation as we discussed earlier .
Although data in this compilation are occasionally inaccurate , they afford the only major source of information apart from direct analysis of the product in question .
尽管此汇编资料中的数据往往不准确,但除了直接分析所论产品以外,它是唯一重要的资料来源。
Note : when you are working on a big project that contains several c program , use make utility to manage your c program compilation as we discussed earlier .
This tells the compilation and linking system that the implementation for this method will be from the native code .
它告诉编译和链接系统该方法将在原生代码中实现。
There are some subtleties you 'll need to understand about the limitations of using the interpreter modes vs. separate compilation and execution steps .