绘制字符(不太满意)

This commit is contained in:
2022-04-24 02:31:42 +08:00
parent 3bdafc7e35
commit 6583312298
12 changed files with 150 additions and 69 deletions

View File

@@ -10,9 +10,6 @@
#include <map>
#include <vector>
//#include "squirrel.h"
#include "hook.h"
#include "DNFTOOL.h"
#include "rapidjson/document.h"
@@ -29,8 +26,6 @@
#define LOCALHOSTS_SWITCH "本地免验证 开启"
@@ -50,7 +45,7 @@
#define NORMAL_STL "普通STL开启"
#define TIME_STL "时间STL开启"
#define JSON_STL "Json_STL 开启"
#define CODE_STL "字符_STL 开启"
@@ -95,4 +90,15 @@
"QgNT3E6lrOopRk9U48JMV7qRdHF7icGtABGmlcBAqOOQzJWLOUXrukp8BHlAwyt0\n"\
"viEw5OFWhMMr3AUcynsAYVi47iqfSVMrrwWBFfadHNRbcZchmHbwp9fJhzV53ecK\n"\
"LAhMaD06LDHNnEJ1cGt1jiw=\n"\
"-----END PRIVATE KEY-----"
"-----END PRIVATE KEY-----"
//#include "squirrel.h"
#include "STL.h"
#include "DNFTOOL.h"
#include "sock.h"
#include "hook.h"
#include "squirrel.h"