faq~

来自「一个微型操作系统源码」· 代码 · 共 18 行

TXT
18
字号
Frequent Asked Questions related to OSV=======================================    1. What does OSV stands for ?        Well, OS stands of Operating System and V stands for the fact that this    is my fifth attempt to write an OS.        2. Wait a minute, I have seen this code before ...        Yes, it is possible, as long as this code is not written from scartch.    Most of the code from the v0.1 version is based on jijos v0.3.3.    Jijos was written by and you can get it from www.openbg.net/sto/os/jijos        3. What are OSV specs ?        OSV is 32bit, multiboot and will be preemptive, network support, slab mm.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?