大桔灯文库logo

#C++标准库# 相关文档

  • C程序设计编程实例大全.doc

    C程序编程实例大全include<iostream>int main(){ std::cout<<hello world}include iostreamusing namespace stdvoid main() { int p p=new int p=5 p=new int(5) cout<<p delete p }include

    日期:2022-04-19 格式:.docx 页数:5页 大小:528.5KB 发布:
  • C库总结.doc

    C库总结一引子STL是一个标准各商家根据这个标准开发了各自的STL版本而在这形形色色的STL版本中SGI STL无疑是最引人瞩目的一个这当然是因为这个STL产品系出名门其设计和编写者名单中Alexander Stepanov和Matt Austern赫然在内有两位大师坐镇其代码水平自然有了最高的保证SGI STL不但在效率上一直名列前茅而且完全依照ISO C之规范设计使用者尽可放心此外SGI

    日期:2022-04-19 格式:.docx 页数:13页 大小:104.5KB 发布:
  • C__标准库string类.docx

    几种构造方法string s( cp n ) cp所指向数组的前n个元素 char cp = Hello Worldstring s1( cp 4 ) 结果等于Hellostring s2( cp3 4 )string s( s2 pos2 len2 ) 初始化为从S2的下表pos位置开始len2长度的字符len2默认到s2结尾处以上nlen2和pos2都是 unsigned 值

    日期:2022-04-13 格式:.docx 页数:4页 大小:17.38KB 发布:
  • _includeiostream与_includeiostream.h及_incluestring和_includestring.h的区别.doc

    include<iostream>与include<iostream.h>及inclue <string> 和 include <string.h>的区别1.从功能性的角度来讲<iostream>包含了一系列模板化的IO类相反地<iostream.h>只仅仅是支持字符流另外输入输出流的C标准规范接口在一些微妙的细节上都已改进因此<iostream>和<iostream.h>在接口和执行上都是

    日期:2022-04-20 格式:.docx 页数:5页 大小:38KB 发布:
  • 1
  • 1/1页

客服

顶部