Skip to content

Commit

Permalink
修改文件头注释
Browse files Browse the repository at this point in the history
  • Loading branch information
jice1001 committed Sep 7, 2016
1 parent 5dc44b5 commit baadf24
Show file tree
Hide file tree
Showing 93 changed files with 148 additions and 116 deletions.
2 changes: 1 addition & 1 deletion db_server/DB_Manager.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* DB_Manager.cpp
*
* Created on: Dec30,2015
* Created on: Dec 29, 2015
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/DB_Server.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* DB_Server.cpp
*
* Created on: 2015年12月28日
* Created on: Dec 29, 2015
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/DB_Server.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* DB_Server.h
*
* Created on: 2015年12月28日
* Created on: Dec 29, 2015
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/Mongo_Struct.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Mongo_Struct.cpp
*
* Created on: 2016年7月20日
* Created on: Jul 20, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/Mongo_Struct.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Mongo_Struct.h
*
* Created on: 2016年7月20日
* Created on: Jul 20, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/Mysql_Operator.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Mysql_Operator.cpp
*
* Created on: 2016年7月20日
* Created on: Jul 20, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/Mysql_Operator.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Mysql_Operator.h
*
* Created on: 2016年7月20日
* Created on: Jul 20, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/Mysql_Struct.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Mysql_Struct.cpp
*
* Created on: 2016年7月20日
* Created on: Jul 20, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion db_server/Mysql_Struct.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Mysql_Struct.h
*
* Created on: 2016年7月20日
* Created on: Jul 20, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion game_server/Game_Connector.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Game_Connector.cpp
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion game_server/Game_Connector.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Game_Connector.h
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion game_server/Game_Manager.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/

Expand Down
3 changes: 1 addition & 2 deletions game_server/Game_Manager.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/


#ifndef GAME_MANAGER_H_
#define GAME_MANAGER_H_

Expand Down
2 changes: 1 addition & 1 deletion game_server/Game_Player.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/

Expand Down
3 changes: 1 addition & 2 deletions game_server/Game_Player.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/


#ifndef GAME_PLAYER_H_
#define GAME_PLAYER_H_

Expand Down
2 changes: 1 addition & 1 deletion game_server/Game_Server.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Game_Server.cpp
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion game_server/Game_Server.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Game_Server.h
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
3 changes: 1 addition & 2 deletions game_server/Game_Timer.cpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/


#include "Game_Manager.h"
#include "Game_Timer.h"

Expand Down
3 changes: 1 addition & 2 deletions game_server/Game_Timer.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/


#ifndef GAME_TIMER_H_
#define GAME_TIMER_H_

Expand Down
1 change: 0 additions & 1 deletion gate_server/Gate_Client_Messager.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* Author: zhangyalei
*/


#ifndef GATE_CLIENT_MESSAGER_H_
#define GATE_CLIENT_MESSAGER_H_

Expand Down
2 changes: 1 addition & 1 deletion gate_server/Gate_Connector.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Gate_Connector.cpp
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion gate_server/Gate_Connector.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Gate_Connector.h
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
1 change: 0 additions & 1 deletion gate_server/Gate_Manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* Author: zhangyalei
*/


#ifndef GATE_MANAGER_H_
#define GATE_MANAGER_H_

Expand Down
1 change: 0 additions & 1 deletion gate_server/Gate_Player.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* Author: zhangyalei
*/


#ifndef GATE_PLAYER_H_
#define GATE_PLAYER_H_

Expand Down
2 changes: 1 addition & 1 deletion gate_server/Gate_Server.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Gate_Server.cpp
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion gate_server/Gate_Server.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Gate_Server.h
*
* Created on: 2016年1月13日
* Created on: Jan 13, 2016
* Author: zhangyalei
*/

Expand Down
1 change: 0 additions & 1 deletion gate_server/Gate_Timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* Author: zhangyalei
*/


#ifndef GATE_TIMER_H_
#define GATE_TIMER_H_

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_DB.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_DB.cpp
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_DB.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_DB.h
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
3 changes: 1 addition & 2 deletions log_server/Log_File.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_File.cpp
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand All @@ -11,7 +11,6 @@
#include <errno.h>
#include <sstream>
#include "Log.h"
#include "Block_Buffer.h"
#include "Log_File.h"
#include "Public_Struct.h"

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_File.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_File.h
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Manager.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Manager.cpp
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Manager.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Manager.h
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Server.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Server.cpp
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Server.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Server.h
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Struct.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Struct.cpp
*
* Created on: 2016年7月28日
* Created on: Jul 28, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Struct.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Struct.h
*
* Created on: 2016年7月28日
* Created on: Jul 28, 2016
* Author: zhangyalei
*/

Expand Down
2 changes: 1 addition & 1 deletion log_server/Log_Timer.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Log_Timer.cpp
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

Expand Down
9 changes: 4 additions & 5 deletions log_server/Log_Timer.h
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
/*
* Log_Timer.h
*
* Created on: 2016年3月1日
* Created on: Mar 1, 2016
* Author: zhangyalei
*/

#ifndef LOG_SERVER_TIMER_H_
#define LOG_SERVER_TIMER_H_
#ifndef LOG_TIMER_H_
#define LOG_TIMER_H_

#include "Thread.h"
#include "Epoll_Watcher.h"
#include "Block_Buffer.h"

class Log_Timer_Handler: public Event_Handler {
public:
Expand All @@ -36,4 +35,4 @@ class Log_Timer: public Thread {

#define LOG_TIMER Log_Timer::instance()

#endif /* LOG_SERVER_TIMER_H_ */
#endif /* LOG_TIMER_H_ */
2 changes: 1 addition & 1 deletion login_server/Login_Client_Messager.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/

Expand Down
3 changes: 1 addition & 2 deletions login_server/Login_Client_Messager.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/*
* Created on: Dec 16, 2015
* Created on: Dec 21, 2015
* Author: zhangyalei
*/


#ifndef LOGIN_CLIENT_MESSAGER_H_
#define LOGIN_CLIENT_MESSAGER_H_

Expand Down
Loading

0 comments on commit baadf24

Please sign in to comment.