[quote=引用 3 楼 qq423399099 的回复:] [quote=引用 2 楼 Lyw945 的回复:] [quote=引用 1 楼 qq423399099 的回复:] 字符串拼接吗? #include<sstream> #include<string.h> ....... stringstream ss; ss << Sqlstr << "select * from ZYT where GET=" << EGT; sqlstr = ss.str();
#include<sstream> #include<string.h> ....... stringstream ss; ss << Sqlstr << "select * from ZYT where GET=" << EGT; sqlstr = ss.str();
[quote=引用 2 楼 Lyw945 的回复:] [quote=引用 1 楼 qq423399099 的回复:] 字符串拼接吗? #include<sstream> #include<string.h> ....... stringstream ss; ss << Sqlstr << "select * from ZYT where GET=" << EGT; sqlstr = ss.str();
[quote=引用 1 楼 qq423399099 的回复:] 字符串拼接吗? #include<sstream> #include<string.h> ....... stringstream ss; ss << Sqlstr << "select * from ZYT where GET=" << EGT; sqlstr = ss.str();
字符串拼接吗? #include<sstream> #include<string.h> ....... stringstream ss; ss << Sqlstr << "select * from ZYT where GET=" << EGT; sqlstr = ss.str();
4,018
社区成员
39,807
社区内容
加载中
试试用AI创作助手写篇文章吧