0
Python能写操作系统吗?
如题,哪位大神能帮我解决?
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.
+ 2
BroFar I see, thanks for the correction~
+ 1
會慢
因為很多黑盒運作
用C++吧
0
welcome Gordon



