文件名称:pykern:JFF。 python中的虚拟内核
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-25 02:42:03
Python
派克恩 纯娱乐。 python中的虚拟内核。 仍然与主机共享许多功能,分离。 这个概念是模拟器提供python而不是机器语言 acuros@AcurosDevMachine ~ /Documents/pykern (master)$ python manage.py install -f acuros@AcurosDevMachine ~ /Documents/pykern (master)$ python manage.py run / $ ls -al d 0 . d 0 .. d 0 bin / $ cd bin /bin $ ls -al d 0 . d 0 .. - 721 cat - 104 cd - 805 ls - 148 mkdir - 28 pwd - 888 python /bin $ cat pwd import os print os.getcwd
【文件预览】:
pykern-master
----.gitignore(675B)
----pykern()
--------bin()
--------__init__.py(1B)
--------kernel.py(664B)
--------libs()
--------filesystem.py(5KB)
--------emulator.py(3KB)
--------shell.py(796B)
----README.md(1KB)
----tests()
--------conftest.py(298B)
--------test_filesystem.py(736B)
--------__init__.py(6B)
--------utils.py(261B)
--------fixtures()
----manage.py(836B)