代码搜索结果
找到约 10,000 项符合
Storage 的代码
classfile__storage.tex
\section{file\_\-storage Class Reference}
\label{classfile__storage}\index{file_storage@{file\_\-storage}}
File based Storage Manager class, extended from base storage type.
{\tt \#include $
classmemory__storage.tex
\section{memory\_\-storage Class Reference}
\label{classmemory__storage}\index{memory_storage@{memory\_\-storage}}
Memory based Storage Manager class, extended from base storage type.
{\tt \#inclu
classfile__storage.eps
%!PS-Adobe-2.0 EPSF-2.0
%%Title: ClassName
%%Creator: Doxygen
%%CreationDate: Time
%%For:
%Magnification: 1.00
%%Orientation: Portrait
%%BoundingBox: 0 0 500 430.108
%%Pages: 0
%%BeginSetup
%%EndSetu
classfile__storage.html
DMTL: file_storage Class Reference
classmemory__storage.html
DMTL: memory_storage Class Reference
storage_iocp.py
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
# source code or executable form, except in com
storage_base.py
import os
from BitTorrent.platform import get_sparse_files_support
# Make this a separate function because having this code in Storage.__init__()
# would make python print a SyntaxWarning (uses built