메소드는 영어 뜻 - 영어 번역 S

명사
method
방법
방식
메소드
수단
메 서드
메서드를
방법의
메서드가
methods
방법
방식
메소드
수단
메 서드
메서드를
방법의
메서드가

한국어에서 메소드는 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
메소드는 한번만 호출할 수 있다!
This method can only be called ONCE!
Inline_data 메소드는 아래와 같다.
Your inline_data method looks like this.
메소드는 처리를 연기하는 데 사용 됩니다.
This method is used to defer processing.
사용 가능한 메소드는 GET, POST, PUT 및 DELETE입니다.
Available methods are: GET, POST, PUT and DELETE.
메소드는 요청된 URL에 허용되지 않습니다.
The method is not allowed for the requested URL.
사람들은 또한 번역합니다
모든 메소드는 무언가를 반환해야 합니다.
Each method has to return something.
Note} 대다수의 다른 컬렉션 메소드와 같이, map 메소드는 새로운 컬렉션 인스턴스를 반환합니다;
Like most other collection methods, map returns a new collection instance;
Text() 메소드는 4개의 변수를 가질수 있습니다.
The text() method can take four parameters.
지금까지 사용한 delay 메소드는 선호되는 접근법이며 대부분의 경우에서 작동합니다.
The delay method we've used so far is the preferred approach and should work for most situations.
Keys 메소드는 컬렉션의 모든 키를 반환합니다.
The keys method returns all of the collection's keys.
불행히도, 이러한 클래스와 메소드는 당신의 코드를 읽기에 더 복잡하고 더 어렵게 만드는 경향이 있다.
Unfortunately, these classes and methods also tend to make your code more complicated and more difficult to read.
주의: 이 메소드는 JavaScript 에서 호출되면 안됩니다.
Warning: This method must not be called from JavaScript.
Pop() 메소드는 “제거한(popped out)” 값을 반환합니다.
The pop() method returns the value that was"popped out".
이러한 타입들의 경우에,Objective-C 메소드는 일반적으로 값이 없음을 나타내기 위해 특별한 값(NSNotFound)을 반환했습니다.
For these types,Objective-C methods typically return a special value(such as NSNotFound) to indicate the absence of a value.
메소드는 그것을 호출하는 코드가 무엇이든간에 값을 반환할 것입니다.
This method will return a value to whatever code called it.
각 테스트 메소드는 반드시 "test" 라는 단어로 시작되어야 합니다.
Each test method should start with the word“test”.
메소드는 SoftLayer_Virtual_Guest 데이터 유형 오브젝트 배열을 리턴합니다.
This method returns an array of SoftLayer_Virtual_Guest data type objects.
이 두개의 메소드는 최소한 하나의 인자를 전달 받습니다: 수정하고자 하는 컬럼.
Both of these methods accept at least one argument: the column to modify.
메소드는 인덱싱할 데이터를 포함하는 JSON 문자열을 반환합니다.
This method returns a JSON string containing the data that will be indexed.
History forward() 메소드는 history 목록에서 next URL을 로드합니다.
Forward() JavaScript method Loads the next URL in the history list.
메소드는 검색중인 배열에 지정된 값이 포함되어 있으면 true를 리턴합니다.
This method will return true if the array being searched contains the specified value.
Element. attachShadow() 메소드는 shadow DOM 트리를 지정된 엘리먼트에 추가합니다.
The Element. attachShadow() method attaches a shadow DOM tree to the specified element.
메소드는 object/property 트리를 통해 재귀적으로 횡단하는 방법과 그것이 아직 존재하지 않는 경우 그것을 만들 수 있다.
This method recursively traverses the object/property tree and creates them if they do not exist yet.
Uneval() uneval() 메소드는 Object 의 소스코드를 표현하는 문자열을 만듭니다.
The toSource() method returns a string representing the source code of the object.
Now() 메소드는 PerformanceTiming 에서 navigationStart 시간이 발생한 때로부터 걸린 시간을 리턴합니다.
The now() method returns the time elapsed from when the navigationStart time in PerformanceTiming happened.
Public EJB 또는 CDI 메소드는 이제 그 어떤 기능의 손실도 없이 “no interface” 뷰를 보여줄 수 있다.
Public EJB or CDI methods can now expose a“no interface” view, with no loss of functionality.
메소드는 보안 검사가 요청된 범위를 부여하는 상태에 있음을 확인해야 합니다.
This method must make sure that the security check is in the state that grants the requested scope.
PhotonNetwork. Instantiate 메소드는 그룹 파라미터를 받으며, 프리팹에 어태치된 PhotonView의 관심그룹을 설정할 것 입니다.
PhotonNetwork. Instantiate methods accept a group parameter that will set the Interest Group of the PhotonView attached to the prefab.
Shift() 메소드는 배열의 첫 번째 요소를 제거합니다 (그리고 나머지 요소들은 왼쪽으로 “이동합니다”).
The shift() method removes the first element of an array(and"shifts" all other elements to the left).
이제 beforeDraw 및 afterDraw 메소드는 셰이더의 오프셋 특성을 va3 (정점 특성, vertex attribute 3)으로 읽을 수 있도록 컨텍스트를 구성합니다.
The beforeDraw and afterDraw methods now configure the context so that we can read the offset attribute from the shaders as va3(vertex attribute 3).
결과: 88, 시각: 0.0369

한국어 문장에서 "메소드는"를 사용하는 방법

하나 이상의 메소드는 EJB에서 호출된다.
메소드는 확정된 개수의 인수를 가진다.
그럼 이 메소드는 어디에서 정의되어 있을까요?
메소드는 부품화의 예라고 할 수 있다.
메소드는 두 가지의 일을 한다.
main() 메소드는 간단한 애플리케이션을 시뮬레이팅하고 있다.
출력 메소드는 로깅 요청의 우선순위를 결정한다.
메소드는 다시 바이트 어레이를 리턴한다.
메소드는 객체가 수행할 수 있는 행위다.
메소드는 네 개의 파라미터가 필요합니다.

영어 문장에서 "method, methods"를 사용하는 방법

Hey presto pure virtual method called.
However, this method includes some preparations.
FFT Method for Poisson something request.
Define approach, methods and scholarly plan.
Our next method was really cool.
The method was checked with CdI2.
This method isn't recommended for berries.
Such methods are imprecise and dangerous.
What kind shipping method you offer?
Comput Methods Programs Biomed, Epub 2010.
자세히보기

최고 사전 질의

한국어 - 영어