做自己的快乐人

路漫漫其修远兮,吾将上下而求索

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2010年8月17日

摘要: 4、1 将数据放入程序学会ignore的用法4、2 交互的输入和输出4、3 非交互的输入和输出4、4 文件输入和输出istream, ostream, ifstream, ofstreamfileName.c_str() //转换c++类对象到CString对象4、5 输入失败* Invalid input data* An attempt to read beyong the end of a file* An attempt to open a nonexistent file for input4、6 软件设计方法论4、7 对象是什么?4、8 以对象为导向的设计4、9 功能分解Concr 阅读全文
posted @ 2010-08-17 11:33 做自己的快乐人 阅读(191) 评论(0) 推荐(0) 编辑