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  LV54 2022年4月2日
zydandzjf  LV3 2022年1月6日
希雨逍遥  LV6 2021年6月22日
xerxes_xxi  LV1 2021年6月17日
最近浏览更多
xinnnnn  LV1 2月26日
颜伟峰  LV1 2023年12月20日
sunshine9920  LV12 2023年10月19日
husiyu  LV3 2023年9月7日
卢本伟不开挂  LV4 2023年9月3日
Google刘总的 2023年7月5日
暂无贡献等级
hongdongdong  LV12 2023年6月30日
KAIzx11  LV7 2023年6月25日
微信网友_6184005683466240  LV11 2023年6月11日
tianyuboy111  LV3 2023年5月20日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友