代码搜索:Filesystem

找到约 7,034 项符合「Filesystem」的源代码

代码结果 7,034
www.eeworm.com/read/387785/8653948

h util.h

/* GHelm - Nautical Navigation Software * Copyright (C) 2004 Jon Michaelchuck * * This application is free software; you can redistribute it and/or * modify it under the terms of the GNU General P
www.eeworm.com/read/386806/8726043

readme

This is the implementation of the SystemV/Coherent filesystem for Linux. It implements all of - Xenix FS, - SystemV/386 FS, - Coherent FS. This is version beta 1. To install: * Answer
www.eeworm.com/read/385844/8786501

cc filesys.cc

///////////////////////////////////////////////////////////// //FileName : filesys.cc // //Creator : Fang Wenbin(0410706) //CreateTime : 2006-12-26 // //File Desc: // 1.s_SuperBlock: super bl
www.eeworm.com/read/284556/8919192

cc filesys.cc

// filesys.cc // Routines to manage the overall operation of the file system. // Implements routines to map from textual file names to files. // // Each file in the file system has: // A file head
www.eeworm.com/read/383713/8925530

readme

This is the implementation of the SystemV/Coherent filesystem for Linux. It implements all of - Xenix FS, - SystemV/386 FS, - Coherent FS. This is version beta 1. To install: * Answer
www.eeworm.com/read/185574/9029661

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Type XRange XStart As Single XEnd As Single End Type Public Function FileExist(strFileName As String) As Boolean '判断文件是否存在, 存在返回
www.eeworm.com/read/380385/9151225

h filesys.h

//------------------------------------------------------------------------------ //$Workfile: FileSys.h $ //$Header: /SbjCore/Sys/FileSys.h 4 4/19/07 3:04p Steve $ // // Stingray Software Exte