代码搜索:Files
找到约 10,000 项符合「Files」的源代码
代码结果 10,000
www.eeworm.com/read/129771/14227845
dbf files.dbf
www.eeworm.com/read/231465/14232444
gif files.gif
www.eeworm.com/read/129473/14239583
gif files.gif
www.eeworm.com/read/231175/14249657
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/231175/14249842
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/129337/14250546
tk files.tk
#!/usr/bin/wish
# tk_getOpenFile demo
# tk_getSaveFile demo
label .o -text "File to open:"
entry .oe -textvariable open
set types {
{{Text Files} {.txt} }
{{TCL Scripts} {.tcl}
www.eeworm.com/read/231050/14258831