When the condition is chinese, The result is empty

前端 未结 0 1801
清歌不尽
清歌不尽 2020-12-22 13:51
std::string cmd("select * from _Char where CharName = \'john\'"); //SQL_SUCCESS
std::string cmd("select * from _Char where CharName = \'你好\'"); /         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题