代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/410595/11275935
h files.h
#ifndef FILES_H
#define FILES_H
#include
#include "cryptlib.h"
#include "filters.h"
class FileErr {};
class OpenErr : public FileErr {};
class ReadErr : public FileErr {};
cl
www.eeworm.com/read/410595/11276065
cpp files.cpp
#include "files.h"
#include "misc.h"
FileSource::FileSource (istream &i, boolean pumpAndClose, BufferedTransformation *outQueue)
: Source(outQueue), in(i)
{
if (pumpAndClose)
C
www.eeworm.com/read/409612/11318007
dif files.dif
=== diff old/algo.h new/algo.h
80,81c80,81
< template
< InputIterator adjacent_find(InputIterator first, InputIterator last) {
---
> template
> ForwardIt
www.eeworm.com/read/408899/11365875
gif files.gif
www.eeworm.com/read/263146/11373951
ocf files.ocf
www.eeworm.com/read/263146/11374269