/从分隔符中获得数据
inline int GetParamFromString(std::string Str, std::vector& IntVec, char Delim = ',')...::string Str, std::vector& FloatVec, char Delim = ',')
{
char* p = strtok((char*)Str.c_str...::string Str, std::vector& uiIntVec, char Delim = ',')
{
char* p = strtok((char*)Str.c_str()...::string Str, std::vectorstd::string>& StringVec, char Delim = ',')
{
char* p = strtok((char*)Str.c_str...::string Str, std::vectorstd::vector >& IntVec, char left = '[', char right = ']', char Delim = '