code profiling 代码分析 ; 代码剖析 ; 程式码剖析 ; 编码概要分析
After you have done a few other things within the application, you may have profiling code to supplement Firebug (a Firefox extension).
在应用程序中进行了其他一些操作之后,您可以获得能够补充Firebug (Firefox扩展)的配置代码。
Code profiling should be done in the early stages of development, or as a first performance test after development.
代码分析应在开发的早期阶段进行,或将其作为开发后的第一个性能测试。
In general, profiling your code means determining how much time the computer spends in each part of your code.
一般来说,剖析代码意味着确定计算机在代码的每一部分所花费的时间。
应用推荐