如何找出Xcode项目中有多少行代码? [英] How to find out how many lines of code there are in an Xcode project?

查看:34
本文介绍了如何找出Xcode项目中有多少行代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法确定一个 Xcode 项目包含多少行代码?我保证不会将此类信息用于管理衡量或员工基准测试目的.;)

解决方案

查看 CLOC.><块引用>

cloc 计算许多编程语言中源代码的空白行、注释行和物理行数.

(旧版本存档在 SourceForge 上.)

Is there a way to determine how many lines of code an Xcode project contains? I promise not to use such information for managerial measurement or employee benchmarking purposes. ;)

解决方案

Check out CLOC.

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

(Legacy builds are archived on SourceForge.)

这篇关于如何找出Xcode项目中有多少行代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆