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

📄 encodi~1.h

📁 一百个病毒的源代码 包括熊猫烧香等 极其具有研究价值
💻 H
字号:
/*	encoding_conv.h*/#ifndef _ENCODING_CONV_H#define _ENCODING_CONV_H#ifndef _VIEW_MESSAGE_H#include "view_message.h"#endifint text_to_html(char*);int fix_quoted_to_text(char*);status_type conv_and_out_base64_string(char*);int conv_from_base64(int*, int*);#endif

⌨️ 快捷键说明

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