GBK与UTF8互转
#include <locale.h> //setlocale使用#include <stdlib.h>//linux下mbsowcs(),wcstombs()使用bool onvifBridge::Gbk2utf8(string &utfStr, string &srcStr){ //首先先将gbk编码转换