这个文档所针对的是一个已不再受支持的 Python 旧版本。 你应当升级版本,并阅读
Python 当前稳定版本的文档
.
瀏覽
索引
模組
|
Python
»
3.6.15 Documentation
»
|
索引 – F
f"
formatted string literal
f'
formatted string literal
f-string
f-string -- f-字符串
f_back (frame attribute)
f_builtins (frame attribute)
f_code (frame attribute)
f_contiguous (memoryview 的屬性)
f_globals (frame attribute)
f_lasti (frame attribute)
f_lineno (frame attribute)
f_locals (frame attribute)
F_LOCK (於 os 模組中)
F_OK (於 os 模組中)
F_TEST (於 os 模組中)
F_TLOCK (於 os 模組中)
f_trace (frame attribute)
F_ULOCK (於 os 模組中)
fabs() (於 math 模組中)
factorial() (於 math 模組中)
factory() (importlib.util.LazyLoader 的類別成員)
fail() (unittest.TestCase 的方法)
FAIL_FAST (於 doctest 模組中)
failfast (unittest.TestResult 的屬性)
failureException (unittest.TestCase 的屬性)
failures (unittest.TestResult 的屬性)
FakePath (test.support 中的類別)
False
,
[1]
,
[2]
false
False (Built-in object)
(內建變數)
family (socket.socket 的屬性)
fancy_getopt() (於 distutils.fancy_getopt 模組中)
FancyGetopt (distutils.fancy_getopt 中的類別)
FancyURLopener (urllib.request 中的類別)
fast (pickle.Pickler 的屬性)
fatalError() (xml.sax.handler.ErrorHandler 的方法)
Fault (xmlrpc.client 中的類別)
faultCode (xmlrpc.client.Fault 的屬性)
faulthandler (模組)
faultString (xmlrpc.client.Fault 的屬性)
fchdir() (於 os 模組中)
fchmod() (於 os 模組中)
fchown() (於 os 模組中)
FCICreate() (於 msilib 模組中)
fcntl (模組)
fcntl() (於 fcntl 模組中)
fd (selectors.SelectorKey 的屬性)
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.BytesFeedParser 的方法)
(html.parser.HTMLParser 的方法)
(xml.etree.ElementTree.XMLParser 的方法)
(xml.etree.ElementTree.XMLPullParser 的方法)
(xml.sax.xmlreader.IncrementalParser 的方法)
feed_data() (asyncio.StreamReader 的方法)
feed_eof() (asyncio.StreamReader 的方法)
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 的屬性)
file
.ini
.pdbrc
byte-code
,
[1]
configuration
copying
debugger configuration
large files
mime.types
modes
path configuration
plist
temporary
物件
,
[1]
file (pyclbr.Class 的屬性)
(pyclbr.Function 的屬性)
file ...
compileall command line option
file control
UNIX
file name
temporary
file object
io module
open() built-in function
file object -- 文件对象
file-like object -- 文件类对象
FILE_ATTRIBUTE_ARCHIVE (於 stat 模組中)
FILE_ATTRIBUTE_COMPRESSED (於 stat 模組中)
FILE_ATTRIBUTE_DEVICE (於 stat 模組中)
FILE_ATTRIBUTE_DIRECTORY (於 stat 模組中)
FILE_ATTRIBUTE_ENCRYPTED (於 stat 模組中)
FILE_ATTRIBUTE_HIDDEN (於 stat 模組中)
FILE_ATTRIBUTE_INTEGRITY_STREAM (於 stat 模組中)
FILE_ATTRIBUTE_NO_SCRUB_DATA (於 stat 模組中)
FILE_ATTRIBUTE_NORMAL (於 stat 模組中)
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (於 stat 模組中)
FILE_ATTRIBUTE_OFFLINE (於 stat 模組中)
FILE_ATTRIBUTE_READONLY (於 stat 模組中)
FILE_ATTRIBUTE_REPARSE_POINT (於 stat 模組中)
FILE_ATTRIBUTE_SPARSE_FILE (於 stat 模組中)
FILE_ATTRIBUTE_SYSTEM (於 stat 模組中)
FILE_ATTRIBUTE_TEMPORARY (於 stat 模組中)
FILE_ATTRIBUTE_VIRTUAL (於 stat 模組中)
file_created() (內建函式)
file_dispatcher (asyncore 中的類別)
file_open() (urllib.request.FileHandler 的方法)
file_size (zipfile.ZipInfo 的屬性)
file_wrapper (asyncore 中的類別)
filecmp (模組)
fileConfig() (於 logging.config 模組中)
FileCookieJar (http.cookiejar 中的類別)
FileEntry (tkinter.tix 中的類別)
FileExistsError
FileFinder (importlib.machinery 中的類別)
FileHandler (logging 中的類別)
(urllib.request 中的類別)
FileInput (fileinput 中的類別)
fileinput (模組)
FileIO (io 中的類別)
filelineno() (於 fileinput 模組中)
FileLoader (importlib.abc 中的類別)
filemode() (於 stat 模組中)
filename (doctest.DocTest 的屬性)
(http.cookiejar.FileCookieJar 的屬性)
(OSError 的屬性)
(traceback.TracebackException 的屬性)
(tracemalloc.Frame 的屬性)
(zipfile.ZipFile 的屬性)
(zipfile.ZipInfo 的屬性)
filename() (於 fileinput 模組中)
filename2 (OSError 的屬性)
filename_only (於 tabnanny 模組中)
filename_pattern (tracemalloc.Filter 的屬性)
filenames
pathname expansion
wildcard expansion
fileno() (http.client.HTTPResponse 的方法)
(io.IOBase 的方法)
(multiprocessing.connection.Connection 的方法)
(ossaudiodev.oss_audio_device 的方法)
(ossaudiodev.oss_mixer_device 的方法)
(select.devpoll 的方法)
(select.epoll 的方法)
(select.kqueue 的方法)
(selectors.DevpollSelector 的方法)
(selectors.EpollSelector 的方法)
(selectors.KqueueSelector 的方法)
(socket.socket 的方法)
(socketserver.BaseServer 的方法)
(telnetlib.Telnet 的方法)
(於 fileinput 模組中)
FileNotFoundError
fileobj (selectors.SelectorKey 的屬性)
FileSelectBox (tkinter.tix 中的類別)
FileType (argparse 中的類別)
FileWrapper (wsgiref.util 中的類別)
fill() (textwrap.TextWrapper 的方法)
(於 textwrap 模組中)
fillcolor() (於 turtle 模組中)
filling() (於 turtle 模組中)
filter (2to3 fixer)
Filter (logging 中的類別)
filter (select.kevent 的屬性)
Filter (tracemalloc 中的類別)
filter() (logging.Filter 的方法)
(logging.Handler 的方法)
(logging.Logger 的方法)
(內建函式)
(於 curses 模組中)
(於 fnmatch 模組中)
FILTER_DIR (於 unittest.mock 模組中)
filter_traces() (tracemalloc.Snapshot 的方法)
filterfalse() (於 itertools 模組中)
filterwarnings() (於 warnings 模組中)
finalization, of objects
finalize (weakref 中的類別)
finalize_options() (distutils.cmd.Command 的方法)
finalizer
finally
關鍵字
,
[1]
,
[2]
,
[3]
,
[4]
find() (bytearray 的方法)
(bytes 的方法)
(doctest.DocTestFinder 的方法)
(mmap.mmap 的方法)
(str 的方法)
(xml.etree.ElementTree.Element 的方法)
(xml.etree.ElementTree.ElementTree 的方法)
(於 gettext 模組中)
find_class() (pickle protocol)
(pickle.Unpickler 的方法)
find_library() (於 ctypes.util 模組中)
find_library_file() (distutils.ccompiler.CCompiler 的方法)
find_loader() (importlib.abc.PathEntryFinder 的方法)
(importlib.machinery.FileFinder 的方法)
(於 importlib 模組中)
(於 pkgutil 模組中)
find_longest_match() (difflib.SequenceMatcher 的方法)
find_module() (imp.NullImporter 的方法)
(importlib.abc.Finder 的成員函數)
(importlib.abc.MetaPathFinder 的方法)
(importlib.abc.PathEntryFinder 的方法)
(importlib.machinery.PathFinder 的類別成員)
(zipimport.zipimporter 的方法)
(於 imp 模組中)
find_msvcrt() (於 ctypes.util 模組中)
find_spec
finder
find_spec() (importlib.abc.MetaPathFinder 的方法)
(importlib.abc.PathEntryFinder 的方法)
(importlib.machinery.FileFinder 的方法)
(importlib.machinery.PathFinder 的類別成員)
(於 importlib.util 模組中)
find_unused_port() (於 test.support 模組中)
find_user_password() (urllib.request.HTTPPasswordMgr 的方法)
,
[1]
findall() (re.regex 的方法)
(xml.etree.ElementTree.Element 的方法)
(xml.etree.ElementTree.ElementTree 的方法)
(於 re 模組中)
findCaller() (logging.Logger 的方法)
finder
find_spec
Finder (importlib.abc 中的類別)
finder -- 查找器
findfactor() (於 audioop 模組中)
findfile() (於 test.support 模組中)
findfit() (於 audioop 模組中)
finditer() (re.regex 的方法)
(於 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 的方法)
firstChild (xml.dom.Node 的屬性)
firstkey() (dbm.gnu.gdbm 的方法)
firstweekday() (於 calendar 模組中)
fix_missing_locations() (於 ast 模組中)
fix_sentence_endings (textwrap.TextWrapper 的屬性)
Flag (enum 中的類別)
flag_bits (zipfile.ZipInfo 的屬性)
flags (re.regex 的屬性)
(select.kevent 的屬性)
(於 sys 模組中)
flash() (於 curses 模組中)
flatten() (email.generator.BytesGenerator 的方法)
(email.generator.Generator 的方法)
flattening
objects
float
內建函式
,
[1]
,
[2]
float (內建類別)
float_info (於 sys 模組中)
float_repr_style (於 sys 模組中)
floating point
literals
number
物件
,
[1]
,
[2]
floating point literal
FloatingPointError
,
[1]
FloatOperation (decimal 中的類別)
flock() (於 fcntl 模組中)
floor division -- 向下取整除法
floor() (in module math)
(於 math 模組中)
floordiv() (於 operator 模組中)
flush() (bz2.BZ2Compressor 的方法)
(formatter.writer 的方法)
(io.BufferedWriter 的方法)
(io.IOBase 的方法)
(logging.Handler 的方法)
(logging.handlers.BufferingHandler 的方法)
(logging.handlers.MemoryHandler 的方法)
(logging.StreamHandler 的方法)
(lzma.LZMACompressor 的方法)
(mailbox.Mailbox 的方法)
(mailbox.Maildir 的方法)
(mailbox.MH 的方法)
(mmap.mmap 的方法)
(zlib.Compress 的方法)
(zlib.Decompress 的方法)
flush_headers() (http.server.BaseHTTPRequestHandler 的方法)
flush_softspace() (formatter.formatter 的方法)
flushinp() (於 curses 模組中)
FlushKey() (於 winreg 模組中)
fma() (decimal.Context 的方法)
(decimal.Decimal 的方法)
fmod() (於 math 模組中)
FMT_BINARY (於 plistlib 模組中)
FMT_XML (於 plistlib 模組中)
fnmatch (模組)
fnmatch() (於 fnmatch 模組中)
fnmatchcase() (於 fnmatch 模組中)
focus() (tkinter.ttk.Treeview 的方法)
fold (datetime.datetime 的屬性)
(datetime.time 的屬性)
fold() (email.headerregistry.BaseHeader 的方法)
(email.policy.Compat32 的方法)
(email.policy.EmailPolicy 的方法)
(email.policy.Policy 的方法)
fold_binary() (email.policy.Compat32 的方法)
(email.policy.EmailPolicy 的方法)
(email.policy.Policy 的方法)
for
in comprehensions
陳述式
,
[1]
,
[2]
,
[3]
FOR_ITER (opcode)
forget() (tkinter.ttk.Notebook 的方法)
(於 test.support 模組中)
fork() (於 os 模組中)
(於 pty 模組中)
ForkingMixIn (socketserver 中的類別)
ForkingTCPServer (socketserver 中的類別)
ForkingUDPServer (socketserver 中的類別)
forkpty() (於 os 模組中)
form
lambda
Form (tkinter.tix 中的類別)
format (memoryview 的屬性)
(struct.Struct 的屬性)
format() (built-in function)
__str__() (object method)
format() (logging.Formatter 的方法)
(logging.Handler 的方法)
(pprint.PrettyPrinter 的方法)
(str 的方法)
(string.Formatter 的方法)
(traceback.StackSummary 的方法)
(traceback.TracebackException 的方法)
(tracemalloc.Traceback 的方法)
(內建函式)
(於 locale 模組中)
format_datetime() (於 email.utils 模組中)
format_exc() (於 traceback 模組中)
format_exception() (於 traceback 模組中)
format_exception_only() (traceback.TracebackException 的方法)
(於 traceback 模組中)
format_field() (string.Formatter 的方法)
format_help() (argparse.ArgumentParser 的方法)
format_list() (於 traceback 模組中)
format_map() (str 的方法)
format_stack() (於 traceback 模組中)
format_stack_entry() (bdb.Bdb 的方法)
format_string() (於 locale 模組中)
format_tb() (於 traceback 模組中)
format_usage() (argparse.ArgumentParser 的方法)
FORMAT_VALUE (opcode)
formataddr() (於 email.utils 模組中)
formatargspec() (於 inspect 模組中)
formatargvalues() (於 inspect 模組中)
formatdate() (於 email.utils 模組中)
FormatError
FormatError() (於 ctypes 模組中)
formatException() (logging.Formatter 的方法)
formatmonth() (calendar.HTMLCalendar 的方法)
(calendar.TextCalendar 的方法)
formatStack() (logging.Formatter 的方法)
formatted string literal
Formatter (logging 中的類別)
(string 中的類別)
formatter (模組)
formatTime() (logging.Formatter 的方法)
formatting
bytearray (%)
bytes (%)
formatting, string (%)
formatwarning() (於 warnings 模組中)
formatyear() (calendar.HTMLCalendar 的方法)
(calendar.TextCalendar 的方法)
formatyearpage() (calendar.HTMLCalendar 的方法)
Fortran contiguous
,
[1]
forward() (於 turtle 模組中)
found_terminator() (asynchat.async_chat 的方法)
fpathconf() (於 os 模組中)
fpectl (模組)
fqdn (smtpd.SMTPChannel 的屬性)
Fraction (fractions 中的類別)
fractions (模組)
frame
execution
,
[1]
物件
frame (tkinter.scrolledtext.ScrolledText 的屬性)
Frame (tracemalloc 中的類別)
FrameSummary (traceback 中的類別)
FrameType (於 types 模組中)
free
variable
free()
freeze utility
freeze_support() (於 multiprocessing 模組中)
frexp() (於 math 模組中)
from
import statement
,
[1]
yield from expression
關鍵字
,
[1]
from_address() (ctypes._CData 的方法)
from_buffer() (ctypes._CData 的方法)
from_buffer_copy() (ctypes._CData 的方法)
from_bytes() (int 的類別成員)
from_callable() (inspect.Signature 的類別成員)
from_decimal() (fractions.Fraction 的方法)
from_exception() (traceback.TracebackException 的類別成員)
from_file() (zipfile.ZipInfo 的類別成員)
from_float() (decimal.Decimal 的方法)
(fractions.Fraction 的方法)
from_iterable() (itertools.chain 的類別成員)
from_list() (traceback.StackSummary 的類別成員)
from_param() (ctypes._CData 的方法)
from_traceback() (dis.Bytecode 的類別成員)
frombuf() (tarfile.TarInfo 的類別成員)
frombytes() (array.array 的方法)
fromfd() (select.epoll 的方法)
(select.kqueue 的方法)
(於 socket 模組中)
fromfile() (array.array 的方法)
fromhex() (bytearray 的類別成員)
(bytes 的類別成員)
(float 的類別成員)
fromkeys() (collections.Counter 的方法)
(dict 的類別成員)
fromlist() (array.array 的方法)
fromordinal() (datetime.date 的類別成員)
(datetime.datetime 的類別成員)
fromshare() (於 socket 模組中)
fromstring() (array.array 的方法)
(於 xml.etree.ElementTree 模組中)
fromstringlist() (於 xml.etree.ElementTree 模組中)
fromtarfile() (tarfile.TarInfo 的類別成員)
fromtimestamp() (datetime.date 的類別成員)
(datetime.datetime 的類別成員)
fromunicode() (array.array 的方法)
fromutc() (datetime.timezone 的方法)
(datetime.tzinfo 的方法)
FrozenImporter (importlib.machinery 中的類別)
frozenset
物件
,
[1]
FrozenSet (typing 中的類別)
frozenset (內建類別)
fsdecode() (於 os 模組中)
fsencode() (於 os 模組中)
fspath() (於 os 模組中)
fstat() (於 os 模組中)
fstatvfs() (於 os 模組中)
fsum() (於 math 模組中)
fsync() (於 os 模組中)
FTP
ftplib (standard module)
protocol
,
[1]
FTP (ftplib 中的類別)
ftp_open() (urllib.request.FTPHandler 的方法)
FTP_TLS (ftplib 中的類別)
FTPHandler (urllib.request 中的類別)
ftplib (模組)
ftruncate() (於 os 模組中)
Full
full() (asyncio.Queue 的方法)
(multiprocessing.Queue 的方法)
(queue.Queue 的方法)
full_url (urllib.request.Request 的屬性)
fullmatch() (re.regex 的方法)
(於 re 模組中)
func (functools.partial 的屬性)
funcattrs (2to3 fixer)
function
annotations
,
[1]
anonymous
argument
call
,
[1]
,
[2]
call, user-defined
definition
,
[1]
generator
,
[1]
name
,
[1]
user-defined
物件
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
Function (symtable 中的類別)
function -- 函数
function annotation -- 函数标注
function__entry (C 函式)
function__return (C 函式)
FunctionTestCase (unittest 中的類別)
FunctionType (於 types 模組中)
functools (模組)
funny_files (filecmp.dircmp 的屬性)
future
statement
future (2to3 fixer)
Future (asyncio 中的類別)
(concurrent.futures 中的類別)
FutureWarning
fwalk() (於 os 模組中)
瀏覽
索引
模組
|
Python
»
3.6.15 Documentation
»
|