诸暨麻将添加redis
您不能選擇超過 %s 個話題 話題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 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. //////////////////////////////////////////////////////////////////////////////////