What is the translation of " KEY-VALUE " in Korean?

키-값
key-value
key-value
키 값
key-value
value

Examples of using Key-value in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Stores a key-value pair.
-값 쌍을 저장합니다.
Dictionaries are unordered sets of key-value pairs.
Dictionary 는 key-value 쌍을 순서없이 저장합니다.
All other key-value pairs are ignored.
다른 키-값 페어는 무시됩니다.
Metadata hash A set of key-value pairs.
Metadata 해시 key-value의 페어 셋트.
Each key-value pair is added to the new Map.
key-value 쌍은 새로운 Map 에 추가된다.
Python Dictionary is a set of key-value pairs.
Python dictionary 은 키 - 값 쌍의 모음입니다.
Distributed key-value store with health checking and service discovery.
서비스 검색 기능과 상태 확인을 위한 분산된 키-값(key-value)쌍 저장.
It also supports both document and key-value data models.
문서 및 키-값 데이터 모델을 모두 지원합니다.
You could add more key-value pairs, but here we stick to 100, which is a string.
Key-value 쌍을 더 추가할 수 있으나 여기에서는 문자열인 100을 고수 하고 있습니다.
Distributed in-memory key-value store.
Distribute in-memory key-value store 만들기 상세보기.
Using a built-in LevelDB(Key-Value Store) within the BTCD to save blocks and transactions.
블록 및 트랜잭션 저장은 BTCD내에 내장된 LevelDB (Key-Value Store) 사용.
Eu extra_key extra_uri_value Add URI data as a key-value pair.
Eu extra_key extra_uri_value URI 데이터를 -값 쌍으로 추가합니다.
A TMap is a collection of key-value pairs, similar to std:: map.
TMap (맵)은 키-값의 짝으로 된 모음으로, ::map 과 비슷합니다.
El extra_key extra_long_value Add long data as a key-value pair.
El extra_key extra_long_value long 데이터를 -값 쌍으로 추가합니다.
We can loop through the key-value pairs with the following syntax.
우리는 다음과 같은 syntax를 통해 key-value 페어들을 루프할 수 있습니다.
Ef extra_key extra_float_value Add float data as a key-value pair.
Ef extra_key extra_float_value float 데이터를 -값 쌍으로 추가합니다.
Many in-memory caches use a key-value data model to support extremely fast read access at scale.
많은 메모리 내 캐시는 키-값 데이터 모델을 사용해서 큰 규모에서 대단히 빠른 접근 속도를 지원한다.
Set with the mfpdev app config language_preferences key-value command.
Mfpdev app config language_preferences key-value 명령으로 설정됩니다.
In Python 3.6 and above, you'll receive the key-value pairs in order, but in earlier versions, the pairs will be output in a random order.
Python 3.6 이상에서는 키 값 쌍을 순서대로 받게되지만 이전 버전에서는 쌍이 임의순서로 출력됩니다.
E|--es extra_key extra_string_value Add string data as a key-value pair.
E|--es extra_key extra_string_value 문자열 데이터를 -값 쌍으로 추가합니다.
We specify the only:: dev key-value pair as we don't want to download and compile these dependencies in a production environment.
프로덕션 환경에서 이 의존성들이 다운로드 받아서 컴파일되는 것을 원하지 않기 때문에 ::dev 키-값 쌍을 명시해 두었습니다.
If the key isn't in the Map, the key-value pair won't be removed.
키가 맵에 있지 않으면, 그 키-값 짝은 제거되지 않습니다.
Signals are the smallest data units in Audience Manager and are expressed as key-value pairs.
신호는 Audience Manager에서 가장 작은 데이터 단위이며 키-값 쌍으로 표시됩니다.
We specify the only:: dev key-value pair as we don't want to download and compile these dependencies in a production environment. But why Earmark?
프로덕션 환경에서 이 의존성들이 다운로드 받아서 컴파일되는 것을 원하지 않기 때문에 ::dev 키-값 쌍을 명시해 두었습니다. 왜 Earmark를 쓸까요?
However, there is no key 'd' in d1, so that key-value pair is added from d2.
그러나 d1에는 'd'가 없으므로 키 값 쌍이 d2에서 추가됩니다.
AsyncStorage is a unique built-in featurefor storing data in React Native and a good way to store simple key-value data.
AsyncStorage는 React Native에내장된 기본 데이터 저장소로, 간단한 키-값쌍 데이터를 저장해 관리할 수 있습니다.
It saves a list of key-value string pairs that map game menus, achievements and other game objects to names in a given language, and is used for localization.
그것은 주어진 언어의 이름으로 키 - 값 문자열 쌍 그지도 게임 메뉴, 성과와 다른 게임 오브젝트의 목록을 저장하고, 현지화에 사용됩니다.
According to DB-Engines,Redis is the most popular key-value database software.
DB-Engines ranking자료에 따르면,Redis는 가장 인기 있는 key-value 데이터베이스다.
Other miners that wish to attach key-value pairs to corporations might access keys appended to entities by the corporation miner 46, and then write other keys into other data structure of the corporation entity.
키 값 쌍을 회사에 첨부하기를 원하는 다른 마이너는 회사 마이너(46)에 의해 개체에 첨부된 키에 액세스할 수도 있으며, 따라서 다른 키를 회사 개체의 다른 데이터 구조에 기록할 수도 있다.
When you create the hash we created it in a couple key-value using code undef=>'asdf'.
을 만들 때 해시 우리가 만들어에서 몇 가지 키-값 코드를 사용하여 undef => 'asdf'.
Results: 37, Time: 0.045

How to use "key-value" in an English sentence

Associative arrays are like Key Value pair.
It’s a distributed key value pair system.
Identify key value drivers of security auditing.
Key value items are the top sellers.
The last key value in the tablet.
The first key value in the tablet.
Integrity is the key value for MWS.
Sets consent strings as key value pairs.
Delete a key value from keyed list.
Provide key value columns in the list.
Show more

How to use "키-값" in a Korean sentence

따라서 모든 보조 인덱스 레코드에는 해당 행의 기본 키 값 사본이 포함되어 있습니다.
따라서 시간 측면에서 볼 때 무차별 키 값 대입 방식은 효과를 보기 어렵습니다.
열 암호화 키 값 컬렉션 기본 클래스의 목록을 나타냅니다.
또한, 완전 관리형 클라우드 데이터베이스로서 문서 모델과 키 값 스토어 모델을 모두 지원합니다.
태그는 키 값 페어로 구성된 메타데이터 레이블입니다.
js가 키 값 쌍과 스칼라 값 이외에 어떤 것도 저장하지 않도록 합니다.
위치 순서는 아닙니다 반드시 키 값 시퀀스와 동일。
또한, 완전관리형 클라우드 데이터베이스로서 문서 모델과 키 값 스토어 모델을 모두 지원합니다.
ASCab에서 읽어오는 키 값 쌍은 영구 전역 변수를 초기화하는 데 사용됩니다.
특징 화일의 레코드들에 대한 효율적 접근을 위한 조직 < 키 값 ,.

Top dictionary queries

English - Korean