mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
实现QT6启动器,QT版本有qt5升级到qt6
This commit is contained in:
@@ -75,8 +75,8 @@ public:
|
||||
|
||||
static unsigned short crc16(unsigned char* data, unsigned int len);
|
||||
|
||||
static string Utils::gbkToUtf8(string s);
|
||||
static string Utils::utf8ToGbk(string s);
|
||||
static string gbkToUtf8(string s);
|
||||
static string utf8ToGbk(string s);
|
||||
|
||||
static void sleep_ms(int ms);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user