摘要:
自动创建表static std::string m_SqlTable = "create table if not exists log_counter_%d(\`Id` int(11) NOT NULL AUTO_INCREMENT,\`ServerId` ... 阅读全文
posted @ 2018-08-30 14:11
byfei
阅读(68)
评论(0)
推荐(0)
摘要:
#include #include int Rand(int from,int to){ int nDec, nMin; if (from > to) { nDec = from - to + 1; nMin = to; } else { n... 阅读全文
posted @ 2018-08-30 14:04
byfei
阅读(68)
评论(0)
推荐(0)

浙公网安备 33010602011771号