代码搜索:Filesystem

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

代码结果 7,034
www.eeworm.com/read/333401/12684805

cs frmwelcome.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace FileSystem { /// /// FrmWelcome 的摘要说明。 ///
www.eeworm.com/read/333401/12684813

cs frmrename.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace FileSystem { /// /// FrmRename 的摘要说明。 ///
www.eeworm.com/read/333401/12684822

cs frmfileinfo.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace FileSystem { /// /// FrmFileInfo 的摘要说明。 ///
www.eeworm.com/read/333401/12684841

cs frmresult.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; namespace FileSystem { /// /// FrmResult 的摘要说明。 ///
www.eeworm.com/read/238510/13879516

cpp iprules.cpp

#include "iprules.h" #include "proxymain.h" #include "filesystem.h" #include "cfgfiles.h" #include "patternmatch.h" IPRULESET* LoadIPRules(CHARPTR file) { // return struct IPRULESET* retva
www.eeworm.com/read/147331/5731420

c statvfs64.c

/* Return information about the filesystem on which FILE resides. Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is f
www.eeworm.com/read/143127/5759279

c fs.c

/** * \addtogroup httpd * @{ */ /** * \file * HTTP server read-only file system code. * \author Adam Dunkels * * A simple read-only filesystem. */ /* * Copyright (c) 2
www.eeworm.com/read/136072/5874833

c statfs64.c

/* Return information about the filesystem on which FILE resides. Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C
www.eeworm.com/read/135153/5888727

h sysv_fs.h

#ifndef _LINUX_SYSV_FS_H #define _LINUX_SYSV_FS_H /* * The SystemV/Coherent filesystem constants/structures/macros */ /* This code assumes - sizeof(short) = 2, sizeof(int) = 4, sizeof(long) =
www.eeworm.com/read/135153/5889505

makefile

# # Makefile for the linux smb-filesystem routines. # # Note! Dependencies are done automagically by 'make dep', which also # removes any old dependencies. DON'T put your own dependencies here # unles