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日
最近浏览更多
lysnb3  LV1 7月2日
yqlllll  LV2 6月4日
heshao  LV2 6月4日
hfffff  LV1 6月3日
sunrandong  LV4 4月29日
xinnnnn  LV1 2月26日
颜伟峰  LV1 2023年12月20日
sunshine9920  LV12 2023年10月19日
husiyu  LV3 2023年9月7日
卢本伟不开挂  LV4 2023年9月3日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友