诸暨麻将添加redis
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

17 rader
345 B

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