Python进入信息的意义

Python进入信息的意义

@(Python入门)

[TOC]

问题描述

进入 Python 的时候都会看到如下提示:

Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] on win32

但是这个提示中的每一句话是什么意思呢?

解释

code interpretion
Python 3.6.5 Python version
v3.6.5:f59c0932b4
Mar 28 2018, 17:00:18 the build date
MSC v.1900 64 bit (AMD64) Compiled with MSVC compiler targeting 64-bit
on win32 windows platform

问题

Q1: why use win32 but not win64?
A1: It's mainly due to historical reasons. win32 is a bit of a misnomer since it's generally used to refer to windows platform regardless of bit width support.

Q2: why use () at first and then use [] ?
A2: Elimination of ambiguity. In the second sentence, there is a tip that MSC v.1900 64 bit is based on AMD64 but not Intel 64, and author use () to light that, so if author use () in the second sentence, there must be ambiguous.

Q3: f59c0932b4 means?
A3: maybe it is the revision.

参考

[1]Entry message
[2]What does the Python version line mean?
[3]What version of Visual Studio is Python on my computer compiled with?

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 7,424评论 0 10
  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 9,828评论 0 23
  • 亲爱的爸妈,上班一月有余,没有太关心你们,非常抱歉。 先说说我,总体来说:心情90分,身体80分,工作80分。和婆...
    Crystal洁晶阅读 319评论 0 2
  • 经过几场雨,寺院里的格桑花开得格外鲜艳,出差几天回来,发现那些看起来单薄脆弱的花苗都长高了很多,花也开得更茂盛了。...
    风雨无阻ylxq阅读 263评论 1 0
  • 彭小六-从0-1构建自己的知识体系-21天掌握阅读写作心法(7.9) 选择自己21天英语训练营(8) 21天系统练...
    全职妈妈蜕变记阅读 704评论 2 0