builtin 예문
- Try it on the builtin functions:
내장 함수들에 대하여 그것을 시험해 보라: - In fact you may have noticed that I have been calling the builtin Tcl functions commands .
사실 여러분은 내가 내장된 티클의 함수인 명령어commands 를 호출하고 있었다는 것을 눈치챘을 지도 모른다. - This has the interesting, confusing and very powerful effect of allowing us to redefine builtin control structures like this:
이것은 우리가 내장 제어 구조를 다음과 같이 바꿀수 있도록 해주는 흥미롭고, 혼란스러우며 그리고 대단히 강력한 효과를 가지고 있다: - The V8 JavaScript engine has a logging system builtin which can provide great insight into what is happening under the hood.
V8 자바스크립트 엔진은 자동차 보닛 안에서 일어나고 있는 일에 대해 뛰어난 통찰력을 제공할 수 있는 내장된 로깅 시스템을 가지고 있습니다. - Anyhow some programming languages, including Python, provide builtin support for the complex type while others provide a library of functions which can operate on complex numbers.
어찌되었든 어떤 프로그래밍 언어에서는, 파이썬을 포함하여, 복소수 형을 내부적으로 지원하며 반면에 다른 언어들은 복소수를 다룰 수 있는 함수의 라이브러리를 제공해준다.