Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何查看在 Visual Studio 多设备混合应用程序应用程序中使用的 cordova 版本?
您可以通过查看以下文件找到 Cordova 和 Cordova-CLI 版本:
1.) Cordova 版本 = bld\Debug\platforms\android\cordova\version
2.) Cordova CLI 版本 = bld\Debug\platforms\cli-version
该值存储在 JavaScript globalcordova.version中。
cordova.version