V2EX  ›  英汉词典

C++

Definition / 释义

一种通用的编程语言,在 C 语言基础上发展而来,支持面向对象、泛型(模板)与低层级系统编程,常用于高性能软件、游戏引擎、操作系统组件与嵌入式开发等领域。(也可指“用 C++ 编写的代码/项目”)

Pronunciation / 发音(IPA)

/ˌsiː ˈplʌs plʌs/

Examples / 例句

I’m learning C++ to build faster programs.
我在学 C++,用来写更快的程序。

Although C++ can be difficult at first, mastering its memory management and templates can greatly improve performance in large projects.
虽然 C++ 一开始可能比较难,但掌握它的内存管理和模板机制能在大型项目中显著提升性能。

Etymology / 词源

“C++”中的“++”来自编程语言里的自增运算符,含义相当于“在 C 的基础上更进一步的 C”。这门语言由 Bjarne Stroustrup 在 20 世纪 80 年代于贝尔实验室推动发展,最初常被称为 “C with Classes”,后来正式命名为 C++。

Related Words / 相关词

In Literature / 文学与名作中的出现

  • The C++ Programming Language(Bjarne Stroustrup):经典权威著作,系统介绍 C++ 的核心设计与用法。
  • *Effective C++*(Scott Meyers):以“条款”形式讲解 C++ 常见陷阱与最佳实践。
  • C++ Primer(Lippman, Lajoie, Moo):面向学习者的长期畅销教材,覆盖现代 C++ 基础与进阶。
  • *Accelerated C++*(Koenig, Moo):强调以实践与现代写法入门 C++ 的学习路径。
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   834 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 18:20 · PVG 02:20 · LAX 10:20 · JFK 13:20
♥ Do have faith in what you're doing.