程序员复习资料-彼得教育 发领域中,管理者需要评估程序员的绩效和项目的进度。然而,如何定义恰如其分的评价体系,很令人挠头。 计算代码行数(source lines of code, SLOC)是最常用的方式之一。不过,最近Shahar Yair和Steve McConnell指出了该方法的一
基于10个网页-相关网页
程序员复习资料-彼得教育 发领域中,管理者需要评估程序员的绩效和项目的进度。然而,如何定义恰如其分的评价体系,很令人挠头。 计算代码行数(source lines of code, SLOC)是最常用的方式之一。不过,最近Shahar Yair和Steve McConnell指出了该方法的一
基于4个网页-相关网页
计算代码行数作为度量 counting lines of code as a metric
一个关键的评估变量是手工编写的代码行数,它被用来计算项目的总规模。
Lines of manually written source code, which acted as a key variable in estimates, were counted to calculate the total size of the project.
计算代码复杂度的老方法,一般是统计一个给定的函数或方法中的代码行数目。
The oldest method for calculating code complexity is counting the number of lines in a given function or method.
如果把 SQL、XML-RPC 监听器和客户端的代码行数都计算在内,估计这个中间件系统的代码会低于 600 行。
If the number of lines of code for the SQL, XML-RPC listener, and client are counted, this middleware system was weighs in under 600 lines of code.
应用推荐