readme.txt
来自「斯坦福Energy211/CME211课《c++编程——地球科学科学家和工程师》」· 文本 代码 · 共 11 行
TXT
11 行
This folder contains source files for all of the examples given in Lecture 14, Wed Oct 24.To build the executables, type make at the prompt.complex.cpp, main.cpp - demonstrates simple classes using a class that implements operations on complex numbers. Also demonstrates using separate header and implementation files, as well as application files
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?