Type any word!

"loc" in Korean

LOC

Definition

'LOC'는 'lines of code(코드 라인 수)'의 약어로, 프로그램 소스 코드 내의 줄 수를 측정하는 데 사용됩니다.

Usage Notes (Korean)

'LOC'는 소프트웨어 개발과 프로그래밍 등 기술 분야에서만 사용합니다. 'KLOC'(천 줄)과 같은 약어도 있습니다. 다른 의미(예: location 등)와 혼동하지 마세요.

Examples

Developers often measure a project's size by its LOC.

개발자들은 자주 프로젝트의 규모를 **LOC**로 측정합니다.

This program has 2,000 LOC.

이 프로그램에는 2,000개의 **LOC**가 있습니다.

Can you estimate the LOC for this feature?

이 기능의 **LOC**를 추정할 수 있나요?

Our boss keeps asking for lower LOC numbers in our code reviews.

우리 상사는 코드 리뷰마다 항상 더 낮은 **LOC** 수치를 요구합니다.

That tiny script is only ten LOC, but it works perfectly.

그 작은 스크립트는 겨우 열 개의 **LOC**이지만 완벽하게 작동합니다.

He bragged that his solution had half the LOC of anyone else’s.

그는 자신의 솔루션이 다른 사람들보다 절반의 **LOC**만 사용한다고 자랑했습니다.