111
This commit is contained in:
@@ -141,6 +141,8 @@ public:
|
||||
static void WindowsNotice(char* str, int type = 0x10d, int b = 0x0);
|
||||
//GM公告
|
||||
static void GMNotice(char* str, int type, int color);
|
||||
//替换字符
|
||||
static std::string ReplaceAllword(const std::string& resources, const std::string& key, const std::string& ReplaceKey);
|
||||
//获取腾讯文档IP
|
||||
static std::string GetIP();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user