代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/187265/8837897
cpp filesystem.cpp
#include "precomp.h"
u_char g_disk[MAX_DISK_SIZE];//用内存模拟的磁盘空间
const int g_freedisksize = MAX_DISK_SIZE; //虚拟磁盘的空闲空间
const char g_freeflag = (char)0xE5;
/***********************************
www.eeworm.com/read/187265/8837909
h filesystem.h
/********************************************************************
created: 2006/12/15
created: 15:12:2006 20:20
filename: F:\课程资料\操作系统\程序\myFilesystem\filesystem.h
file path: F:\课程资料\操作
www.eeworm.com/read/284435/8930087
dsp filesystem.dsp
# Microsoft Developer Studio Project File - Name="filesystem" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/284435/8930095
plg filesystem.plg
Build Log
--------------------Configuration: filesystem - Win32 Debug--------------------
Command Lines
Results
filesystem.exe
www.eeworm.com/read/284435/8930105
ncb filesystem.ncb
www.eeworm.com/read/284435/8930109
opt filesystem.opt
www.eeworm.com/read/284435/8930115
c filesystem.c
#include "stdio.h"
#include "stdlib.h"
#include "type.h"
#include "filesystem.h"
#include "flash.h"
#include "main.h"
/***************************************************************
www.eeworm.com/read/284435/8930131
sln filesystem.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "filesystem", "filesystem.vcproj", "{297DB799-9E22-42CB-A533-80
www.eeworm.com/read/284435/8930135
dsw filesystem.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################