• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

python里launcher是什么

python 搞java代码 3年前 (2022-05-21) 24次浏览 已收录 0个评论

什么是 Python Launcher?

以下是官方文档给出的解释

New in version 3.3.
The Python <a href="https://www.gaodaima.com/tag/launcher" title="查看更多关于launcher的文章" target="_blank">launcher</a> for Windows is a utility which aids in locating and executing of different Python versions. It 
allows scripts (or the command-line) to indicate a preference for a specific Python version, and will locate and 
execute that version.
Unlike the PATH variable, the launcher will correctly select the most appropriate version of Python. It will prefer 
per-user installations over system-wide ones, and orders by language version rather than using the most recently 
installed version.

www#gaodaima.com来源gao($daima.com搞@代@#码(网搞代码

翻译:

3.3版本新增功能

适用于 Windows 的 Python 启动器是一个实用组件,可帮助您定位和执行不同的 Python 版本。它允许脚本(或命令行)为特定的 Python 版本指示首选项,定位并执行该版本。

不同于 PATH 变量,Python Launcher 将正确选择最合适的 Python 版本。它更喜欢每个用户在系统范围内的安装,并且运行指定的 Python 版本,而不是使用最近安装的版本。

Python Launcher 的位置

在安装 Python 3.3 以上版本的 Python 时,我们可以看到下图中的一个选项,当我们勾选时,系统便会帮助我们自动安装 Python Launcher。

图中标注的小字告诉我们,安装 Python Launcher 后可以通过全局命令 ‘py’ 来更方便地启动 Python。不勾选 launcher 项时,系统则不会安装 Python Launcher (但默认情况下该工具都是被勾选的)。

来源:搞代码网:原文地址:https://www.gaodaima.com


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:python里launcher是什么

喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址