这个是idle:

【python】IDLE与python(command line)的区别

这个是Python (command line)

【python】IDLE与python(command line)的区别

idle是GUI形式,command line是命令提示符形式,都是和Python解释器交互的手段。


Module Docs

模块手册

意思是Python各种模块的说明书

相关文章:

  • 2022-12-23
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-19
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
  • 2021-09-20
  • 2021-07-19
  • 2021-05-22
相关资源
相似解决方案