学生名单 源代码 源代码截图 运行结果截图 源代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>学生名单</title> </head> <body> <?php include "data.php"; ?> <table> <thead> <tr class="trbgchead"