会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
奋
--- 勤能补拙
首页
新随笔
联系
管理
2007年6月10日
字符串类HString实现
摘要: HString.h 1 #ifndef HSTRING_H 2 #define HSTRING_H 3 4 #include 5 using namespace std; 6 7 const int MAX_SIZE = 128; 8 9 class HString10 {11 public:12 HString();13 HString(const HString &s...
阅读全文
posted @ 2007-06-10 00:25 中土
阅读(1227)
评论(0)
推荐(1)
编辑
公告
©2005-2008 Suprasoft Inc., All right reserved.