-
Notifications
You must be signed in to change notification settings - Fork 29
Home
yigao edited this page Aug 20, 2022
·
22 revisions
-
The features:
-
有任何问题,欢迎加入QQ群 762414765
Tutorial Chapters:
Concept Chapters:
- Chapter 1: NFPluginLoader核心类
- Chapter 2: 单个服务器进程的启动管理
- Chapter 3: 服务器启动参数介绍
- Chapter 4: 服务器循环介绍
- Chapter 5: NFKernelPlugin基础核心引擎介绍
- Chapter 6: NFNetPlugin网络引擎介绍
- Chapter 10: 共享内存创建以及初始化
- Chapter 11: 创建共享内存
- Chapter 12: 共享内存单个类的创建初始化
- Chapter 13: 共享内存几个核心类
- Chapter 14: 加载Excel配置的共享内存类
- Chapter 20: 日志系统
- Chapter 21: 服务器配置加载系统
- Chapter 22: 定时器系统
- Chapter 23: 事件系统