代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/290267/3982155
h dlz_filesystem_driver.h
/*
* Copyright (C) 2002 Stichting NLnet, Netherlands, stichting@nlnet.nl.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted,
www.eeworm.com/read/290267/3982162
c dlz_filesystem_driver.c
/*
* Copyright (C) 2002 Stichting NLnet, Netherlands, stichting@nlnet.nl.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted,
www.eeworm.com/read/281519/4115639
h win32filesystem.h
#ifndef UTILS_BASE_WIN32FILESYSTEM_H_
#define UTILS_BASE_WIN32FILESYSTEM_H_
#include "fileutils.h"
namespace utils_base {
class Win32Filesystem : public Filesystem{
public:
virtual bool CreateF
www.eeworm.com/read/281519/4115643
cc win32filesystem.cc
#include
#include
#include "basicdefs.h"
#include "convert.h"
#include "pathutils.h"
#include "fileutils.h"
#include "stringutils.h"
#include "stream.h"
#ifdef _WIN32
#include "
www.eeworm.com/read/281519/4115789
h win32filesystem.h
#ifndef UTILS_BASE_WIN32FILESYSTEM_H_
#define UTILS_BASE_WIN32FILESYSTEM_H_
#include "fileutils.h"
namespace utils_base {
class Win32Filesystem : public Filesystem{
public:
virtual bool CreateF
www.eeworm.com/read/281519/4115790
cc win32filesystem.cc
#include
#include
#include "basicdefs.h"
#include "convert.h"
#include "pathutils.h"
#include "fileutils.h"
#include "stringutils.h"
#include "stream.h"
#ifdef _WIN32
#include "
www.eeworm.com/read/443276/1750835
java definitionservice4filesystem.java
/**
* Copyright 2007-2008 非也
* All rights reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi