전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
c, h, cpp, cxx
c, h, cpp, cxx
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
.c, .cc, .cbb, .cxx c++-combilr.
.c, .cc, .cpp, .cxx c++-compiler.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
cxx – compaq c++ compiler für linux alpha
cxx -- compaq c++ compiler for linux alpha
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
nachfolgend ein beispiel, welches weder cc noch cxx berücksichtigt:
here is an example which respects neither cc nor cxx:
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
auch in der datei example2.cxx finden wir die schon bekannten reshape funktionen:
in the example2.cxx file there are the already familiar reshape functions:
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
im folgenden wird ein beispiel eines makefiles gezeigt, welches die beiden variablen cc und cxx berücksichtigt. beachten sie das ?=:
here is an example of a makefile respecting both cc and cxx. note the ?=:
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
der gcc aus dem basissystem wird genutzt, wenn er die erforderliche version erfüllt, andernfalls wird eine geeignete version des gcc aus den ports kompiliert und die variablen cc und cxx werden angepasst.
the gcc from the base system is used when it satisfies the requested version, otherwise an appropriate compiler is built from the port, and cc and cxx are adjusted accordingly.
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질:
(while we prefer to name our c++ source files .cpp, the moc doesn't know that, so you can use .c, .cc, .cc, .cxx or even .c++ if you prefer.)
(while we prefer to name our c++ source files .cpp, the moc doesn't know that, so you can use .c, .cc, .cc, .cxx or even .c++ if you prefer.)
마지막 업데이트: 2018-02-13
사용 빈도: 1
품질: