What is the translation of " RETURNS A LIST " in Korean?

[ri't3ːnz ə list]
[ri't3ːnz ə list]
리스트를 반환 합니다

Examples of using Returns a list in English and their translations into Korean

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Split function returns a list.
Split 함수는 리스트를 반환합니다.
The software returns a list of recovered files of the types specified.
이 소프트웨어는 특정 유형의 복구 된 파일의 목록을 반환합니다.
The Regex. split function returns a list. String.
Regex. split 함수는 리스트를 반환합니다. 문자열.
The software returns a list of found files of matching type.
이 소프트웨어는 일치하는 유형의 발견 된 파일의 목록을 반환합니다.
Consequently, the whole for-expression returns a list of even numbers.
그 결과, 전체 for-구문은 짝수 리스트를 반환하게 된다.
Next the software returns a list of found music files of specified type.
다음으로 소프트웨어는 지정된 유형의 음악 파일 목록을 반환합니다.
So it's a member of abc,so abc. split, and this returns a list.
그래서 이건 abc의 멤버이고,그래서 abc. split은 리스트를 반환합니다.
The software then returns a list of found partitions.
소프트웨어는 발견 된 파티션의 목록을 반환합니다.
Returns a list of IP addresses to which the Internet host specified by hostname resolves.
Hostname 분석에 정의된 인터넷 호스트의 IP 어드레스의 목록을 반환합니다.
The software scans the device and returns a list of found media files.
소프트웨어가 장치를 검색하고 발견 된 미디어 파일 목록을 반환합니다.
Arr[1,2]- returns a list of two elements, the array elements with indexes 1 and 2.
Arr[1,2] -의 목록을 반환하는 두 가지 요소, 배열 요소와 인덱스 1 과 2.
 The software scans the specified drive and returns a list of found PNG files.
소프트웨어가 지정된 드라이브를 검색하고 발견 된 PNG 파일의 목록을 반환합니다.
Then the software returns a list of found files of specified type.
다음 소프트웨어는 지정 된 형식의 찾은 파일의 목록을 반환합니다.
After completion of the scanning process, the software returns a list of recovered files.
검색 프로세스가 완료되면 소프트웨어는 복구 된 파일 목록을 반환합니다.
Then the software returns a list of found files of specified type.
그런 다음 소프트웨어는 지정된 유형의 발견 된 파일 목록을 반환합니다.
After the completion of the scanning process, the software returns a list of recovered photos.
스캔 과정의 완료 후에 소프트웨어에는 복구 된 사진 목록을 반환합니다.
Next the software returns a list of found music files of specified type.
소프트웨어 다음으로 지정된 유형의 발견 음악 파일의 목록을 반환합니다.
Because each component might contain a different number of pieces, this returns a list.
각 구성요소가 포함하는 조각의 개수가 다를 수 있으므로, 이 함수는 리스트를 반환한다.
Arr[1, 1]- returns a list of two elements, repeats the element at index 1 twice.
Arr[1, 1] -의 목록을 반환하는 두 가지 요소, 반복되는 요소에서 인덱스 1 두번.
After scanning the specified drive, the software returns a list of found photos of ORF type.
지정된 드라이브를 스캔 한 후 소프트웨어는 ORF 유형의 발견 된 사진 목록을 반환합니다.
Arr[0… 2]- returns a list of three elements, the array elements with indexes 0, 1 and 2.
Arr[0… 2] -의 목록을 반환합니다 세 개의 요소를 배열 요소와 인덱스 0 1 2.
After the completion of the scanning process, the software returns a list of recovered pictures of specified type.
스캔 과정의 완료 후 소프트웨어에는 복구 된 사진 지정 된 형식의 목록을 반환합니다.
Calling query() returns a list of attendees for the event with the given EVENT_ID.
Query() 를 호출하면 주어진 EVENT_ID 와 함께 해당 이벤트의 참석자 목록을 반환합니다.
As indicated above, in another embodiment the full text message index 1708 returns a list of conversation identifiers in response to a query.
위에서 나타난 바와 같이, 다른 실시예에서 풀 텍스트 메시지 인덱스(1708)는 질문에 대한 응답으로 대화 식별자 리스트를 리턴시킨다.
The software returns a list of found files from your hard drive after the scan completes.
파일 유형을 선택 하 고 소프트웨어 검사가 완료 된 후 하드 드라이브에서 찾은 파일의 목록을 반환 합니다.
To assist us in accessing the dictionary keys there is a function that we can use, keys(), which returns a list of all the keys in a dictionary.
우리가 사전의 키에 접근하도록 도와주는 keys() 함수를 우리는 사용할 수 있는데 그 함수는 사전에 있는 키들의 리스트를 반환해준다.
The software returns a list of found files of matching type, after scanning the specified partition.
소프트웨어는 지정된 파티션을 스캔 한 후 일치하는 유형의 발견 된 파일 목록을 반환합니다.
Using apply methods on the traits will give you an instance of the default implementation,For instance, Iterable(1, 2) returns a List as its default implementation.
각 트레잇의 apply 메소드를 호출하면 기본 구현의 인스턴스를 만들 수있다. 예를 들어 Iterable(1, 2)를 호출하면 Iterable의 기본 구현인 리스트가 반환된다.
The search returns a list of the articles that contain the search term whether it's in the article's name or its content.
검색결과는 글의 name 이나 content 중에서 해당 키를 포함하는 모든 글들의 목록을 반환하게 됩니다.
The return value of the function is going to be a Directory fs_list, so all we need to do to complete the function is to write our function loop which returns a list of filesystem s.
반환값은 Directory fs_list 이 되며 우리가 해주어야 할 모든 것은 함수 loop 를 작성하여 filesystem 의 리스트를 반환하게 하는 것이다. loop 의 타입은 다음과 같다.
Results: 34, Time: 0.0325

Word-for-word translation

Top dictionary queries

English - Korean