粉丝 回答 被采纳
私信 访问主页
最近在学习servlet,发现select * from tables limit m,n在servlet和mysql中的差别这个问题,同样的语句结果不同,让我疑惑不已 在servlet中如下 在浏览器中显示为 而直接用mysql查询如下