전역 파일 oor Engels

전역 파일

Vertalings in die woordeboek Koreaans - Engels

global file

en
A Project file [Global.mpt] that contains information you can use for different projects. Information in a global file can include views, calendars, forms, reports, tables, filters, toolbars, menu bars, macros, and options settings.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

전역 서식 파일
global template

voorbeelde

wedstryd
woorde
Advanced filtering
다음은 C++ 프로그래밍 언어의 상용구 예제로 #include 보호이다. #ifndef _MYINTERFACE_H #define _MYINTERFACE_H ... #endif 여기서는 전역 변수를 이용하여 컴파일러가 myinterface.h 파일을 이미 읽었는지 여부를 확인할 수 있게 한다.
This next example is a C/C++ programming language boilerplate, #include guard. #ifndef MYINTERFACE_H #define MYINTERFACE_H ... #endif This sets up, and checks, a global flag to tell the compiler whether the file myinterface.h has already been included.WikiMatrix WikiMatrix
전체적으로 사이트의 시각적 측면을 설정하는 전역 CSS 파일이 있습니다
You have a global CSS file that sets visual aspects of your site globally.ParaCrawl Corpus ParaCrawl Corpus
이 경우, 전역 CSS 파일의 특정 스타일을 요소에 바로 설정한 인라인 스타일을 재정의하는 important로 설정할 수 있습니다.
In this case, you could set certain styles in your global CSS file as important, thus overriding inline styles set directly on elements.ParaCrawl Corpus ParaCrawl Corpus
SD 카드와 같은 외부 저장소 에 만들어진 파일전역적으로 읽기와 쓰기가 가능합니다.
Files created on external storage , such as SD cards, are globally readable and writable.ParaCrawl Corpus ParaCrawl Corpus
Aspera faspTM 는 지연이 높고 패킷 손실이 가변적인 대륙 전역 및 대륙간 파일 전송에서 가능한 최대의 종단간 전송 속도를 유지합니다.
Aspera FASP sustains the highest possible end-to-end file transfer rates on cross-continental and intercontinental file transfers where latencies are high and packet loss is variable.ParaCrawl Corpus ParaCrawl Corpus
루트 디렉토리에 위치한 이 파일전역 설정이다. repos/Talkhouse/p4gf_config 처럼 각 저장소마다 설정할 수도 있는데 전역설정 위에(Override) 적용된다.
This file specifies the global options, which can then be overridden by repository-specific configuration files, like repos/Talkhouse/p4gf_config .ParaCrawl Corpus ParaCrawl Corpus
설정의 나머지 부분은 전역 변수의 대상에는 구성 텍스트 파일에서 검색 할 수 있습니다 .
The rest of the settings are in the target of global variables can be retrieved from the configuration text files .ParaCrawl Corpus ParaCrawl Corpus
또, DAV 잠금(lock) 데이터베이스의 위치를 apache2.conf 파일전역 부분에 DavLockDB 지시어를 사용하여 지정해야 한다: DavLockDB /usr/local/apache2/var/DavLock 아파치를 실행하는 User 와 Group 은 잠금 데이터베이스가 있는 디렉토리에 쓰기 권한을 가져야 한다.
In addition, a location for the DAV lock database must be specified in the global section of your apache2.conf file using the DavLockDB directive: DavLockDB /usr/local/apache2/var/DavLock The directory containing the lock database file must be writable by the User and Group under which Apache is running.ParaCrawl Corpus ParaCrawl Corpus
카운티 및 주 전역의 다른 지방 자치 단체는 공공 업무 감독은 파일에 필요한 것으로 나와있다.
Other municipalities throughout the county and state have a public work superintendent listed as being required to file.ParaCrawl Corpus ParaCrawl Corpus
DSO가 실행프로그램의 심볼을 "역으로 찾는 것"은 (라이브러리는 자신을 사용하는 프로그램에 대해 모른다는) 라이브러리 설계에 반하며, 모든 플래폼에서 지원되지않고 표준화되지도 않았기 때문이다. 실제로 실행파일전역심볼(global symbol)은 보통 익스포트(export)되지 않기때문에 DSO가 사용할 수 없다. DSO를 사용하여 실행중 프로그램을 확장하려면 링커에게 모든 전역심볼을 익스포트하도록 강제하는 것이 주된 해결책이다.
Because "reverse resolving" DSO symbols from the executable program's symbol set is against the library design (where the library has no knowledge about the programs it is used by) and is neither available under all platforms nor standardized. In practice the executable program's global symbols are often not re-exported and thus not available for use in a DSO. Finding a way to force the linker to export all global symbols is the main problem one has to solve when using DSO for extending a program at run-time.ParaCrawl Corpus ParaCrawl Corpus
Note: 위와 같이 소스를 간단히 tar 압축해제, 컴파일하는 전통적인 방법은 물론, 아치 리눅스에서 사용할 수있습니다. 하지만, 설치된 파일이 파일 시스템 전역에 흩어져 설치 될수 있고, 팩맨(혹은 기타 패키지 매니저)으로 관리가 불가능합니다. 만약, 패키지 관리자를 이용한 설치가 아치 리눅스에 문제를 발생 시키거나 설치된 파일들을 모두 파악하고 있을경우에만 사용 해야합니다.
Note: The above traditional method of compiling source tarballs can, of course, still be used on Arch Linux, but if you are not careful, files may become scattered throughout the filesystem, that pacman, (or any other package manager), will be unaware of. You should only use this method if you are experienced at manual compilation and system software tracking, as it can lead to future problems on Arch, or any distribution, if using a package manager.ParaCrawl Corpus ParaCrawl Corpus
전역 중복 제거와 변경된 블록 추적 기술의 조합을 통해 복원 시간을 최소화하고 백업 파일을 위해 필요한 디스크 공간 역시 대폭 절감할 수 있습니다.
Integrated global deduplication and tracking of the changed blocks to minimize recovery time and disk space required for backup files.ParaCrawl Corpus ParaCrawl Corpus
12 sinne gevind in 9 ms. Hulle kom uit baie bronne en word nie nagegaan nie.