What is the translation of " A RUNTIME " in Korean?

Examples of using A runtime in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
A runtime error?
런타임 오류?
If none is found, a runtime error will be generated.
이를 못받는 경우, Runtime Error가 발생할 수 있습니다.
ValArr. RemoveAt(99);// This will cause a runtime error as.
ValArr. RemoveAt(99); // 런타임 오류가 발생합니다.
LINQ to SQL provides a runtime infrastructure for managing relational data as objects.
LINQ to SQLLINQ to SQL 관계형 데이터를 개체로 관리 하기 위한 런타임 인프라를 제공 하는 기술이입니다.
If this attempt to convert the object fails, a runtime error is generated.
만약, object 변환에 실패하면 runtime error를 생성한다.
All apps generate a runtime error when they call an API that is neither public nor temporarily accessible.
모든 앱은 공개 또는 임시로 액세스할 수 없는 API를 호출할 때 런타임 오류를 발생합니다.
Use strict'refs'; generates a runtime error if you use.
Use strict 'refs';를 켜면 여러분이 심볼릭 레퍼런스를 사용하려 하면 런타임 에러가 나게 됩니다.
It provides a runtime environment for coders of its programs that can work with some programming languages at the same time.
일부 프로그래밍 언어로 동시에 작업할 수 있는 프로그램의 코더를 위한 런타임 환경을 제공합니다.
If errors in syntax are found when parsing, a runtime exception(e.g., ArgumentException) is generated.
구문 분석 시 구문에 오류가 발견 되 면 ArgumentException와 같은 런타임 예외가 생성 됩니다.
The PC-based command line tool RTA-RTE helps users to carry out the typical tasks associated with the creation of a runtime environment.
PC기반 커맨드라인 툴인 RTA-RTE는 사용자가 런타임 환경 생성과 관련된 업무를 실행하도록 도와줍니다.
Havok Behavior: a runtime SDK and toolset for creating dynamic event-driven character behaviors in a game.
Havok Behavior: 게임에서 동적인 이벤트 중심 캐릭터 동작을 만들어 내기 위한 런타임 SDK 및 도구 모음·.
There are two thingsthat must be downloaded: Adobe AIR- a runtime system for desktop applications- and the actual editor.
다운로드 되어야 하는 2 개의 것이 있다:Adobe AIR-탁상용 신청을 위한 런타임 체계-와 실제적인 편집자.
An Automation PC 910 runsa Linux operating system, an APROL engineering server and a runtime server.
Automation PC 910 한 대가 리눅스 운영 체제,APROL 엔지니어링 서버 및 실행 시간 서버를 실행한다.
In most cases, people are not aware of what is really happening when a runtime error happens while they are using their computers.
대부분의 경우 사람들은 컴퓨터를 사용하는 동안 런타임 오류가 발생할 때 실제로 어떤 일이 일어나고 있는지 알지 못합니다.
NOTE:- If this check is not performed, board[square]might try to access a value outside the bounds of the board array, which would trigger a runtime error.
Note: 이러한 확인이 수행되지 않으면,board[square]는 board 배열의 범위 바깥의 값을 사용하려고 할것이며, 런타임 오류가 발생합니다.
Achieved by one XP-G2 CREE LED that can offer a runtime of 4-11 hours with the default 2600mAh 18650 Li-ion battery cell.
기본 2600mAh 18650 리튬 이온 배터리 셀을 사용하여 4-11 시간의 런타임을 제공 할 수있는 XP-G2 CREE LED 1 개로 실현되었습니다.
Staged features, which are almost-completed features that are notconsidered stable by the V8 team, require a runtime flag:--harmony.
Staged 기능은 거의 완성되었지만,V8 팀이 안정적이라고 간주하지 않은 기능으로 --harmony 런타임 플래그가 필요합니다.
Android 5.0(API level 21) and higher uses a runtime called ART which natively supports loading multiple DEX files from APK files.
Android 5.0(API 레벨 21) 이상에서는 ART라는 런타임을 사용합니다. 기본적으로 이 런타임은 APK 파일로부터 여러 개의 DEX 파일을 로드하는 것을 지원합니다.
The reliable, accurate, and robust system fulfills the highest quality standards and ensures a runtime of 24/7 over a long lifetime.
신뢰할 수 있는 정확하고 강력한 시스템은 가장 높은 품질 기준을 충족하며, 긴 수명에 걸친 연중무휴 24시간의 런타임을 보장합니다.
A runtime that executes and displays content from a provided file, although it has no in-built features to modify the SWF file at runtime. more info….
런타임 실행 하 고 런타임 시 SWF 파일을 수정 하려면 아무 내장 기능을가지고 있지만 제공 된 파일의 콘텐츠를에서 표시 합니다. 더 많은 정보….
The provided URL is the HTTPS URL of a server that runs on the local computer but is configured with an HTTPS port set to 9444, and for a runtime named mfp.
제공된 URL은 로컬 컴퓨터에서 실행되는 서버의 HTTPS URL이지만 HTTPS 포트가 9444로 설정되고 이름이 mfp인 런타임에 적합하도록 구성됩니다.
TypedReference Describes objects that contain both a managed pointer to a location and a runtime representation of the type that may be stored at that location.
위치에 대한 관리되는 포인터와 해당 위치에 저장될 수 있는 형식의 런타임 표현이 모두 들어 있는 개체를 설명합니다. Describes objects that contain both a managed pointer to a location and a runtime representation of the type that may be stored at that location.
JavaScript(or“JS”) is a programming language used most often for dynamic client-side scripts on webpages, but it is also often used on the{{Glossary(“Server”,”,“ server”)}}- side,using a runtime such as Node. js.
JavaScript(또는 “ JS ” ) 는 클라이언트 측 에서 웹 페이지 를 동적 으로 다룰 때 사용 되 는 프로그래밍 언어 이 지만, 종종 {{ Glossary ( “ Server ”, “ 서버 ” ) }} 측 에서 Node.js 와 같은 런타임을 이용하여 사용되기도 합니다.
TypedReference Describes objects that contain both a managed pointer to a location and a runtime representation of the type that may be stored at that location.
특정 위치에 대한 관리되는 포인터와 해당 위치에 저장될 수 있는 형식의 런타임 표현을 캡슐화하는 TypedReference 구조체입니다.A. A TypedReference structure that encapsulates a managed pointer to a location and a runtime representation of the type that might be stored at that location.
For a runtime class, you just describe your types in an IDL file, and midl. exe and cppwinrt. exe generate your implementation boilerplate source code files for you.
런타임 클래스의 경우 IDL 파일에 형식만 설명하면 midl. exe 및 cppwinrt. exe가 상용구 원본 코드 파일 구현을 생성합니다. For a runtime class, you just describe your types in an IDL file, and midl. exe and cppwinrt. exe generate your implementation boilerplate source code files for you.
If we were not using this functor but the standard array type, the compiler would not be ableto detect the error, and we would get a runtime error at some undetermined date in the future, which is much worse.
만일 우리가 펑터를 사용하지 않고 표준 배열 타입을 사용한다면, 컴파일러는 에러를 검지하지 못할 것이고,훨씬 더 나쁜 결과로 런타임 에러를 야기할 것이다.
For a runtime class, you describe your types in a MIDL file(. idl), and from that file the midl. exe and cppwinrt. exe tools generate your implementation boilerplate source code files for you, ready for you to add your implementation.
런타임 클래스의 경우 IDL 파일에 형식만 설명하면 midl. exe 및 cppwinrt. exe가 상용구 원본 코드 파일 구현을 생성합니다. For a runtime class, you just describe your types in an IDL file, and midl. exe and cppwinrt. exe generate your implementation boilerplate source code files for you.
In general, C does not require as much memory management as is needed when you develop with a language that does not target a runtime with garbage collection.
일반적으로 C 에서는 가비지 수집을 사용하는 런타임을 대상으로 하지 않는 언어로 개발할 때 필요한 만큼 많은 메모리 관리가 필요하지 않습니다. In general, C does not require as much memory management as is needed when you develop with a language that does not target a runtime with garbage collection.
Note: Archive/IPA files generated using Test Flight or iTunes Connect for store submission/validation of iOS apps, might cause a runtime crash/fail, read the blog Preparing iOS apps for App Store submission in IBM MobileFirst Foundation 8.0, to know more.
참고: 스토어 제출/iOS 앱의 유효성 검증을 위해 Test Flight 또는 iTunes Connect를 사용하여 생성된 아카이브/IPA 파일은 런타임 충돌/실패를 야기할 수 있으며, 자세한 사항은 IBM MobileFirst Foundation 8.0에서 앱 스토어 제출을 위해 iOS 앱 준비 블로그를 읽어보십시오.
The Resource File Generator, converts text(. txt or. restext)files and XML-based resource format(. resx) files to common language runtime binary(. resources) files that can be embedded in a runtime binary executable or compiled into satellite assemblies.
Rest(XML 기반 리소스 형식) 파일과 런타임 이진 실행 파일에 포함되거나 위성 어셈블리로 컴파일할 수 있는 공용 언어 런타임 이진. resources 파일 간을 변환합니다. Converts between. txt and. resx (XML-based resource format)files and common language runtime binary. resources files that can be embedded in a runtime binary executable or compiled into satellite assemblies.
Results: 38, Time: 0.045

How to use "a runtime" in an English sentence

Here’s a runtime on High, and then a runtime on Medium.
If you' re getting a runtime error with a runtime error code and.
In this scenario, either a runtime error occurs or a runtime error occurs.
A runtime cloud efficiency software quality metric.
Gives a runtime exception 'Member not found'.
This connection will report a runtime error.
The program terminated with a runtime error.
Did anyone experience a runtime 35602 error?
The IDL process requires a runtime license.
A Runtime System for Generalized Committed Choice.

How to use "런타임" in a Korean sentence

넥사크로플랫폼은 HTML5와 런타임 버전으로 구분된다.
jar 파일로부터 자바 런타임 클래스들을 로딩한다.
NET 런타임 디자인의 외부에 있는 패턴입니다.
명령이 실행될때 사용되는 Java 런타임 옵션.
이는 Spring 프레임워크에서 정의한 런타임 예외입니다.
런타임 타입 발견과 객체 생명주기 관리이다.
게임 실행 시 필요한 런타임 때문입니다.
런타임 분석 패키지는 호환성 정보를 수집합니다.
메인함수가 아니라 런타임 라이브러리의 한 부분이다.
tfdbg는 이러한 런타임 디버깅 요구에 부응합니다.

Word-for-word translation

Top dictionary queries

English - Korean