本站首页    管理页面    写新日志    退出

The Neurotic Fishbowl

[工作日志]ini file class
莹莹 发表于 2006/8/2 11:32:54

// IniFile.cpp:  Implementation of the CIniFile class.
// Written by:   Adam Clauss
// Email: cabadam@tamu.edu
// You may use this class/code as you wish in your programs.  Feel free to distribute it, and
// email suggested changes to me.
//
// Rewritten by: Shane Hill
// Date:         21/08/2001
// Email:       
阅读全文(2544) | 回复(0) | 编辑 | 精华 | 删除

 


[工作日志]log file class
莹莹 发表于 2006/8/2 10:40:12

//CLog.h #include <string> using namespace std; //日志文件类
//用来把系统运行过程中的状态信息保存在文件中以方便用户跟踪的类
class CLog
{
public:
 CLog();//默认情况下日志的保存地点为当前目录,日志名称info.log  CLog(const string dir);//用户自定义日志文件的保存目录及文件名  void log(const string title, const string desc);//用来向日志文件输出信息的成员函数     void log(const string &text);  CLog &operator << ( const char * text);     CLo

阅读全文(1235) | 回复(0) | 编辑 | 精华 | 删除

 


« 1

 
 



The Neurotic Fishbowl

.: 公告

暂无公告...


Bloginess

«Mar.2026»
1234567
891011121314
15161718192021
22232425262728
293031

.: 我的分类(专题)

首页(49)
我的相册(9)
工作日志(2)
爱的痕迹(3)
好文转载(27)
成长记录(3)
我的音乐(0)
news(3)
综合娱乐(2)


In the Bowl

.: 最新日志

大起大落
他的来信
伤逝
wi_fi
不想说毕业
微微疼痛
100 Best Places to W
ini file class
log file class
类的继承与组合


.: 最新回复

回复:构造函数与析构函数
回复:C++从零开始之结构(9)


The Fishkeeper
blog名称:Natural Pink
日志总数:49
评论数量:12
留言数量:0
访问次数:121207
建立时间:2006年7月25日



Text Me

.: 留言板

签写新留言


Other Fish in the Sea

.: 链接


喜欢的博客:

http://nfox.spaces.live.com/
http://gaowei.cnblogs.com/

http://wang2fan2.spaces.live.com/

http://www.itepub.com/html/xiazaizhongxin/index.html




站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 1.075 second(s), page refreshed 144819103 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号