Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在用 c# 编写一个带有 cosmos 的操作系统。它有 350 行长。我刚刚收到一条错误消息“调用 IL2CPU 时发生错误”
找出原因,你需要删除
console.beep();
console.beep 不是 userkit 安装的一部分。仅在 Devkit 安装中。