What is the translation of " SOURCE TREE " in Korean?

[sɔːs triː]
[sɔːs triː]
소스 트리
source tree

Examples of using Source tree in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Source tree.
Configuring the source tree.
소스 트리 구성.
To configure the source tree using all the default options, simply type./configure.
모두 기본 옵션을 사용하여 소스 트리를 구성하려면 간단히. /configure를 입력하면된다. 기본 옵션을 수정하려면.
Configure- Configure the source tree.
Configure - 소스 트리를 구성한다.
Kernel source tree for Raspberry Pi Foundation-provided kernel builds.
최신 커널은 Kernel source tree for Raspberry Pi Foundation-provided kernel builds에서 확인해볼 수 있다.
They should not affect the source tree itself.
그들 자체는 소스 트리에 영향을 미치지 않아야 한다.
Kernel contributors wouldpost their patches to the Usenet group, and later to the mailing list, and Linus would apply them to his own source tree.
커널에 코드를 기여하고자 하는 사람은 Usenet 그룹에,나중에는 메일링 리스트에 패치를 올렸고, Linus는 자신의 소스 트리에 그걸 적용했습니다.
Mitigating rapid change within the kernel source tree(or preventing rapid change).
커널 소스 트리내에 빠른 변화를 늦추는 것(또는 빠른 변화를 막는 것).
It can be used to build DSO based modules outside of the Apache httpd source tree.
이 프로그램은 아파치 소스 트리 밖에서 DSO로 사용할 모듈을 컴파일할때 사용한다.
What is available here is the entire source tree and history of the NetBeans IDE.
여기에서 이용할 수 있는 것은 NetBeans IDE의 전체를 아우른 소스 트리와 역사입니다.
All the generated files are put in the directory where theobject files are kept; they should not affect the source tree itself.
모든 발생된 파일들은 오브젝트 파일들이 관리되고 있는 디렉토리 안에 들어간다;그들 자체는 소스 트리에 영향을 미치지 않아야 한다.
The next step is to configure the Apache HTTPd source tree for your particular platform and personal requirements.
다음 과정은 특정 플래폼과 개인적인 필요에 따라 아파치 소스 트리를 구성하는 일이다.
The module source file module-file will be searched in the modules/module-type subdirectory of your Apache HTTP server source tree.
아파치 웹서버 소스 트리의 modules/module-type 에서 모듈의 소스파일 module-file 을 찾기때문에 그곳에 소스파일이 있어야 한다.
The transformer exception also provides a SourceLocator object which indicates where in the source tree or transformation instructions the error occurred.
Transformer 예외는 또, 에러가 발생한 소스 트리 또는 변환 명령내의 장소를 나타내는 SourceLocator 객체도 제공합니다.
Source tree structure: Linux kernel sources are commonly located under the/usr/src/linux directory, so we will mention directories as relative to this location.
소스 트리 구조: 리눅스 커널 소스는 보통 /usr/src/linux/ 디렉터리에 존재한다. 뒤에서 나오는 모든 디렉터리는 위의 디렉터리 밑에 있는 디렉터리이다.
An instance of this abstract class can transform a source tree into a result tree..
이 추상 클래스의 인스턴스는 소스 트리를 결과 트리로 변환할 수 있습니다.
According to Russ Cox, Go core developer foralmost 6 years now and author of the document, Google has been planning for a year“how to eliminate all C programs from the Go source tree.”.
Go 문서의 저자이며,코어 개발자인 Russ Cox씨에 의하면 Google은 근래 1년 동안 “Go의 소스 트리에서 모든 C 프로그램을 배제하는 방법”에 대해 검토했다고 한다.
After installing the kernel files, you should be able to find the new source tree in the“/usr/src/linux/” directory.
커널 파일을 설치하고 나면 새로운 소스 트리를 ''/usr/src/linux/'' 디렉토리에서 볼 수 있을 것이다.
Developers downloading an unreleased version of the Apache source tree will need to have autoconf and libtool installed and will need to run buildconf before proceeding with the next steps.
아파치 소스 트리의 CVS 버전을 다운로드한 개발자는 이미 autoconf 와 libtool 가 설치되있고, 다음 과정으로 넘어가기 전에 buildconf 를 실행해야 한다.
The module source file module-file will be searched in the modules/module-type subdirectory of your Apache HTTP server source tree so it has to be placed there before.
아파치 웹서버 소스 트리의 modules/module-type 에서 모듈의 소스파일 module-file 을 찾기때문에 그곳에 소스파일이 있어야 한다.
Developers downloading an unreleased version of the Apache HTTPd source tree will need to have autoconf and libtool installed and will need to run buildconf before proceeding with the next steps.
아파치 소스 트리의 출시되지 않은 버전을 다운로드하는 개발자는 자동 conf 및 libtool이 설치되어 있어야하며 다음 단계를 진행하기 전에 buildconf를 실행해야합니다.
If you apply these, Linus' patches may not work correctly and you will have toeither back them out, fix the source or the patch, install a new source tree, or a combination of the above.
만일 여러분이 이것들을 적용한다면, Linus의 패치들은 제대로 작동하지 않을지도 모르고, 또 여러분은 이것을 되돌리기 위해서, 소스나 패치를 수정하거나,새로운 소스 트리를 설치하거나, 아니면 위의 작업들을 섞어가며 해야 할 것이다.
Easier Apache module prototyping because with the DSO/apxs pair you can both work outside the Apache source tree and only need an apxs-i command followed by an apachectl restart to bring a new version of your currently developed module into the running Apache server.
DSO와 apxs를 가지고 아파치 소스 트리 밖에서 작업하고 apxs -i와 apachectl restart 명령어만으로 현재 개발한 모듈의 새 버전을 실행중인 아파치 서버에 반영할 수 있어서 더 쉽게 아파치 모듈을 개발할 수 있다.
Since 24 May2001 with version 0.37b15, the main development occurs on the Windows platform, and most other platforms are supported through the SDLMAME project, which was integrated into the main development source tree in 2006.
이후 5 월 24 일 2001 버전 0.37 b15 [6],주요 개발은 Windows 플랫폼에서 발생 하 고 대부분의 다른 플랫폼은 2006의 주 개발 소스 트리에 통합 된 sdlmame 프로젝트를 통해 지원 됩니다.
This way the user can use apxs to compile his Apache module sources without the Apache distribution source tree and without having to fiddle with the platform-dependent compiler and linker flags for DSO support.
그래서 apxs 를 사용하는 사용자는 아파치 배포본 소스 트리없이, 또 DSO 지원을 위한 플래폼 특유의 컴파일러 옵션와 링커 옵션에 신경을 쓰지않고 자신의 아파치 모듈 소스를 컴파일할 수 있다.
In example above,Main in the dropdown relates to the Main. storyboard in the project's source tree in the Solution Explorer.
위의 예에서 드롭다운의 Main은 솔루션 탐색기의 프로젝트 소스 트리에 있는 Main. storyboard와 관련되어 있습니다. In example above, Main in the dropdown relates to the Main.storyboard in the project ' s source tree in the Solution Explorer.
Many of the different projects have mechanisms to allow direct access to source code trees to contributors that have shown they are trustworthy and valuable.
여러 다른 프로젝트들은 믿을 수 있고 가치있는 기여자에게 소스 코드 트리에 직접 액세스하는 것을 허용하는 메커니즘이 있습니다.
Results: 27, Time: 0.0338

How to use "source tree" in a sentence

Add repo to Source Tree & clone it.
u can enable Git from source tree options.
I'm on Source Tree version 2.1.8.0, Windows 7.
containing the plugin source tree and its Makefile.
Use full kernel source tree to enable it.
It's included right in the source tree now.
By default the entire source tree is checked.
source tree into subpackage directory when preparing sources.
Unpack a source tree (preferably a released version).
The source tree is divided up into collections.
Show more

Word-for-word translation

Top dictionary queries

English - Korean