< iostream>如何工作? (C ++) [英] How does <iostream> work? (C++)

查看:74
本文介绍了< iostream>如何工作? (C ++)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

出于好奇,iostream如何访问输入输出系统. (我有一个不停地重新发明轮子的习惯,我想知道是否可以为iostream之类的用户构建自定义的输入输出系统.)

Just out of curiosity, how does iostream access the input-output system. (I have a bad habit of constantly reinventing the wheel, and I'm wondering if I can build a custom input-output system to the likes of iostream).

推荐答案

有关IOstreams的详细指南,请参见《

For a detailed guide to IOstreams, see the book Standard C++ IOStreams and Locales. After reading it I suspect you will be content to manage with with the status quo - IOStreams are probably the most complex part of the C++ standard library.

这篇关于< iostream>如何工作? (C ++)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆