群发资讯网

返回主页
compilation method
编译方法
常用释义
英式发音
美式发音
基本释义
  • 编译方法;编图法
例句
  • 1·HotSpot compilation method statistics.
    方法编译统计。
  • 2·Introduction to the concepts, compilation method and USES of the chain volume measures of GDP.
    介绍以环比物量计算的本地生产总值的概念、编制方法及其用途。
  • 3·Statistics department should further improve the CPI compilation method according to the structure change of residents' consumption.
    建议统计部门根据居民消费升级和结构变化趋势,进一步改进CPI编制方法。
  • 4·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)库的编译方法。
  • 5·You'll get a compilation error on the second method because the two methods will have an identical signature after type erasure.
    你会在第二个方法处得到一个编译错误,因为这两个方法在类型消除后拥有一样的签名。
  • 6·For this reason, GTK + maintainers decided not to support this method of compilation.
    由于这个原因,GTK +的维护者决定不再支持这种编译方法。
  • 7·The MMI threshold count can be lowered to speed up JIT compilation of a method or increased to achieve an opposite effect.
    可以减小mmi上限计数器,从而加速JIT编译一个方法的过程;或者增大它以达到相反的效果。
  • 8·This line visits the AST tree, starting at the compilation unit (the top-most node), and queries for a list of all method declarations.
    这一行访问ast树,起步于编辑单元(最顶层的节点),并且查询所有的方法声明。
  • 9·When the threshold count for a method reaches zero (0) the method becomes eligible for compilation into native code by JIT.
    当一个方法的上限计数器达到零(0)时,就可以使用JIT将这个方法编译成本地代码了。
  • 10·By default, any loop should trigger compilation of the entire method after 10,000 iterations or so.
    在默认情况下,任何循环在达到一定的迭代次数(比如10,000次)之后,就应该触发整个方法的编译。