分析代码 meaning in English
code
Examples
- The following tools allow you to profile code from the command line
通过下列工具,您可以从命令行分析代码: - Analyze code defect warnings
分析代码缺陷警告。 - Elapsed time shows the total system time spent executing the profiled code
运行时间显示执行所分析代码的总系统时间。 - Application time shows the time spent in the direct execution of the profiled code
应用程序时间显示直接执行所分析代码所用的时间。 - Performance tools support two methods of profiling code : sampling and instrumentation
性能工具支持两种分析代码的方法:取样和检测。