This document is for an old version of Python that is
no longer supported
. You should upgrade and read the
Python 当前稳定版本的文档
.
导航
索引
模块
|
Python
»
zh_CN
2.7.18
Documentation
»
索引 – F
f_back (frame attribute)
F_BAVAIL() (在 statvfs 模块中)
F_BFREE() (在 statvfs 模块中)
F_BLOCKS() (在 statvfs 模块中)
F_BSIZE() (在 statvfs 模块中)
f_builtins (frame attribute)
f_code (frame attribute)
f_exc_traceback (frame attribute)
f_exc_type (frame attribute)
f_exc_value (frame attribute)
F_FAVAIL() (在 statvfs 模块中)
F_FFREE() (在 statvfs 模块中)
F_FILES() (在 statvfs 模块中)
F_FLAG() (在 statvfs 模块中)
F_FRSIZE() (在 statvfs 模块中)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_NAMEMAX() (在 statvfs 模块中)
F_OK() (在 os 模块中)
f_restricted (frame attribute)
f_trace (frame attribute)
fabs() (在 math 模块中)
factorial() (在 math 模块中)
fail() (unittest.TestCase 方法)
failfast (unittest.TestResult 属性)
failureException (unittest.TestCase 属性)
failures (unittest.TestResult 属性)
False
,
[1]
,
[2]
false
False (Built-in object)
(內置变量)
family (socket.socket 属性)
fancy_getopt() (在 distutils.fancy_getopt 模块中)
FancyGetopt (distutils.fancy_getopt 中的类)
FancyURLopener (urllib 中的类)
fatalError() (xml.sax.handler.ErrorHandler 方法)
Fault (xmlrpclib 中的类)
faultCode (xmlrpclib.Fault 属性)
faultString (xmlrpclib.Fault 属性)
fchdir() (在 os 模块中)
fchmod() (在 os 模块中)
fchown() (在 os 模块中)
FCICreate() (在 msilib 模块中)
fcntl
模块
fcntl (模块)
fcntl() (in module fcntl)
(在 fcntl 模块中)
fd() (在 turtle 模块中)
fdatasync() (在 os 模块中)
fdopen() (在 os 模块中)
Feature (msilib 中的类)
feature_external_ges() (在 xml.sax.handler 模块中)
feature_external_pes() (在 xml.sax.handler 模块中)
feature_namespace_prefixes() (在 xml.sax.handler 模块中)
feature_namespaces() (在 xml.sax.handler 模块中)
feature_string_interning() (在 xml.sax.handler 模块中)
feature_validation() (在 xml.sax.handler 模块中)
feed() (email.parser.FeedParser 方法)
(HTMLParser.HTMLParser 方法)
(sgmllib.SGMLParser 方法)
(xml.etree.ElementTree.XMLParser 方法)
(xml.sax.xmlreader.IncrementalParser 方法)
FeedParser (email.parser 中的类)
fetch() (imaplib.IMAP4 方法)
Fetch() (msilib.View 方法)
fetchall() (sqlite3.Cursor 方法)
fetchmany() (sqlite3.Cursor 方法)
fetchone() (sqlite3.Cursor 方法)
fflags (select.kevent 属性)
field_size_limit() (在 csv 模块中)
fieldnames (csv.csvreader 属性)
fields (uuid.UUID 属性)
fifo (asynchat 中的类)
file
.ini
.pdbrc
.pythonrc.py
byte-code
,
[1]
,
[2]
configuration
copying
debugger configuration
descriptor
large files
mime.types
path configuration
plist
temporary
user configuration
內置函数
对象
,
[1]
,
[2]
,
[3]
,
[4]
file (pyclbr.Class 属性)
(pyclbr.Function 属性)
file ...
compileall command line option
file control
UNIX
file name
temporary
file object
POSIX
file object -- 文件对象
file() (posixfile.posixfile 方法)
(內置函数)
file-like object -- 文件类对象
file_created() (內置函数)
file_dispatcher (asyncore 中的类)
file_open() (urllib2.FileHandler 方法)
file_size (zipfile.ZipInfo 属性)
file_wrapper (asyncore 中的类)
filecmp (模块)
fileConfig() (在 logging.config 模块中)
FileCookieJar (cookielib 中的类)
FileEntry (Tix 中的类)
FileHandler (logging 中的类)
(urllib2 中的类)
FileInput (fileinput 中的类)
fileinput (模块)
FileIO (io 中的类)
filelineno() (在 fileinput 模块中)
filename (cookielib.FileCookieJar 属性)
(doctest.DocTest 属性)
(zipfile.ZipInfo 属性)
filename() (在 fileinput 模块中)
filename_only() (在 tabnanny 模块中)
filenames
pathname expansion
wildcard expansion
fileno() (Connection 方法)
(file 方法)
(hotshot.Profile 方法)
(httplib.HTTPResponse 方法)
(io.IOBase 方法)
(ossaudiodev.oss_audio_device 方法)
(ossaudiodev.oss_mixer_device 方法)
(select.epoll 方法)
(select.kqueue 方法)
(socket.socket 方法)
(SocketServer.BaseServer 方法)
(telnetlib.Telnet 方法)
(在 fileinput 模块中)
fileopen() (在 posixfile 模块中)
FileSelectBox (Tix 中的类)
FileType (argparse 中的类)
(in module types)
FileType() (在 types 模块中)
FileWrapper (wsgiref.util 中的类)
fill() (textwrap.TextWrapper 方法)
(在 textwrap 模块中)
(在 turtle 模块中)
fillcolor() (在 turtle 模块中)
filter (2to3 fixer)
Filter (logging 中的类)
filter (select.kevent 属性)
filter() (logging.Filter 方法)
(logging.Handler 方法)
(logging.Logger 方法)
(內置函数)
(在 curses 模块中)
(在 fnmatch 模块中)
(在 future_builtins 模块中)
filterwarnings() (在 warnings 模块中)
finalization, of objects
finalize_options() (distutils.cmd.Command 方法)
finally
关键字
,
[1]
,
[2]
,
[3]
,
[4]
find() (doctest.DocTestFinder 方法)
(mmap.mmap 方法)
(str 方法)
(xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
(在 gettext 模块中)
(在 string 模块中)
find_first() (fl.form 方法)
find_global() (pickle protocol)
find_last() (fl.form 方法)
find_library() (在 ctypes.util 模块中)
find_library_file() (distutils.ccompiler.CCompiler 方法)
find_loader() (在 pkgutil 模块中)
find_longest_match() (difflib.SequenceMatcher 方法)
find_module
finder
find_module() (imp.NullImporter 方法)
(zipimport.zipimporter 方法)
(在 imp 模块中)
find_msvcrt() (在 ctypes.util 模块中)
find_user_password() (urllib2.HTTPPasswordMgr 方法)
findall() (re.RegexObject 方法)
(xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
(在 re 模块中)
findCaller() (logging.Logger 方法)
finder
find_module
finder -- 查找器
findertools (模块)
findfactor() (在 audioop 模块中)
findfile() (在 test.support 模块中)
findfit() (在 audioop 模块中)
findfont() (在 fm 模块中)
finditer() (re.RegexObject 方法)
(在 re 模块中)
findlabels() (在 dis 模块中)
findlinestarts() (在 dis 模块中)
findmatch() (在 mailcap 模块中)
findmax() (在 audioop 模块中)
findtext() (xml.etree.ElementTree.Element 方法)
(xml.etree.ElementTree.ElementTree 方法)
finish() (SocketServer.BaseRequestHandler 方法)
finish_request() (SocketServer.BaseServer 方法)
first() (asynchat.fifo 方法)
(bsddb.bsddbobject 方法)
(dbhash.dbhash 方法)
firstChild (xml.dom.Node 属性)
firstkey() (在 gdbm 模块中)
firstweekday() (在 calendar 模块中)
fix() (在 fpformat 模块中)
fix_missing_locations() (在 ast 模块中)
fix_sentence_endings (textwrap.TextWrapper 属性)
FL (模块)
fl (模块)
flag_bits (zipfile.ZipInfo 属性)
flags (re.RegexObject 属性)
(select.kevent 属性)
flags() (posixfile.posixfile 方法)
(在 sys 模块中)
flash() (在 curses 模块中)
flatten() (email.generator.Generator 方法)
flattening
objects
float
內置函数
,
[1]
,
[2]
,
[3]
float (內置类)
float_info() (在 sys 模块中)
float_repr_style() (在 sys 模块中)
floating point
literals
number
对象
,
[1]
,
[2]
floating point literal
FloatingPointError
,
[1]
FloatType (in modules types)
FloatType() (在 types 模块中)
flock() (在 fcntl 模块中)
floor division -- 向下取整除法
floor() (in module math)
(在 math 模块中)
floordiv() (在 operator 模块中)
flp (模块)
flush() (bz2.BZ2Compressor 方法)
(file 方法)
(formatter.writer 方法)
(io.BufferedWriter 方法)
(io.IOBase 方法)
(logging.Handler 方法)
(logging.handlers.BufferingHandler 方法)
(logging.handlers.MemoryHandler 方法)
(logging.StreamHandler 方法)
(mailbox.Mailbox 方法)
(mailbox.Maildir 方法)
(mailbox.MH 方法)
(mmap.mmap 方法)
(zlib.Compress 方法)
(zlib.Decompress 方法)
flush_softspace() (formatter.formatter 方法)
flushheaders() (MimeWriter.MimeWriter 方法)
flushinp() (在 curses 模块中)
FlushKey() (在 _winreg 模块中)
fm (模块)
fma() (decimal.Context 方法)
(decimal.Decimal 方法)
fmod() (在 math 模块中)
fnmatch (模块)
fnmatch() (在 fnmatch 模块中)
fnmatchcase() (在 fnmatch 模块中)
focus() (ttk.Treeview 方法)
Folder (mhlib 中的类)
Font Manager, IRIS
fontpath() (在 fm 模块中)
fopen()
for
语句
,
[1]
,
[2]
,
[3]
,
[4]
FOR_ITER (opcode)
forget() (ttk.Notebook 方法)
(在 test.support 模块中)
fork() (在 os 模块中)
(在 pty 模块中)
ForkingMixIn (SocketServer 中的类)
ForkingTCPServer (SocketServer 中的类)
ForkingUDPServer (SocketServer 中的类)
forkpty() (在 os 模块中)
Form (Tix 中的类)
format
str
format (memoryview 属性)
(struct.Struct 属性)
format() (logging.Formatter 方法)
(logging.Handler 方法)
(pprint.PrettyPrinter 方法)
(str 方法)
(string.Formatter 方法)
(內置函数)
(在 locale 模块中)
format_exc() (在 traceback 模块中)
format_exception() (在 traceback 模块中)
format_exception_only() (在 traceback 模块中)
format_field() (string.Formatter 方法)
format_help() (argparse.ArgumentParser 方法)
format_list() (在 traceback 模块中)
format_stack() (在 traceback 模块中)
format_stack_entry() (bdb.Bdb 方法)
format_string() (在 locale 模块中)
format_tb() (在 traceback 模块中)
format_usage() (argparse.ArgumentParser 方法)
formataddr() (在 email.utils 模块中)
formatargspec() (在 inspect 模块中)
formatargvalues() (在 inspect 模块中)
formatdate() (在 email.utils 模块中)
FormatError
FormatError() (在 ctypes 模块中)
formatException() (logging.Formatter 方法)
formatmonth() (calendar.HTMLCalendar 方法)
(calendar.TextCalendar 方法)
formatter
模块
formatter (htmllib.HTMLParser 属性)
Formatter (logging 中的类)
(string 中的类)
formatter (模块)
formatTime() (logging.Formatter 方法)
formatting, string (%)
formatwarning() (在 warnings 模块中)
formatyear() (calendar.HTMLCalendar 方法)
(calendar.TextCalendar 方法)
formatyearpage() (calendar.HTMLCalendar 方法)
FORMS Library
forward() (在 turtle 模块中)
found_terminator() (asynchat.async_chat 方法)
fp (rfc822.Message 属性)
fpathconf() (在 os 模块中)
fpectl (模块)
fpformat (模块)
Fraction (fractions 中的类)
fractions (模块)
frame
execution
,
[1]
对象
frame (ScrolledText.ScrolledText 属性)
FrameType() (在 types 模块中)
FrameWork
模块
FrameWork (模块)
free
variable
,
[1]
free()
freeze utility
freeze_form() (fl.form 方法)
freeze_support() (在 multiprocessing 模块中)
frexp() (在 math 模块中)
from
关键字
语句
from_address() (ctypes._CData 方法)
from_buffer() (ctypes._CData 方法)
from_buffer_copy() (ctypes._CData 方法)
from_decimal() (fractions.Fraction 方法)
from_float() (decimal.Decimal 方法)
(fractions.Fraction 方法)
from_iterable() (itertools.chain 类方法)
from_param() (ctypes._CData 方法)
from_splittable() (email.charset.Charset 方法)
frombuf() (tarfile.TarInfo 方法)
fromchild (popen2.Popen3 属性)
fromfd() (select.epoll 方法)
(select.kqueue 方法)
(在 socket 模块中)
fromfile() (array.array 方法)
fromhex() (float 方法)
fromkeys() (collections.Counter 方法)
(dict 方法)
fromlist() (array.array 方法)
fromordinal() (datetime.date 类方法)
(datetime.datetime 类方法)
fromstring() (array.array 方法)
(在 xml.etree.ElementTree 模块中)
fromstringlist() (在 xml.etree.ElementTree 模块中)
fromtarfile() (tarfile.TarInfo 方法)
fromtimestamp() (datetime.date 类方法)
(datetime.datetime 类方法)
fromunicode() (array.array 方法)
fromutc() (datetime.tzinfo 方法)
frozenset
对象
,
[1]
frozenset (內置类)
fstat() (在 os 模块中)
fstatvfs() (在 os 模块中)
fsum() (在 math 模块中)
fsync() (在 os 模块中)
FTP
ftplib (standard module)
protocol
,
[1]
FTP (ftplib 中的类)
ftp_open() (urllib2.FTPHandler 方法)
ftp_proxy
FTP_TLS (ftplib 中的类)
FTPHandler (urllib2 中的类)
ftplib (模块)
ftpmirror.py
ftruncate() (在 os 模块中)
Full
full() (multiprocessing.Queue 方法)
(Queue.Queue 方法)
func (functools.partial 属性)
func_closure (function attribute)
func_code (function attribute)
(function object attribute)
func_defaults (function attribute)
func_dict (function attribute)
func_doc (function attribute)
func_globals (function attribute)
func_name (function attribute)
funcattrs (2to3 fixer)
function
anonymous
argument
call
,
[1]
,
[2]
call, user-defined
definition
,
[1]
generator
,
[1]
name
user-defined
对象
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
Function (symtable 中的类)
function -- 函数
function() (在 new 模块中)
FunctionTestCase (unittest 中的类)
FunctionType() (在 types 模块中)
functools (模块)
funny_files (filecmp.dircmp 属性)
future
statement
future (2to3 fixer)
future_builtins (模块)
FutureWarning
快速搜索
导航
索引
模块
|
Python
»
zh_CN
2.7.18
Documentation
»