Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Visual Studio-プロジェクトのコード行数の決定-これはVS2008で可能ですか?
SlickEdit ガジェットの SLOC レポートは非常に優れていて無料です。:)
コメント/コード行などを分割します。
親切、
ダン
TeamSuite は、この値をコード メトリクスの一部として、おそらくより価値のある他の統計と共に報告します。
vs2008 から直接行う方法はありませんが、次のような拡張ツールを使用できます。
C# および VB.NET 行カウント ユーティリティ
CodeProjectから入手できるProjectLineCountersアドインを使用できます-