📄 sm_pic_down.h
字号:
#ifndef SM_PIC_DOWN_H
#define SM_PIC_DOWN_H
#define BLOCKSIZE 12800
#define MaxReceiveBufSize 655350
#define SUCCESS 0
#define Error_Proctol_Header -1
#define Failure_Down_PIC -2
#define Error_SocketConnect -3
#define Error_SocketSendMsgLength -4
#define Error_SocketCreate -5
#define Error_Req_Url -6
#define ERROR_LENGTHISZERO -7
#define ERROR_LENGTHINVALID -8
#define ERROR_EXCESSMAXLENGTH -9
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -