可以快速上手的开发文档
参考表count()用来统计记录的条数mysql>selectcount(*)fromscore;mysql>selectcount(*)fromscorewherestu_id=..