代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/429936/8781927
h files.h
/*-----------------------------------------------------------------------------*/
/* */
/* Copyright (C) 1999-2003 by Te
www.eeworm.com/read/429936/8782047
c files.c
/*------------------------------------------------------------------------------*/
/* */
/* Copyright (C) 1999-2003 by
www.eeworm.com/read/286166/8785072
h files.h
#ifndef CRYPTOPP_FILES_H
#define CRYPTOPP_FILES_H
#include "cryptlib.h"
#include "filters.h"
#include
#include
NAMESPACE_BEGIN(CryptoPP)
class FileSource : public S
www.eeworm.com/read/286166/8785275
cpp files.cpp
// files.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "files.h"
NAMESPACE_BEGIN(CryptoPP)
static const unsigned int BUFFER_SIZE = 1024;
FileSource::F
www.eeworm.com/read/286039/8792794
class files.class
www.eeworm.com/read/385664/8793040
txt files.txt
Archive Contents
~~~~~~~~~~~~~~~~
bugs.txt Bug List
files.txt This file list
history.txt History of the shell development
license.txt GNU license - applies to all files named here
www.eeworm.com/read/429611/8798927
h files.h
#ifndef _FILES_H
#define _FILES_H
/* Permission bits in FTPUSERS file */
#define FTP_READ 1 /* Read files */
#define FTP_CREATE 2 /* Create new files */
#define FTP_WRITE 4 /* Overwrite or dele
www.eeworm.com/read/429611/8799187
c files.c
/* System-dependent definitions of various files, spool directories, etc */
#include
#include
#include "global.h"
#include "netuser.h"
#include "files.h"
#include "md5.h"