您应该将统计数据与工作区中的项目联系起来,工作区中包含的源代码用于在服务器上生成统计数据。
You should associate the statistics with the project in your workspace that contains the source code that was used to generate the statistics on the server.
在这里,我没有显示在操作统计值中查询嵌套统计值的支持代码(可以在本文的源代码中看到它)。
I don't show the supporting code for looking up nested statistics in an operation statistics here (you can see it in the article source code).
SLOCCount是我编写的一个程序,它统计程序中源代码的行数(source lines of code)(因此名为SLOC),(参见参考资料中的链接)。
SLOCCount is a program I wrote that counts the number of source lines of code (therefore, SLOC) in programs (see Resources for a link).
应用推荐