让COSMOS记住事情 [英] Getting COSMOS to remember things

查看:72
本文介绍了让COSMOS记住事情的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿所有,我正在用C#构建一个COSMOS内核,并且需要知道如何编写文件系统,以便我的内核可以记住文本文件和密码的内容。我之前在常规控制台应用程序中使用过System.IO,但您可能知道这会将文件写入主机操作系统。我需要我的内核来记住它自己的东西。我已经完成了大量的研究,除了如何在汇编或C中做到这一点之外什么都没找到。有人可以给我一些帮助吗?



如果你不这样做知道什么是COSMOS,这里有一个链接:http://cosmos.codeplex.com/

Hey all, I'm building a COSMOS kernel in C# and need to know how to write a file system so My kernel can remember things like the contents of a text file and passwords. I've used System.IO in regular Console Applications before but as you may know this writes files to the host OS. I need my kernel to remember things on it's own. I've done a ton of research and have found nothing but how to do it in assembly or C. Can someone give me some help?

If you don't know what COSMOS is, here is a link: http://cosmos.codeplex.com/

推荐答案

这绝对是一个太大而无法讨论的话题在一些论坛帖子中。没有人会在论坛环境中解释文件系统及其设计的所有基本概念。





如果你你真的做了很多(不是基调)研究,你显然已经闭上了眼睛。



所有你要做的就是输入怎么样设计一个进入谷歌的文件系统,你会得到200,000,000多个结果。
This is most definitely a topic that is way too large to discuss in a couple of forum posts. There's no way someone is going to explain all of the base concepts of file systems and their design in a forum environment.


If you've really done a ton (not "tone") of research, you've obviously had your eyes closed.

All you had to do was type "how to design a file system" into Google and you'd come up with 200,000,000+ results.


这篇关于让COSMOS记住事情的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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