⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 yhlibrary.h

📁 墨香最新私服
💻 H
字号:

#ifndef _YHLIBRARY_H_
#define _YHLIBRARY_H_


#include "FileIO.h"
#include "Connection.h"
#include "MemoryPool.h"
#include "Encryptor.h"
#include "Array.h"
#include "StaticString.h"
#include "MemoryPoolTempl.h"
#include "HSEL.h"
#include "assert.h"

#define DEFAULT_HEADER_SIZE		2
#define DEFAULT_MESSAGE_LENGTH	3
#define DEFAULT_QUEUE_NUM		128
#define MAX_BUFFER_SIZE			128000
#define MAX_PACKET_SIZE			51200


#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -