14.14 专业术语
alphabeticfield 字母域
characterfield 字符域
binary digit 二进制数
chatter set 字符集
bit 位
cin(standard input) 标准输人
byte 字节
clog(standarderrorbuffeted) 缓冲标准错误流
cerr(standard err unbuffered) 无缓冲标准错误流
close a file 关闭文件
close member function close成员函数
开方式
cout(standard output) 标准输出
ios::noreplace file open mode ios::noreplace 文件
data hierarchy 数据的层次
打开方式
database 数据库
istream class istream 类
database management system(DBMS) 数据库
mumeric field 数字域
管理系统
ostream class orstream 类
decimal digit 十进制数
open afile 打开文件
end-of-file 文件尾
open member function open成员函数
end-of-file marker 文件结束符
operator! member function operator!成员函数
ends stream manipulator ends流操纵算子
operator void * memberfunction operator void*成
field域
员函数
file 文件
ostream class ostream类
file name 文件名
output stream 输出流
file position pointer 文件位置指针
random access file 随机访问文件
fstream class fstream类
record 记录
fstream.h header file fstream头文件
record key 记录关键字
ifstream class ifstream类
seekg istrem member fuction seekg istream成
in-core I/O 内核I/O
员函数
in-memory I/O 内存I/O
seekp ostream member function seekp ostream成
input stream 输入流
员函数
ios::app file open mode ios::app文件打开方式
sequential aecess file 顺序访问文件
ios::ate file open mode ios::ate文件打开方式
special symbol 特殊符号
ios::beg seek starting point ios::beg寻找开始点
stream流
ios::cur seek starting point ios::cur寻找开始点
tellg istream member function tellg istream成员
ios::end seek starting point ios::end寻找开始点 函数
ios::in file open mode ios::in文件打开方式
tellp ostrem member function tellp ostream成员
ios::out file open mode ios::out文件打开方式 函数
ios::trunc file open mode ios::trunc文件打开方式
truncate an existing file 截尾现有文件
ios::nocreate file open mode ios::nocreate文件打开方式