compilation method是什么意思,compilation method的意思翻译、用法、同义词、例句
常用词典
编译方法;编图法
例句
HotSpot compilation method statistics.
方法编译统计。
Introduction to the concepts, compilation method and USES of the chain volume measures of GDP.
介绍以环比物量计算的本地生产总值的概念、编制方法及其用途。
Statistics department should further improve the CPI compilation method according to the structure change of residents' consumption.
建议统计部门根据居民消费升级和结构变化趋势,进一步改进CPI编制方法。
A new compilation method with performance-optimized dynamic compound macro (PODCM) library was proposed for fast compilation of field programmable gate array (FPGA).
针对现场可编程门阵列(FPGA)的快速编译问题,提出了基于性能优化的动态复合宏单元(PODCM)库的编译方法。
You'll get a compilation error on the second method because the two methods will have an identical signature after type erasure.
你会在第二个方法处得到一个编译错误,因为这两个方法在类型消除后拥有一样的签名。
同义词
|methods of compiling;编译方法;编图法
网络扩展资料
Compilation
解释
编译是指将高级语言代码转换为机器语言代码的过程。编译器是用来执行编译的程序,编译器将高级语言中的源代码转换为机器语言中的目标代码,从而使得计算机可以执行源代码中的指令。编译还用于创建程序库,将多个源代码文件合并到一起生成一个可执行文件或库。
例句
- The compilation process can take some time depending on the size of the source code. (编译过程根据源代码的大小而定,可能需要一些时间。)
- The compiler encountered an error during the compilation of the program. (编译器在编译程序时遇到了错误。)
用法
编译在计算机科学领域是一个常见的术语,通常用于描述将高级语言编写的代码转换为机器语言的过程。它也可以用于描述将多个源代码文件合并到一起生成一个可执行文件或库的过程。
近义词
翻译,转换,翻译工作
反义词
解释,反编译
Method
解释
方法是指在面向对象编程中,类中的一个函数或过程。它通常是用来执行一个特定的任务或操作,而且只能由该类的实例调用。方法可以接收参数并返回一个值,也可以不接收参数或不返回任何值。
例句
- The method is used to calculate the area of a rectangle. (这个方法用于计算矩形的面积。)
- The programmer forgot to call the method before exiting the program. (程序员忘记在退出程序之前调用方法。)
用法
方法通常用于面向对象编程中,它是类的一部分,用于执行某个特定的任务或操作。方法可以接收参数并返回一个值,也可以不接收参数或不返回任何值。
近义词
函数,过程,子程序
反义词
变量,属性,字段
英语单词大全 请记住链接:https://danci.yuesha.com/compilation+method.html