컴파일된 - 영어로 번역

compiled
컴파일
집계할
취합하고
수집하여
compile
컴파일
집계할
취합하고
수집하여

한국어에서 컴파일된 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
만일 당신이 REG_NOSUB 를 사용하지 않는다면, 컴파일된 정규식은 어떻게 부정규식을 매치하는지를 기록하는 용량을 갖는다.
If you don't use REG_NOSUB, then the compiled regular expression does have the capacity to record how subexpressions match.
앱이 API 레벨 25 또는 그 이전 레벨을 사용하여 컴파일된 경우에도 레벨 26인 Android TV에서 실행할 수 있습니다.
If your app was compiled using API level 25 or earlier, it can still run on Android TV in level 26.
Fatal error C1010: 미리 컴파일된 헤더를 찾는 동안 예기치 않은 파일의 끝이 나타났습니다.
Fatal Error C1010: unexpected end of file while looking for precompiled header.
컴파일된 각 프리팹은 "프리팸 ID" 이라고하는 유일한 id를 얻게됩니다.
Each prefab which is compiled gets a unique id which is also referred as the"Prefab ID".
종속 앱 모듈을 빌드하면 라이브러리 모듈이 AAR 파일로 컴파일된 후 앱 모듈에 추가됩니다.
When you build the dependent app modules, library modules are compiled into an AAR file then added to the app module.
참고: 정보 관리 정책에 정보 관리 정책 타이머 작업을 매주 실행 되는 Microsoft가 관리 하 여 컴파일된 됩니다.
Note: Information management policies are compiled by an Information Management Policy Timer Job, managed by Microsoft, which runs weekly.
만일 당신이 REG_NOSUB플래그를 사용한다면, regcomp는 어떻게 부정규식이 실제로 매치되는지를 기록하기 위해 필요한 정보를 컴파일된 정규식에서 생략한다.
If you use the flag REG_NOSUB, then regcomp omits from the compiled regular expression the information necessary to record how subexpressions actually match.
Android API 21 용으로 컴파일된 미꾸라지 앱을 이용하셔야 합니다.
you should use mudfish app built for Android API 21.
시작 하는 가장 빠른 방법: 우리의 CSS, JS, 이미지의 컴파일된 및 minified 버전을 받으세요.
Fastest way to get started: get the compiled and minified versions of our CSS, JS, and images.
이 명령어는 MPM을 포함하여 서버에 컴파일된 모든 모듈을 알려준다.
This command will list every module that is compiled into the server, including the MPM.
코드의 컴파일된 상태를 파일에 저장하고, 후속 컴파일 중 미리 컴파일된 코드와 아직 개발 중인 코드를 결합할 수 있습니다. Using this performance feature, you can compile a stable body of code, store the compiled state of the code in a file, and, during subsequent compilations, combine the precompiled code with code that is still under development.
you can compile a stable body of code, store the compiled state of the code in a file, and, during subsequent compilations, combine the precompiled code with code that is still under development.
Re. compile()과 모듈 수준 일치 함수에 전달된 가장 최근 패턴의 컴파일된 버전이 캐시 되므로,
The compiled versions of the most recent patterns passed to re. compile() and the module-level matching functions are cached,
컴파일된 화면 (view)에 추가된 코멘트는 적절한 타일파일 패키지에 추가되고,
Comments added to this compiled view are added into the appropriate tilefile package,
Borland's C++ 컴파일러도 컴파일된 프로그램은 구분할 수 있었던 적이 있는데 그 이유는 이 컴파일러는 커다란 녹색 체크박스가 있는 크고 굵은 OK 버튼을 사용했기 때문이다.
There was a time when you could tell the programs that were compiled with Borland's C++ compiler because they used big fat OK buttons with giant green checkboxes.
Lxc가 SELinux를 지원하도록 컴파일된 후 설치되었고,
If lxc was compiled and installed with SELinux support,
Lxc가 apparmor를 지원하도록 컴파일된 후 설치되었고,
If lxc was compiled and installed with apparmor support,
Ngen. exe(네이티브 이미지 생성기)를 사용하여 네이티브 코드로 컴파일된 어셈블리는 프로세스에 처음 로드될 때 도메인 중립적으로 로드되는 경우 애플리케이션 도메인 간에 공유할 수 있습니다. Assemblies that have been compiled to native code by using the Ngen. exe (Native Image Generator) can be shared between application domains, if they are loaded domain-neutral the first time they are loaded into a process.
Assemblies that have been compiled to native code by using the Ngen. exe(Native Image Generator) can be shared between application domains, if they are loaded domain-neutral the first time they are loaded into a process.
개체' 양식은 소스 양식의 기계적 변환 또는 전환으로 인해 발생하는 모든 양식을 뜻하며 컴파일된 개체 코드,
Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code,
이 옵션을 1로 설정하면 데이터베이스 엔진Database Engine 이 일괄 처리가 처음으로 컴파일되었을 때 전체 컴파일된 계획 대신 계획 캐시에 포함된 작은 컴파일된 계획 스텁을 저장합니다.
To 1, the Database Engine stores a small compiled plan stub in the plan cache when a batch is compiled for the first time, instead of the full compiled plan.
따라서 C++ 표준 라이브러리가 사용되면 서로 다른 버전을 사용하여 컴파일된 개체 파일 및 정적 라이브러리를 하나의 바이너리(EXE 또는 DLL)에 혼합할 수 없고 C++ 표준 라이브러리 개체는 서로 다른 버전을 사용하여 컴파일된 바이너리 사이에서 전달할 수 없습니다. Therefore, when the C++ Standard Library is used, object files and static libraries that are compiled by using different versions can't be mixed in one binary (EXE or DLL), and C++ Standard Library objects can't be passed between binaries that are compiled by using different versions.
Therefore, when the C++ Standard Library is used, object files and static libraries that are compiled by using different versions can't be mixed in one binary(EXE or DLL), and C++ Standard Library objects can't be passed between binaries that are compiled by using different versions.”.
결과: 134, 시각: 0.0489

최고 사전 질의

한국어 - 영어