c++头文件大全

1、#include <bits/stdc++.h>//万能头文件 
2、#include <assert.h>//设定插入点
3、#include <ctype.h>//字符处理
4、#include <errno.h>//定义错误码
5、#include <float.h>//浮点数处理
6、#include <fstream>//文件输入/输出
7、#include <iomanip>//参数化输入/输出
8、#include <iostream>//数据流输入/输出
9、#include <limits.h>//定义各种数据类型最值常量
10、#include <locale.h>//定义本地化函数
11、#include <math.h>//定义数学函数
12、#include <stdio.h>//定义输入/输出函数
13、#include <stdlib.h>//定义杂项函数及内存分配函数
14、#include <string>//字符串处理
15、#include <time.h>//定义关于时间的函数
16、#include <wchar.h>//宽字符处理及输入/输出
17、#include <wctype.h>//宽字符分类#include <complex.h>  //复数处理
18、#include <fenv.h>//浮点环境
19、#include <inttypes.h>//整数格式转换
20、#include <stdbool.h>//布尔环境
21、#include <stdint.h>//整型环境
22、#include <tgmath.h>//通用类型数学宏

  • 29
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值