함수 포인터 영어 뜻 - 영어 번역

function pointers
함수 포인터
function pointer
함수 포인터

한국어에서 함수 포인터 을 사용하는 예와 영어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
함수 포인터와 달리 대리자는 개체 지향적 이며 형식 안전.
Unlike function pointers, delegates are object-oriented and type safe.
Tr1:: funtion 객체는 일반화된 함수 포인터처럼 동작한다.
Tr1:: function objects act like generalized function pointers.
대리자는 C++의 함수 포인터와 비슷하지만 형식 안전성과 보안성을 제공한다는 점이 다릅니다.
Delegates are like C++ function pointers but are type safe.
L tr1:: function 객체는 일반화된 함수 포인터처럼 동작 한다.
Tr1:: function objects act like generalized function pointers.
함수 포인터와는 달리 대리자는 개체 지향적이고 형식이 안전하며 보안이 유지됩니다.
Unlike function pointers, delegates are object-oriented and type safe.
대리자는 C++의 함수 포인터와 비슷하지만 형식 안전성과 보안성을 제공한다는 점이 다릅니다.
Delegates are similar to C++ function pointers, but are type safe.
함수 포인터와는 달리 대리자는 개체 지향적이고 형식이 안전하며 보안이 유지됩니다.
Unlike function pointers, delegates are object-oriented, type-safe, and secure.
Foo는 개체 포인터와 myObject 및 멤버 함수 포인터 foo의 조합입니다.
Foo is a combination of the object pointer&myObject and the member function pointer foo.
함수 포인터와 데이터 포인터가 C / C ++에서 호환되지 않는 이유는 무엇입니까?
SOLVED Why are function pointers and data pointers incompatible in C/C++?
Listing 19-35: fn 타입을 사용하여 함수 포인터를 인자로서 허용하기.
Listing 19-35: Using the fn type to accept a function pointer as an argument.
C 또는 c + + 함수 포인터와 달리 대리자는 개체 지향이 고 형식이 안전 하며 더 안전 합니다.
Unlike function pointers in C or C++, delegates are object-oriented, type-safe, and secure.
불행히도 C ++는 이와 같은 것을 제공하지 않습니다. myObject.foo는 개체 포인터와 myObject 및 멤버 함수 포인터 foo의 조합입니다.
Unfortunately, C++ does not offer anything like this. myObject.foo is a combination of the object pointer&myObject and the member function pointer foo.
C 또는 C++의 함수 포인터와 달리 대리자는 개체 지향적이 고 형식이 안전 하며 보안이 강화 됩니다.
Unlike function pointers in C or C++, delegates are object-oriented, type-safe, and secure.
이 문제의 답은 이미 Bjarne Stroustrup의 C++ Style and Technique FAQ에 나와 있으며,Alex Stepanov와 Jeremy Siek의 함수 포인터를 이용한 방법이다.
The following technique is publicized by Bjarne Stroustrup in his C++ Style and Technique FAQ[5],crediting Alex Stepanov and Jeremy Siek for the use of pointer to function.
또한 함수 포인터의 파라미터도 관리되지 않는 형식의 포인터로 표현할 수 있습니다.
The parameters of the function pointer can be also represented as pointers for unmanaged types.
대리자는 C++의 함수 포인터와 비슷하지만 형식 안전성과 보안성을 제공한다는 점이 다릅니다. Delegates are similar to function pointers in C++; however, delegates are type-safe and secure.
Delegates are roughly similar to function pointers in C++, but they are type-safe and secure.
대리자는 C++의 함수 포인터와 비슷하지만 형식 안전성과 보안성을 제공한다는 점이 다릅니다. Delegates are similar to function pointers in C++; however, delegates are type-safe and secure.
Delegates are similar to function pointers in C++; however, delegates are type-safe and secure.
함수자와 함수 포인터 모두 함수 호출의 문법을 사용해서 유발될 수 있기 때문에, 이것들은 상응하는 파라미터가 오직 함수 호출 문맥에서만 보일 때 인자로서 교체될 수 있다.
Since both functors and function pointers can be invoked using the syntax of a function call, they are interchangeable as arguments to templates when the corresponding parameter only appears in function call contexts.
또한 대리자는 다른 언어에 나오는 함수 포인터의 개념과 비슷하지만 함수 포인터와 달리 대리자는 개체 지향적이며 형식 안전 방식입니다. Delegates are similar to the concept of function pointers found in some other languages, but unlike function pointers, delegates are object-oriented and type-safe.
They are also similar to the concept of function pointers found in some other languages, but unlike function pointers, delegates are object-oriented and type-safe.
C 또는 C++ 의 대리자와 가장 유사한 것은 함수 포인터 이지만 함수 포인터는 정적 함수만 참조할 수 있지만 대리자는 정적 메서드와 인스턴스 메서드를 모두 참조할 수 있습니다. The closest equivalent of a delegate in C or C++ is a function pointer, but whereas a function pointer can only reference static functions, a delegate can reference both static and instance methods.
The closest equivalent of a delegate in C or C++ is a function pointer, but whereas a function pointer can only reference static functions, a delegate can reference both static and instance methods.
결과: 20, 시각: 0.0172

단어 번역에 의한 워드

최고 사전 질의

한국어 - 영어