英語 での To the interpreter の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Talk to the interpreter.
A backslash is an instruction to the interpreter.
Talk to the interpreter.
We also prohibit you from asking these details to the interpreters themselves.
Thanks to the interpreters as well.
人々も翻訳します
A Python statement is an instruction given to the interpreter to execute.
I explained this dream to the interpreters, and there is no one who can unfold it.”.
This behaviour is deliberately similar to the handling of directories andzipfiles that are passed to the interpreter as the script argument.
Bh. Sitting straight up, turning to the interpreter and speaking with great emphasis.
According to the interpreter, such a dream speaks of hidden abilities,the prerequisites for which the dreamer had not previously been observed.
You can also feed a Ruby program to the interpreter's standard input.
However, some interpreters do a certain bit of compiling of their own, but usually into what is traditionally called abyte code that only makes sense to the interpreter.
Relevant materials should be delivered to the interpreter at least 7 days in advance.
Before the first edition of Programming perl, people commonly referred to the language as"perl",and its name appeared that way in the title because it referred to the interpreter.
Water will be made available to the interpreter for the duration of the event.
A common manifestation of this is the path to the script interpreter(often perl) indicated in the first line of your CGI program, which will look something like:!/usr/bin/perlMake sure that this is in fact the path to the interpreter.
I interpreter name is passed as a single argument to the interpreter, and this string can include white space.
A complete program can be passed to the interpreter in three forms: with the-c string command line option, as a file passed as the first command line argument, or as standard input.
An accused has the right at any time to object to the interpreter and to ask for his replacement.
After hearing the major shout in Japanese to the interpreter, I was told in English by the interpreter,"The same rules apply to all POWs!
These objects are fundamental to how objects behave,so they are very important to the interpreter itself and to any extension module that implements new types.
Python statement can be regarded as an instruction to the interpreter to solve the expression and store its result in a variable.
A script file(a file given as standard input to the interpreter or specified as a command line argument to the interpreter) is a code block.