TCL in Korean translation

tcl
tcl은
티 클
tcl

Examples of using Tcl in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Tcl needs to determine how to organize the arguments to the commands.
Tcl은 인자들을 어떻게 명령어들에게 체계화할 것인가를 결정해야 한다.
The Tcl interpreter is started by typing tclsh80(assuming you have Tcl v8.0)at a DOS prompt.
Tcl 인터프리터는 (여러분이 Tcl 8.0을 가지고 있다고 가정한다면) 'tclsh80 '라고 도스 프롬프트에서 타이프함으로써 시작한다.
We can also create functions in Tcl, of course, and we do so using the proc command, like so.
우리는 또한 티클에서 함수를 물론, 작성할 수 있다 그리고 우리는 proc 명령어를 사용하여 그렇게 할 수 있다, 다음과 같이.
If you try to put the sum directly Tcl will just print out"6+ 5".
만약 여러분이 직접적으로 그 합계를 출력하려고 한다면 Tcl은 단지 "6 + 5"만을 출력할 것이다.
Languages such as Tcl and Lua were made from the start to be general-purpose scripting languages that could be put into any application.
Tcl 및 Lua와 같은 언어는 처음부터 모든 응용 프로그램에 넣을 수 있는 범용 스크립팅 언어로 만들어졌습니다.
In Tcl the nearest approximation to complex types is to simply store the fields in a list.
티클에서 복합형에 대해 가장 비슷하게 접근하는 것은 단순히 필드를 리스트로 저장하는 것이다.
However, Tcl had unfamiliar syntax, did not offer good support for data description, and ran only on Unix platforms.
그러나 Tcl은 익숙하지 않은 구문을 가지고 있었고 데이터 설명에 대한 좋은 지원을 제공하지 못했으며 유닉스 플랫폼에서만 실행되었습니다.
Except for a few platform differences, your Tcl scripts will run the same way on all systems.
플렛폼 차이에 의한 부분만 빼면 당신의 Tcl 스크립트는 모든 시스템에서 돌아갈 것이다.
So far as I can tell there are no namespace controls in Tcl.
내가 아는 한 티클에서는 이름영역을 제어하지 않는다.
C++, C, QML and Tcl code analysis tool Coco Code Coverage.
QML 및 Tcl 코드 분석 도구 인 Coco Code Coverage를 제공합니다.
Argc- containing the number of words in argv An example of accessing the command line arguments in Tcl is.
Argc - 그리고 argv 에 있는 단어의 개수를 담는다 티클에서 명령어 라인 인수에 접근하는 예제는 다음과 같다.
As I said Tcl is an unusual language with a few uniquely good points
내가 말한바대로 티클은 약간의 독특한 장점들과 많은 기이함을 가지는,
There are however add on libraries for Tcl which allow this and the more modern Visual Basic dialect of BASIC does permit this.
그렇지만 티클에는 에드온 라이브러리가 있어서 이것을 가능하게 하며 더욱 현대화된 비쥬얼 베이직 변종은 이것을 수행한다.
Currently, possible values for type are‘X11'(the default) and, provided that‘Tcl/Tk' support is available,‘Tk'.
현재 type 에서 사용가능한 값들은 기본적으로 ‘ X11 '이며, ‘ Tcl/Tk '가 지원된다는 가정하에 ‘ Tk '입니다. (back-compatibility를 위해서 ‘ x11 '과 ‘ tk '도 사용될 수 있습니다).
All commands defined by Tcl itself generate error messages on incorrect usage.
Tcl에 정의된 모든 명령어는 잘못된 사용에 대해 의미있는 오류 메시지를 만들어낸다.
Using Tcl We can also type simple commands like this into Tcl too.
우리는 또한 단순한 명령어들을 다음과 같이 Tcl안에 역시 타이프해 넣을 수 있다.
Of all the responses he received, I found John Ousterhout's(who created Tcl) the most imposing.
그가 들었던 대답들중에 가장 인상적이었던 John Ousterhout(Tcl을 만든 사람)의 대답이다.
Tcl is composed of built in commands and commands you can create yourself called procedures Tcl è composto da comandi e comandi integrati che puoi creare autonomamente chiamati procedure which use the name proc and are what you could call sub-programs or macros.
Tcl is composed of built in commands and commands you can create yourself called procedures Tcl은 내장 된 명령과 명령으로 구성되며 사용자가 직접 프로 시저라고 부를 수 있습니다 which use the name proc and are what you could call sub-programs or macros.
Tcl is composed of built in commands and commands you can create yourself called procedures Tcl se sastoji od ugrađenih naredbi i naredbi koje možete sami kreirati naziva procedure which use the name proc and are what you could call sub-programs or macros.
Tcl is composed of built in commands and commands you can create yourself called procedures Tcl은 내장 된 명령과 명령으로 구성되며 사용자가 직접 프로 시저라고 부를 수 있습니다 which use the name proc and are what you could call sub-programs or macros.
One solution is to ship the application with the Tcl and Tk libraries, and point to them at run-time using the TCL_LIBRARY and TK_LIBRARY environment variables.
하나의 해결책은 그 어플리케이션을 tcl와 tk 라이브러리와 함께 담고서, 환경 변수 TCL_LIBRARY와 TK_LIBRARY를 사용하여 실행-시간에 그것들을 지시하는 것입니다.
Results: 78, Time: 0.051

Top dictionary queries

English - Korean