Groovy Binary和Source版本之间的区别? [英] Difference between Groovy Binary and Source release?

查看:105
本文介绍了Groovy Binary和Source版本之间的区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在许多网站下载部分都看到了 binary source 一词.

i have been seeing the words binary and source release in many websites download sections.

它们实际上是什么意思?

What do they actually mean?

例如,我在 Groovy 下载页面中看到了这一点.

For example, I have seen this in Groovy download page.

我的问题是它们有何不同?两者都倾向于安装Groovy,但是主要区别是什么?

My question is how they differ? Both tend to install Groovy, but what's the main difference?

推荐答案

一个源发行版将在您自己的计算机上编译,而一个二进制发行版必须与您的操作系统匹配.

A source release will be compiled on your own machine while a binary release must match your operating system.

源代码发行版在linux系统上更为常见,因为linux系统在cpu,已安装的库版本,kernelversions以及在几乎每个linux系统上都已安装编译器的地方都可能会发生很大变化.

source releases are more common on linux systems because linux systems can dramatically vary in cpu, installed library versions, kernelversions and nearly every linux system has a compiler installed.

二进制发行版在ms-windows系统上很常见.大多数Windows计算机未安装编译器.

binary releases are common on ms-windows systems. most windows machines do not have a compiler installed.

这篇关于Groovy Binary和Source版本之间的区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆