# 关于本目录下自研代码统计 可以使用下面的命令命令统计本目录下的代码。 ``` cloc . --exclude-dir=protos,dubai_sdk,third_party,emsdk,prebuilts,out,tmp ```