代码搜索结果
找到约 10,000 项符合
C++ 的代码
c++ ѧϰ
发信人: tomlee (藏在柔顺背后你忠于自我), 信区: CPlusPlus
标 题: C++ 学习心得 Part 4
发信站: BBS 水木清华站 (Mon Feb 14 02:17:44 2005), 站内
※ Abstract Data Type(ADT╱抽象数据类型)
虽然还有一些 C++ 的基本设施,如∶ function overloading, new/de
c++
#!/bin/sh
# Compile programs, treating .c files as C++.
: || exec /bin/sh -f $0 $argv:q
# The compiler name might be different when doing cross-compilation
# (this should be configured)
gcc_name=gcc
c++ͼ
/*****************************************************************************************/
#include
#include
#include
#include //输入/输出文件流类
using namespac