0

Python能写操作系统吗?

如题,哪位大神能帮我解决?

7th Feb 2020, 2:12 AM
SUN
4 Answers
+ 2
不,您不能使用python编写操作系统。 简单来说,操作系统是管理计算机硬件资源的软件。 ... Python是一种解释性语言,这意味着它尚未被编译成二进制形式。 它需要运行解释器。 used: Google translator ... hope I got it right No, you cannot write an operating system using python. In simple terms, an operating system is software that manages computer hardware resources. ... Python is an interpreted language, which means that it has not been compiled into binary form. It requires running the interpreter.
7th Feb 2020, 2:28 AM
BroFar
BroFar - avatar
+ 2
BroFar I see, thanks for the correction~
7th Feb 2020, 2:44 AM
Gordon
Gordon - avatar
+ 1
會慢 因為很多黑盒運作 用C++吧
7th Feb 2020, 2:22 AM
Gordon
Gordon - avatar
0
welcome Gordon
7th Feb 2020, 2:49 AM
BroFar
BroFar - avatar