... QStringList sqls; for (int i = 0; i < AppConfig::Count2; ++i) { QString temp = sql; //替换自增ID maxID++; temp.replace("AUTO_INCREMENT", ...
確定! 回上一頁