当前位置:   article > 正文

python硬件控制_用Python控制计算机硬件

python硬件控制

Unfortunately Python is classified as a very high level programming

language. It cannot be used, for example, to directly access

hardware and perform low-level data structure manipulation. It is

completely dependent on something to abstract the hardware from it,

and that is the Kernel. It is, however, technically possible to create

an operating system centered on Python, that is; have only the very

low level stuff in written in C and assembly and have most of the rest

of the operating system written in Python.

This article discusses with more detail what languages are

suitable for writing operating system kernels.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/80376
推荐阅读
相关标签
  

闽ICP备14008679号