诸暨麻将添加redis
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 

17 行
345 B

  1. #include "StdAfx.h"
  2. #include "ServerCustomRule.h"
  3. //////////////////////////////////////////////////////////////////////////////////
  4. //构造函数
  5. CServerCustomRule::CServerCustomRule()
  6. {
  7. }
  8. //析构函数
  9. CServerCustomRule::~CServerCustomRule()
  10. {
  11. }
  12. //////////////////////////////////////////////////////////////////////////////////