Documentation
中文社区首页
博客
讨论区
Try it Out
Drivers
Server
Drivers
Try It Now
MongoDB 3.2
Download Center
Cloud Manager
Ops Manager
Compass
BI Connector
Documentation
中文社区首页
博客
讨论区
Try it Out
Drivers
Server
Drivers
Try It Now
MongoDB 3.2
Download Center
Cloud Manager
Ops Manager
Compass
BI Connector
翻译或纠错本页面
Reference
>
mongo
Shell Methods
>
Native Methods
>
version()
version()
¶
version
(
)
¶
返回:
The version of the
mongo
shell as a string.
在 2.4 版更改:
在以前的命令行版本中,
version()
方法会打印版本信息而不是把它转换成字符串返回回来。
←
cat()
cd()
→
Report a Problem