android - 如何验证已发布的 IOS/Android 应用的应用开发语言?

标签 android ios swift xcode

有没有办法通过查看任一操作系统上的一些打包安装版本来确定应用程序的开发语言(例如 Swift、react、...)?
例如,如何知道 Duolingo 是用 Swift 还是其他语言编写的?

最佳答案

Github 显示所有公共(public)存储库的语言。因此,如果您查看开源库或应用程序。比如下面这个著名的库,Kingfisher。
enter image description here

关于android - 如何验证已发布的 IOS/Android 应用的应用开发语言?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66182494/

相关文章:

android - Android:在Ubuntu 16.04上运行应用程序时花费过多时间进行Gradle构建

android - 如何在 webview 中打开第 3 方 URL 上的“选择文件” Intent ?

ios - "Stream is sending an event before being opened"

iphone - iOS - RSS 阅读器库?

swift - 使用 "open"和 "public"

android - 失败 : Gradle Build failed with an exception

android - 使用对象的 objectIds 解析获取多个对象

ios - 从 XIB 调用函数时 tableView 为 nil

ios - 这里映射 iOS SDK : Rotate the marker in Here maps

swift - 打印的double值与原来设置的值不同