Display formatted output of a mongo.oid object.
显示格式化输出的mongo.oid对象。
This version is an alias of print.mongo.oid() which allows print() to properly handle the mongo.oid class.
这个版本是print.mongo.oid()print(),妥善处理mongo.oid的类的别名。
用法----------Usage----------
mongo.oid.print(x)
参数----------Arguments----------
参数:x
mongo.oid The object to display.
mongo.oid显示的对象。