1.问项目2.TCP跨域了解吗3.联合索引,怎么走索引a=1 and b > 2 and c = 3a=1 and c > 3 and b = 2a=1 and b = 2 and c > 34.sql题(考察limit group by order by)5.旋转数组