package com.student; import org.bson.types.ObjectId; import com.mongodb.BasicDBObject; import com.mongodb.client.MongoCollection; public class Delete { public static void DeleteStudent(MongoCollection collection,int name) { collection.deleteOne(new BasicDBObject("no", name)); new Stu_List().SearchAll(collection); } }

husiyu LV3
2023年9月7日
1362440352 LV1
2022年11月27日
asdfasfsf LV1
2022年6月15日
testuser1234567 LV24
2022年5月31日
syj991023 LV2
2022年5月13日
wyx065747 LV67
2022年5月7日
wanglinddad LV55
2022年4月2日
zydandzjf LV3
2022年1月6日
希雨逍遥 LV6
2021年6月22日
xerxes_xxi LV1
2021年6月17日

illegalstar LV1
6月22日
wahukkk LV1
6月22日
lysnb3 LV1
2024年7月2日
yqlllll LV2
2024年6月4日
heshao LV2
2024年6月4日
hfffff LV1
2024年6月3日
sunrandong LV4
2024年4月29日
xinnnnn LV1
2024年2月26日
颜伟峰 LV1
2023年12月20日
sunshine9920 LV12
2023年10月19日