db.drop_collection("collection_name") 刪除整個collection. import pymongo client = pymongo.MongoClient('localhost', 27017) TempleSpider ...
確定! 回上一頁