인터프리터가 영어 뜻 - 영어 번역 S

한국어에서 인터프리터가 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
로더가 이 일을 담당하며 보통 인터프리터가 당신을 위해 만들어 준다.
The loader does this and is usually created by the interpreter for you.
처리되지 않으면, 파이썬 인터프리터가 종료됩니다; 스택 트레이스백은 인쇄되지 않습니다.
When it is not handled, the Python interpreter exits; no stack traceback is printed.
이 호스트 응용프로그램은 비-QT UI를 갖고 있지만 Python 인터프리터가 포함되어 있습니다.
These host applications have a non-QT UI but contain a Python interpreter.
명령을 GOTO - Windows 명령 인터프리터가 일괄 프로그램에서 이름표가 붙여? 줄로 가게 합니다.
The command GOTO- Directs the Windows command interpreter to a labeled line in a batch program.
추상화는 간접(indirections)을 만드는 경향이 있고 인터프리터가 더 많은 일을 하도록 강요합니다.
Abstractions tend to create indirections and force the interpreter to work more.
증가하는 수요에 임시적으로 부응하기 위해 History API v1.0 인터프리터가 개발되었습니다.
To serve the increasing demand, a History API v1.0 interpreter was developed for the short term.
인터프리터가 코드를 Baseline컴파일러로 최적화하면, 이 결과로 약간 최적화 된 코드가 생성됩니다.
The interpreter optimizes into the Baseline compiler, which produces somewhat optimized code.
내장 이름들을 담는 이름 공간은 파이썬 인터프리터가 시작할 때 만들어지고 영원히 지워지지 않습니다.
The namespace containing the built-in names is created when the Python interpreter starts up, and is never deleted.
인터프리터가 소스 코드 파일을 실행하기 전에, 그것은 그 파일을위한 몇 가지 특별한 변수를 정의한다;
Before the interpreter executes the source code file though, it defines a few special variables for that file;
현재 Kodi에는 Python 프로그래밍 언어로 작성된 addons를 실행하기위한 Python 2.7 인터프리터가 포함되어 있습니다.
Currently, Kodi includes the Python 2.7 interpreter to run addons written in Python programming language.
파이썬을 대화형으로 사용할 때, 종종 인터프리터가 시작될 때마다 실행되는 표준 명령들이 있으면 편리합니다.
When you use Python interactively, it is frequently handy to have some standard commands executed every time the interpreter is started.
사실상 세상의 모든 개인 컴퓨터에 최소한 하나 이상의 JavaScript 인터프리터가 설치되어 있고 활발하게 사용되고 있습니다.
Virtually every personal computer in the world has at least one JavaScript interpreter installed on it and in active use.
비록 인터프리터가 스크립트 파일의 내용을 실행하기 전에 파일 전체의 문법을 체크하지만, def successor….
Although the interpreter checks over the entire script file for syntax before executing it, the def successor….
라는 정상 오류를 출력하나,질의를 다시 수행하면 CSQL 인터프리터가 비정상 종료되는 현상을 수정했다.
Was outputted at first butwhen executing a query again, the CSQL Interpreter was abnormally terminated. This problem has been fixed.
작업 중인 리스프 인터프리터가 그 결과 만들어졌으며 리스프 프로그램의 실행, 더 정확히 말해, "리스프 식의 평가"에 사용될 수 있었다.
The result was a working Lisp interpreter which could be used to run Lisp programs, or more properly,"evaluate Lisp expressions.
이제 Tasker가 있다고 가정하면 SL4A와 Python 인터프리터가 설치되어 작업을 수행 할 Profiles and Tasks를 만들 수 있습니다.
Assuming you now have Tasker, SL4A and the Python interpreter installed lets create the Profiles and Tasks that will do the work.
Perl 5 [선택사항] (Perl로 쓰여진) apxs 나 dbmmanage 와 같은 지원 스크립트를 위해 Perl 5 인터프리터가 필요하다.
Perl 5[OPTIONAL] For some of the support scripts like apxs or dbmmanage(which are written in Perl) the Perl 5 interpreter is required(versions 5.003 or newer are sufficient).
언어 규격이 어떤 식으로 언어 인터프리터가 실행되는지를 미리 규정할 필요는 없지만, 완전한 파이썬 프로그램이라는 개념을 갖는 것은 쓸모가 있습니다.
While a language specification need not prescribe how the language interpreter is invoked, it is useful to have a notion of a complete Python program.
비록 인터프리터가 스크립트 파일의 내용을 실행하기 전에 파일 전체의 문법을 체크하지만, def successor… end 코드가 실제로 실행된 다음에야 successor 메소드가 생깁니다.
Although the interpreter checks over the entire script file for syntax before executing it, the def successor… end code has to actually run in order to create the successor method.
왜냐하면 어떤 컴파일러들은 이제 인터프리터가 존재하여서 마지막 변환작업을 해주기를 요청하기도 하고 어떤 인터프리터는 소스코드를 임시 오브젝트 코드로 단순히 컴파일하고서는 그것을 실행시키기 때문이다.
The difference between these terms is now blurring however since some compilers now require interpreters to be present to do a final conversion and some interpreters simply compile their source code into temporary object code and then execute it.
인터프리터가 소스 코드 파일을 실행하기 전에, 그것은 그 파일을위한 몇 가지 특별한 변수를 정의한다; __name__ 은 Python이 각 소스 코드 파일에 대해 자동으로 정의하는 특수 변수 중 하나입니다.
Before the interpreter executes the source code file though, it defines a few special variables for that file;__name__ is one of those special variables that Python automatically defines for each source code file.
그리고 여러분이 일반적으로 아랍어를 러시아어로 번역하는 자보다는 영어를 러시아어로 번역하기 위한 통역사가 필요한 것 같과 마찬가지로, 여러분은 베이직을 이진파일로 번역하는 자보다는 파이썬을 이진파일로 변환하기 위한 컴퓨터 인터프리터가 필요하다.
And just as you usually need a different interpreter to translate English into Russian than you do to translate Arabic into Russian so you need a different computer interpreter to translate Python into binary from the one that translates VBScript into binary.
주요 차이점은 인터프리터가 소스 프로그래밍 언어로 직접 명령을 실행하는 반면 컴파일러는 이러한 명령을 효율적인 기계 코드로 변환한다는 것입니다.
The main difference is that an interpreter directly executes the instructions in the source programming language while a compiler translates those instructions into efficient machine code.
예를 들어, {{jsxref(“Statements/if… else”, “if (condition)”)}}블록 뒤에 블록으로 감싼 실행 코드들을 배치하여, 인터프리터가 조건이 참이면, 블록 안에서 코드를 실행해야 함을 나타낼 수 있습니다. 조건이 거짓이면 전체 블록을 건너뜁니다.
For example, you can put a block ofstatements after an{{jsxref(“Statements/if… else”,“if(condition)”)}} block, indicating that the interpreter should run the code inside the block if the condition is true, or skip the whole block if the condition is false.
결과: 24, 시각: 0.0325

한국어 문장에서 "인터프리터가"를 사용하는 방법

파이썬 인터프리터가 조건식을 만나면 조건식을 판별한다.
프로젝트를 클릭하면 백그라운드에서 python 인터프리터가 시작됩니다.
메타서큘러 인터프리터가 너무 쉽다고 실망하지는 마세요.
여기서 조금씩 덧붙이면 SICP의 인터프리터가 된다.
컴파일러나 인터프리터가 제대로 동작하는지 확인하는 가장 간단한(?
어떤 경우에는 인터프리터가 값의 타입을 알려주기도 한다.
JSCC는 컴파일러와 인터프리터가 결합된 형태로 작성할 것이다.
자바스크립트 -> 인터프리터가 한줄한줄 소스 읽으면서 번역?
Ruby는 인터프리터가 비효율적인 것으로 유명한 스크립트 언어다.
'with'를 사용하면 반복되는 객체 참조를 파싱하는 인터프리터가 해소됩니다.

영어 문장에서 "interpreter"를 사용하는 방법

Dari Interpreter Services. 27th November 2018.
The former interpreter for the U.S.
Urdu Interpreter Services. 18th October 2018.
First, there’s our medical interpreter system.
The preferred interpreter for this code.
What Exactly Was This Interpreter Signing?
Resource saving interpreter for microcontroller implementations.
BNF Compiler, parser, and interpreter framework.
Medical Interpreter and language translation certified.
Translator and interpreter positions are available.
자세히보기
S

의 동의어 인터프리터가

최고 사전 질의

한국어 - 영어