re: 单元测试PPT讲义[未登录] richardhe 2008-04-23 17:15
怎么把JIWAI的东西挂到你的这个BLOG上呀?看到了发个消息给我吧.
谢谢!
re: MMORPG网络模型剖析——网络连接实例分析 RichardHe 2008-03-28 16:42
大哥.你们现在在做什么游戏吗??有什么运营的了没?
re: 碰到个问题 RichardHe 2008-03-27 17:30
刚才在网上终于查到是怎么回事了.真是晕.原来我的头文件放在了宏后面.应该放
#include <iostream>
#include <string>
#include <map>
#include <hash_map>
using namespace std;
using namespace stdext;
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
而不要如下放置:
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
#include <iostream>
#include <string>
#include <map>
#include <hash_map>
using namespace std;
using namespace stdext;
re: 周二 RichardHe 2008-03-26 14:23
@cppexplore
哦.现在了解下,呵..
那要怎么要才可以放在"首页原创精华区"呀??
re: 周二 RichardHe 2008-03-26 11:46
@Toperray
呵.不知道..在自己的机器上怎么架设呀?
re: 周二 RichardHe 2008-03-26 09:05
@cppexplore
私人留言???你指的是什么啊兄台???