系统编程C [英] System Programming In C

查看:84
本文介绍了系统编程C的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以在C中为我提供系统编程(操作系统编程)的任何来源吗?我不想使用汇编。

Can Anyone Please Give Me Any Source For System Programming ( Operating System Programming ) In C ? I Do Not Want To Use Assembly .

推荐答案

正如罗恩所说,我们对你的技能水平一无所知,尽管你问这个问题的事实给了我们一个线索。请查看构建您自己的操作系统 [ ^ ]和用C#或VB.NET开发自己的操作系统 [ ^ ]。
As Ron says, we know nothing about your skill level, although the fact that you have asked this questions gives us a clue. Take a look at Building your own operating system[^] and Develop Your Own Operating System in C# or VB.NET[^].


这里的一个人写了一篇关于这个论点的好文章系列。第一篇文章:开始操作系统开发,第一部分 [< a href =http://www.codeproject.com/Articles/39027/Beginning-Operating-System-Development-Part-Onetarget =_ blanktitle =New Window> ^ ]。
A guy here wrote a nice article series on the argument. First article: "Beginning Operating System Development, Part One"[^].


首先说我不想使用汇编会立即让你失败。至少你需要在主应用程序中加载程序集。



其次,这是快速回答论坛,如果你想了解操作系统编程我会建议你买一些书并开始学习,这不是一个简单的话题。在制作第一个最简单的操作系统之前,有很多事情需要了解。



最后,我们对你的技能水平一无所知。这是一个非常高级的主题,不是你开始的。大多数现代系统不是用C语言编写的,不完全是尝试在Google上搜索C操作系统或类似的搜索字词,然后开始阅读。甚至可能有示例代码供您使用。
First off saying "I do not want to use assembly" immediately sets you up for failure. At the very least you need assembly to load in your main application.

Second, this is the "quick answers" forum, if you want to learn about operating system programming I would advise you to buy some books and start studying, its not an easy topic. There are a lot of things to understand before you can make the first even simplest OS.

And lastly, we know nothing about your skill level. This is a very advanced topic and isn't something you start off with. Most modern systems are not written in C, not entirely. Try searching Google for "C Operating System" or similar search terms and start reading. There may even be sample code for you to follow.


这篇关于系统编程C的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆