JavaScript is required to for searching.
跳过导航链接
退出打印视图
Oracle Solaris Studio 12.3:C++ 用户指南     Oracle Solaris Studio 12.3 Information Library (简体中文)
search filter icon
search icon

文档信息

前言

第 1 部分C++ 编译器

1.  C++ 编译器

2.  使用 C++ 编译器

3.  使用 C++ 编译器选项

第 2 部分编写 C++ 程序

4.  语言扩展

5.  程序组织

6.  创建和使用模板

7.  编译模板

8.  异常处理

9.  改善程序性能

10.  生成多线程程序

第 3 部分库

11.  使用库

12.  使用 C++ 标准库

13.  使用传统 iostream

14.  生成库

第 4 部分附录

A.  C++ 编译器选项

B.  Pragma

词汇表

索引

数字和符号

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Z

S

.s, 文件名后缀, index icon2.2.2 文件名称约定
.S, 文件名后缀, index icon2.2.2 文件名称约定
-S, 编译器选项, index iconA.2.81 –S
-s, 编译器选项, index iconA.2.82 –s
sbufpub, 手册页, index icon13.4.1 使用类 fstream 处理文件
set_terminate() 函数, index icon10.2 在多线程程序中使用异常
set_unexpected() 函数, index icon10.2 在多线程程序中使用异常
setbase, iostream 操纵符, index icon13.7 操纵符
setfill, iostream 操纵符, index icon13.7 操纵符
setioflags, iostream 操纵符, index icon13.7 操纵符
setprecision, iostream 操纵符, index icon13.7 操纵符
setw, iostream 操纵符, index icon13.7 操纵符
shell, 限制虚拟内存, index icon2.6.3 虚拟内存的控制
.so, 文件名后缀
index icon2.2.2 文件名称约定
index icon14.1 了解库
.so.n, 文件名后缀, index icon2.2.2 文件名称约定
Solaris 操作环境库, index icon11.1 C 库
Solaris 线程, index iconA.2.54 -mt[={yes |no}]
stabs 调试器数据格式, index iconA.2.114 -xdebugformat=[stabs|dwarf]
-staticlib, 编译器选项
index icon11.3 相关的库选项
index icon11.5 静态链接标准库
index iconA.2.83 -staticlib=l[ ,l…]
__STDC__, 预定义宏, index icon5.1.1 可适应语言的头文件
stdcxx4 关键字, index iconA.2.49.1 值
stdio
stdiobuf 手册页, index icon13.9 stdiobuf:用于 stdio 文件的 iostream
结合 iostream, index icon13.3.10 结合使用 iostream 与 stdio
stdiostream.h, iostream 头文件, index icon13.3 使用传统 iostream 库
STLport, index icon12.2 STLport
STL(标准模板库,Standard Template Library), 组件, index icon使用 C++ 标准库
stream.h, iostream 头文件, index icon13.3 使用传统 iostream 库
streambuf
get 指针, index icon13.10.1 streambuf 指针类型
put 指针, index icon13.10.1 streambuf 指针类型
定义
index icon13.10 处理 streambuf 流
index icon13.12 iostream 术语
队列式与文件式, index icon13.10.1 streambuf 指针类型
使用, index icon13.10.2 使用 streambuf 对象
手册页, index icon13.10.2 使用 streambuf 对象
streampos, index icon13.4.1.5 在文件内重新定位
strstream, 定义
index icon13.2 iostream 交互的基本结构
index icon13.12 iostream 术语
strstream.h, iostream 头文件, index icon13.3 使用传统 iostream 库
struct, 匿名声明, index icon4.7 使用匿名 struct 声明
__SUNPRO_CC_COMPAT, 预定义的宏, index iconA.2.6 –compat={ 5|g}
.SUNWCCh 文件名后缀, index icon11.7.5 标准头文件实现
SunWS_cache, index icon7.4.1 系统信息库结构
swap -s, 命令, index icon2.6.1 交换空间大小
__symbolic, index icon4.1 链接程序作用域
-sync_stdio, 编译器选项, index iconA.2.84 -sync_stdio=[yes| no]