C++研究

C++细节深度探索及软件工程

  C++博客 :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理 ::
  37 随笔 :: 0 文章 :: 74 评论 :: 0 Trackbacks

#

posted @ 2007-12-19 11:08 常兴龙 阅读(431) | 评论 (0)编辑 收藏

posted @ 2007-12-19 10:39 常兴龙 阅读(402) | 评论 (0)编辑 收藏

posted @ 2007-09-19 21:15 常兴龙 阅读(586) | 评论 (0)编辑 收藏

     摘要: 退出时执行物定的函数  阅读全文
posted @ 2007-09-19 04:02 常兴龙 阅读(891) | 评论 (0)编辑 收藏

     摘要: STL容器基本使用资料  阅读全文
posted @ 2007-09-19 03:51 常兴龙 阅读(2681) | 评论 (0)编辑 收藏

     摘要: 豆包获奖了~~http://mobile.yesky.com/395/3479395.shtml  阅读全文
posted @ 2007-09-19 03:36 常兴龙 阅读(177) | 评论 (0)编辑 收藏

     摘要: string 类的常用方法及函数操作意义,C++初学着入门必备。  阅读全文
posted @ 2007-07-08 01:13 常兴龙 阅读(2551) | 评论 (1)编辑 收藏

     摘要: Mysql++是用C++封装的高效连接Mysql的类库,于2007-04月正式发布,本人在开发无线产品豆包(http://www.playing.com.cn)时用到了此库,时间仓促,初步研究,错误之处再所难免,欢迎批评指正  阅读全文
posted @ 2007-07-04 02:40 常兴龙 阅读(6479) | 评论 (25)编辑 收藏

     摘要: 发信人: yanhouyi (泪别), 信区: Love
标 题: 把女友升级为老婆的时候发生的BUG
发信站: 天大求实BBS (Sun Jun 17 22:03:11 2007), 本站(bbs.tju.edu.cn)   阅读全文
posted @ 2007-06-20 21:52 常兴龙 阅读(443) | 评论 (0)编辑 收藏

     摘要: Like C, C++ does not have built-in input/output capability. All C++ compilers, however, come bundled with a systematic, object-oriented I/O package, known as the iostream classes. The stream is the central concept of the iostream classes. You can think of a stream object as a smart file that acts as a source and destination for bytes. A stream's characteristics are determined by its class and by customized insertion and extraction operators.  阅读全文
posted @ 2007-06-20 03:09 常兴龙 阅读(6835) | 评论 (3)编辑 收藏

仅列出标题
共4页: 1 2 3 4 
> hi的博客