René's URL Explorer Experiment


Title: 索引 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
索引https://python.github.io/python-docs-zh-tw/genindex-F.html
formatted string literal(格式化字串常數)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-23
formatted string literal(格式化字串常數)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-23
f-strings(f 字串)https://python.github.io/python-docs-zh-tw/glossary.html#term-f-strings
f-string(f 字串)https://python.github.io/python-docs-zh-tw/glossary.html#term-f-string
[1]https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-35
[2]https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-23
[3]https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#index-0
f_back (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_back
f_back (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
f_builtins (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_builtins
f_builtins (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
f_code (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_code
f_code (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
F_CONTIGUOUS (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.F_CONTIGUOUS
f_contiguous (memoryview 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#memoryview.f_contiguous
f_generator (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_generator
f_generator (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
f_globals (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_globals
f_globals (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
f_lasti (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_lasti
f_lasti (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
f_lineno (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_lineno
f_lineno (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-71
f_locals (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_locals
f_locals (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-70
F_LOCK (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.F_LOCK
F_OK (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.F_OK
F_TEST (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.F_TEST
F_TLOCK (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.F_TLOCK
f_trace (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_trace
f_trace (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-71
f_trace_lines (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_trace_lines
f_trace_lines (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-71
f_trace_opcodes (frame 的屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#frame.f_trace_opcodes
f_trace_opcodes (frame 屬性)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-71
F_ULOCK (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.F_ULOCK
fabs() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.fabs
factorial() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.factorial
factory() (importlib.util.LazyLoader 的類別方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.util.LazyLoader.factory
fail() (unittest.TestCase 的方法)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestCase.fail
FAIL_FAST (於 doctest 模組中)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.FAIL_FAST
failed (doctest.TestResults 的屬性)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.TestResults.failed
failfast (unittest.TestResult 的屬性)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestResult.failfast
failureException (unittest.TestCase 的屬性)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestCase.failureException
failures (doctest.DocTestRunner 的屬性)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestRunner.failures
(unittest.TestResult 的屬性)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.TestResult.failures
FakePath (test.support.os_helper 中的類別)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.os_helper.FakePath
Falsehttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-17
[1]https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-4
[2]https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-12
falsehttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-1
False (內建變數)https://python.github.io/python-docs-zh-tw/library/constants.html#False
False(內建物件)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-3
families() (於 tkinter.font 模組中)https://python.github.io/python-docs-zh-tw/library/tkinter.font.html#tkinter.font.families
family (socket.socket 的屬性)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.family
fast (compression.zstd.Strategy 的屬性)https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compression.zstd.Strategy.fast
(pickle.Pickler 的屬性)https://python.github.io/python-docs-zh-tw/library/pickle.html#pickle.Pickler.fast
fatalError() (xml.sax.handler.ErrorHandler 的方法)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.ErrorHandler.fatalError
Fault (xmlrpc.client 中的類別)https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#xmlrpc.client.Fault
faultCode (xmlrpc.client.Fault 的屬性)https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#xmlrpc.client.Fault.faultCode
modulehttps://python.github.io/python-docs-zh-tw/library/faulthandler.html#module-faulthandler
faultString (xmlrpc.client.Fault 的屬性)https://python.github.io/python-docs-zh-tw/library/xmlrpc.client.html#xmlrpc.client.Fault.faultString
fchdir() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fchdir
fchmod() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fchmod
fchown() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fchown
modulehttps://python.github.io/python-docs-zh-tw/library/fcntl.html#module-fcntl
fcntl() (於 fcntl 模組中)https://python.github.io/python-docs-zh-tw/library/fcntl.html#fcntl.fcntl
fd (selectors.SelectorKey 的屬性)https://python.github.io/python-docs-zh-tw/library/selectors.html#selectors.SelectorKey.fd
fd() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.fd
fd_count() (於 test.support.os_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.os_helper.fd_count
fdatasync() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fdatasync
fdopen() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fdopen
feature_external_ges (於 xml.sax.handler 模組中)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.feature_external_ges
feature_external_pes (於 xml.sax.handler 模組中)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.feature_external_pes
feature_namespace_prefixes (於 xml.sax.handler 模組中)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.feature_namespace_prefixes
feature_namespaces (於 xml.sax.handler 模組中)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.feature_namespaces
feature_string_interning (於 xml.sax.handler 模組中)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.feature_string_interning
feature_validation (於 xml.sax.handler 模組中)https://python.github.io/python-docs-zh-tw/library/xml.sax.handler.html#xml.sax.handler.feature_validation
FEBRUARY (於 calendar 模組中)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.FEBRUARY
feed() (email.parser.BytesFeedParser 的方法)https://python.github.io/python-docs-zh-tw/library/email.parser.html#email.parser.BytesFeedParser.feed
(html.parser.HTMLParser 的方法)https://python.github.io/python-docs-zh-tw/library/html.parser.html#html.parser.HTMLParser.feed
(xml.etree.ElementTree.XMLParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLParser.feed
(xml.etree.ElementTree.XMLPullParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLPullParser.feed
(xml.sax.xmlreader.IncrementalParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.sax.reader.html#xml.sax.xmlreader.IncrementalParser.feed
feed_eof() (asyncio.StreamReader 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-stream.html#asyncio.StreamReader.feed_eof
FeedParser (email.parser 中的類別)https://python.github.io/python-docs-zh-tw/library/email.parser.html#email.parser.FeedParser
fetch() (imaplib.IMAP4 的方法)https://python.github.io/python-docs-zh-tw/library/imaplib.html#imaplib.IMAP4.fetch
fetchall() (sqlite3.Cursor 的方法)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Cursor.fetchall
fetchmany() (sqlite3.Cursor 的方法)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Cursor.fetchmany
fetchone() (sqlite3.Cursor 的方法)https://python.github.io/python-docs-zh-tw/library/sqlite3.html#sqlite3.Cursor.fetchone
FF (於 curses.ascii 模組中)https://python.github.io/python-docs-zh-tw/library/curses.ascii.html#curses.ascii.FF
fflags (select.kevent 的屬性)https://python.github.io/python-docs-zh-tw/library/select.html#select.kevent.fflags
Field (dataclasses 中的類別)https://python.github.io/python-docs-zh-tw/library/dataclasses.html#dataclasses.Field
field() (於 dataclasses 模組中)https://python.github.io/python-docs-zh-tw/library/dataclasses.html#dataclasses.field
field_size_limit() (於 csv 模組中)https://python.github.io/python-docs-zh-tw/library/csv.html#csv.field_size_limit
fieldnames (csv.DictReader 的屬性)https://python.github.io/python-docs-zh-tw/library/csv.html#csv.DictReader.fieldnames
fields (uuid.UUID 的屬性)https://python.github.io/python-docs-zh-tw/library/uuid.html#uuid.UUID.fields
fields() (於 dataclasses 模組中)https://python.github.io/python-docs-zh-tw/library/dataclasses.html#dataclasses.fields
FIFOTYPE (於 tarfile 模組中)https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.FIFOTYPE
compileall 命令列選項https://python.github.io/python-docs-zh-tw/library/compileall.html#cmdoption-compileall-arg-file
gzip 命令列選項https://python.github.io/python-docs-zh-tw/library/gzip.html#cmdoption-gzip-arg-file
file (bdb.Breakpoint 的屬性)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Breakpoint.file
(pyclbr.Class 的屬性)https://python.github.io/python-docs-zh-tw/library/pyclbr.html#pyclbr.Class.file
(pyclbr.Function 的屬性)https://python.github.io/python-docs-zh-tw/library/pyclbr.html#pyclbr.Function.file
UNIXhttps://python.github.io/python-docs-zh-tw/library/fcntl.html#index-0
temporary(臨時)https://python.github.io/python-docs-zh-tw/library/tempfile.html#index-0
file object(檔案物件)https://python.github.io/python-docs-zh-tw/glossary.html#term-file-object
io 模組https://python.github.io/python-docs-zh-tw/library/io.html#index-0
open() 內建函式https://python.github.io/python-docs-zh-tw/library/functions.html#index-7
file-like object(類檔案物件)https://python.github.io/python-docs-zh-tw/glossary.html#term-file-like-object
FILE_ATTRIBUTE_ARCHIVE (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_ARCHIVE
FILE_ATTRIBUTE_COMPRESSED (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_COMPRESSED
FILE_ATTRIBUTE_DEVICE (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_DEVICE
FILE_ATTRIBUTE_DIRECTORY (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_DIRECTORY
FILE_ATTRIBUTE_ENCRYPTED (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_ENCRYPTED
FILE_ATTRIBUTE_HIDDEN (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_HIDDEN
FILE_ATTRIBUTE_INTEGRITY_STREAM (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_INTEGRITY_STREAM
FILE_ATTRIBUTE_NO_SCRUB_DATA (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_NO_SCRUB_DATA
FILE_ATTRIBUTE_NORMAL (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_NORMAL
FILE_ATTRIBUTE_NOT_CONTENT_INDEXED (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_NOT_CONTENT_INDEXED
FILE_ATTRIBUTE_OFFLINE (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_OFFLINE
FILE_ATTRIBUTE_READONLY (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_READONLY
FILE_ATTRIBUTE_REPARSE_POINT (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_REPARSE_POINT
FILE_ATTRIBUTE_SPARSE_FILE (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_SPARSE_FILE
FILE_ATTRIBUTE_SYSTEM (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_SYSTEM
FILE_ATTRIBUTE_TEMPORARY (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_TEMPORARY
FILE_ATTRIBUTE_VIRTUAL (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.FILE_ATTRIBUTE_VIRTUAL
file_digest() (於 hashlib 模組中)https://python.github.io/python-docs-zh-tw/library/hashlib.html#hashlib.file_digest
file_open() (urllib.request.FileHandler 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.FileHandler.file_open
file_size (zipfile.ZipInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipInfo.file_size
modulehttps://python.github.io/python-docs-zh-tw/library/filecmp.html#module-filecmp
fileConfig() (於 logging.config 模組中)https://python.github.io/python-docs-zh-tw/library/logging.config.html#logging.config.fileConfig
FileCookieJar (http.cookiejar 中的類別)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.FileCookieJar
FileDialog (tkinter.filedialog 中的類別)https://python.github.io/python-docs-zh-tw/library/dialog.html#tkinter.filedialog.FileDialog
FileExistsErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#FileExistsError
FileFinder (importlib.machinery 中的類別)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.machinery.FileFinder
FileHandler (logging 中的類別)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.FileHandler
(urllib.request 中的類別)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.FileHandler
modulehttps://python.github.io/python-docs-zh-tw/library/fileinput.html#module-fileinput
FileInput (fileinput 中的類別)https://python.github.io/python-docs-zh-tw/library/fileinput.html#fileinput.FileInput
FileIO (io 中的類別)https://python.github.io/python-docs-zh-tw/library/io.html#io.FileIO
filelineno() (於 fileinput 模組中)https://python.github.io/python-docs-zh-tw/library/fileinput.html#fileinput.filelineno
FileLoader (importlib.abc 中的類別)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.FileLoader
filemode() (於 stat 模組中)https://python.github.io/python-docs-zh-tw/library/stat.html#stat.filemode
filename (doctest.DocTest 的屬性)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTest.filename
(http.cookiejar.FileCookieJar 的屬性)https://python.github.io/python-docs-zh-tw/library/http.cookiejar.html#http.cookiejar.FileCookieJar.filename
(inspect.FrameInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.FrameInfo.filename
(inspect.Traceback 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Traceback.filename
(netrc.NetrcParseError 的屬性)https://python.github.io/python-docs-zh-tw/library/netrc.html#netrc.NetrcParseError.filename
(OSError 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#OSError.filename
(SyntaxError 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#SyntaxError.filename
(traceback.FrameSummary 的屬性)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.FrameSummary.filename
(traceback.TracebackException 的屬性)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.filename
(tracemalloc.Frame 的屬性)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.Frame.filename
(zipfile.ZipFile 的屬性)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipFile.filename
(zipfile.ZipInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipInfo.filename
filename() (於 fileinput 模組中)https://python.github.io/python-docs-zh-tw/library/fileinput.html#fileinput.filename
filename2 (OSError 的屬性)https://python.github.io/python-docs-zh-tw/library/exceptions.html#OSError.filename2
filename_only (於 tabnanny 模組中)https://python.github.io/python-docs-zh-tw/library/tabnanny.html#tabnanny.filename_only
filename_pattern (tracemalloc.Filter 的屬性)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.Filter.filename_pattern
pathname expansion(路徑名稱展開)https://python.github.io/python-docs-zh-tw/library/glob.html#index-0
wildcard expansion(萬用字元展開)https://python.github.io/python-docs-zh-tw/library/fnmatch.html#index-0
fileno() (bz2.BZ2File 的方法)https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.fileno
(http.client.HTTPResponse 的方法)https://python.github.io/python-docs-zh-tw/library/http.client.html#http.client.HTTPResponse.fileno
(io.IOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.fileno
(multiprocessing.connection.Connection 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.connection.Connection.fileno
(select.devpoll 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.devpoll.fileno
(select.epoll 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.epoll.fileno
(select.kqueue 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.kqueue.fileno
(selectors.DevpollSelector 的方法)https://python.github.io/python-docs-zh-tw/library/selectors.html#selectors.DevpollSelector.fileno
(selectors.EpollSelector 的方法)https://python.github.io/python-docs-zh-tw/library/selectors.html#selectors.EpollSelector.fileno
(selectors.KqueueSelector 的方法)https://python.github.io/python-docs-zh-tw/library/selectors.html#selectors.KqueueSelector.fileno
(socket.socket 的方法)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.socket.fileno
(socketserver.BaseServer 的方法)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.BaseServer.fileno
(於 fileinput 模組中)https://python.github.io/python-docs-zh-tw/library/fileinput.html#fileinput.fileno
FileNotFoundErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#FileNotFoundError
fileobj (selectors.SelectorKey 的屬性)https://python.github.io/python-docs-zh-tw/library/selectors.html#selectors.SelectorKey.fileobj
files() (importlib.abc.TraversableResources 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.TraversableResources.files
(importlib.resources.abc.TraversableResources 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.resources.abc.html#importlib.resources.abc.TraversableResources.files
(於 importlib.metadata 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.metadata.html#importlib.metadata.files
(於 importlib.resources 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.resources.html#importlib.resources.files
files_double_event() (tkinter.filedialog.FileDialog 的方法)https://python.github.io/python-docs-zh-tw/library/dialog.html#tkinter.filedialog.FileDialog.files_double_event
files_select_event() (tkinter.filedialog.FileDialog 的方法)https://python.github.io/python-docs-zh-tw/library/dialog.html#tkinter.filedialog.FileDialog.files_select_event
filesystem encoding and error handler(檔案系統編碼和錯誤處理函式)https://python.github.io/python-docs-zh-tw/glossary.html#term-filesystem-encoding-and-error-handler
FileType (argparse 中的類別)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.FileType
FileWrapper (wsgiref.types 中的類別)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.types.FileWrapper
(wsgiref.util 中的類別)https://python.github.io/python-docs-zh-tw/library/wsgiref.html#wsgiref.util.FileWrapper
.inihttps://python.github.io/python-docs-zh-tw/library/configparser.html#index-0
.pdbrchttps://python.github.io/python-docs-zh-tw/library/pdb.html#index-3
byte-code(位元組碼)https://python.github.io/python-docs-zh-tw/library/py_compile.html#index-0
configuration(設定)https://python.github.io/python-docs-zh-tw/library/configparser.html#index-0
copying(複製)https://python.github.io/python-docs-zh-tw/library/shutil.html#index-0
debugger(偵錯器) configuration(設定)https://python.github.io/python-docs-zh-tw/library/pdb.html#index-3
large files(大型檔案)https://python.github.io/python-docs-zh-tw/library/posix.html#index-1
mime.typeshttps://python.github.io/python-docs-zh-tw/library/mimetypes.html#index-3
modes(模式)https://python.github.io/python-docs-zh-tw/library/functions.html#index-8
object(物件)https://python.github.io/python-docs-zh-tw/c-api/file.html#index-0
[1]https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#index-1
path(路徑) configuration(設定)https://python.github.io/python-docs-zh-tw/library/site.html#index-4
plisthttps://python.github.io/python-docs-zh-tw/library/plistlib.html#index-0
temporary(臨時)https://python.github.io/python-docs-zh-tw/library/tempfile.html#index-0
fill() (textwrap.TextWrapper 的方法)https://python.github.io/python-docs-zh-tw/library/textwrap.html#textwrap.TextWrapper.fill
(於 textwrap 模組中)https://python.github.io/python-docs-zh-tw/library/textwrap.html#textwrap.fill
(於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.fill
fillcolor() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.fillcolor
filling() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.filling
fillvalue (reprlib.Repr 的屬性)https://python.github.io/python-docs-zh-tw/library/reprlib.html#reprlib.Repr.fillvalue
Filter (logging 中的類別)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Filter
filter (select.kevent 的屬性)https://python.github.io/python-docs-zh-tw/library/select.html#select.kevent.filter
Filter (tracemalloc 中的類別)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.Filter
built-in functionhttps://python.github.io/python-docs-zh-tw/library/functions.html#filter
filter() (logging.Filter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Filter.filter
(logging.Handler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Handler.filter
(logging.Logger 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Logger.filter
(於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.filter
(於 fnmatch 模組中)https://python.github.io/python-docs-zh-tw/library/fnmatch.html#fnmatch.filter
filter_command() (tkinter.filedialog.FileDialog 的方法)https://python.github.io/python-docs-zh-tw/library/dialog.html#tkinter.filedialog.FileDialog.filter_command
FILTER_DIR (於 unittest.mock 模組中)https://python.github.io/python-docs-zh-tw/library/unittest.mock.html#unittest.mock.FILTER_DIR
filter_traces() (tracemalloc.Snapshot 的方法)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.Snapshot.filter_traces
FilterErrorhttps://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.FilterError
filterfalse() (於 fnmatch 模組中)https://python.github.io/python-docs-zh-tw/library/fnmatch.html#fnmatch.filterfalse
(於 itertools 模組中)https://python.github.io/python-docs-zh-tw/library/itertools.html#itertools.filterfalse
filterwarnings() (於 warnings 模組中)https://python.github.io/python-docs-zh-tw/library/warnings.html#warnings.filterwarnings
Final (於 typing 模組中)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.Final
final() (於 typing 模組中)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.final
finalization, of objectshttps://python.github.io/python-docs-zh-tw/extending/newtypes.html#index-0
finalize (weakref 中的類別)https://python.github.io/python-docs-zh-tw/library/weakref.html#weakref.finalize
finalize_dict() (於 compression.zstd 模組中)https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compression.zstd.finalize_dict
finalizer(終結函式)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-80
keyword(關鍵字)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-15
[1]https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-9
[2]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-25
[3]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-32
[4]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-33
find() (bytearray 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.find
(bytes 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.find
(doctest.DocTestFinder 的方法)https://python.github.io/python-docs-zh-tw/library/doctest.html#doctest.DocTestFinder.find
(mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.find
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.find
(xml.etree.ElementTree.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.find
(xml.etree.ElementTree.ElementTree 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.find
(於 gettext 模組中)https://python.github.io/python-docs-zh-tw/library/gettext.html#gettext.find
find_class() (pickle.Unpickler 的方法)https://python.github.io/python-docs-zh-tw/library/pickle.html#pickle.Unpickler.find_class
find_class()(pickle 協定)https://python.github.io/python-docs-zh-tw/library/pickle.html#index-10
find_library() (於 ctypes.util 模組中)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.util.find_library
find_longest_match() (difflib.SequenceMatcher 的方法)https://python.github.io/python-docs-zh-tw/library/difflib.html#difflib.SequenceMatcher.find_longest_match
find_msvcrt() (於 ctypes.util 模組中)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.util.find_msvcrt
finder(搜尋器)https://python.github.io/python-docs-zh-tw/reference/import.html#index-10
find_spec() (importlib.abc.MetaPathFinder 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
(importlib.abc.PathEntryFinder 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.abc.PathEntryFinder.find_spec
(importlib.machinery.FileFinder 的方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.machinery.FileFinder.find_spec
(importlib.machinery.PathFinder 的類別方法)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.machinery.PathFinder.find_spec
(zipimport.zipimporter 的方法)https://python.github.io/python-docs-zh-tw/library/zipimport.html#zipimport.zipimporter.find_spec
(於 importlib.util 模組中)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.util.find_spec
find_unused_port() (於 test.support.socket_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.socket_helper.find_unused_port
find_user_password() (urllib.request.HTTPPasswordMgr 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.HTTPPasswordMgr.find_user_password
(urllib.request.HTTPPasswordMgrWithPriorAuth 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.HTTPPasswordMgrWithPriorAuth.find_user_password
findall() (re.Pattern 的方法)https://python.github.io/python-docs-zh-tw/library/re.html#re.Pattern.findall
(xml.etree.ElementTree.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.findall
(xml.etree.ElementTree.ElementTree 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.findall
(於 re 模組中)https://python.github.io/python-docs-zh-tw/library/re.html#re.findall
findCaller() (logging.Logger 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Logger.findCaller
finder(尋檢器)https://python.github.io/python-docs-zh-tw/glossary.html#term-finder
finder(搜尋器)https://python.github.io/python-docs-zh-tw/reference/import.html#index-8
find_spechttps://python.github.io/python-docs-zh-tw/reference/import.html#index-10
findfile() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.findfile
finditer() (re.Pattern 的方法)https://python.github.io/python-docs-zh-tw/library/re.html#re.Pattern.finditer
(於 re 模組中)https://python.github.io/python-docs-zh-tw/library/re.html#re.finditer
findlabels() (於 dis 模組中)https://python.github.io/python-docs-zh-tw/library/dis.html#dis.findlabels
findlinestarts() (於 dis 模組中)https://python.github.io/python-docs-zh-tw/library/dis.html#dis.findlinestarts
findtext() (xml.etree.ElementTree.Element 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.findtext
(xml.etree.ElementTree.ElementTree 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.findtext
finish() (socketserver.BaseRequestHandler 的方法)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.BaseRequestHandler.finish
(tkinter.dnd.DndHandler 的方法)https://python.github.io/python-docs-zh-tw/library/tkinter.dnd.html#tkinter.dnd.DndHandler.finish
finish_request() (socketserver.BaseServer 的方法)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.BaseServer.finish_request
FIRST_COMPLETED (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#asyncio.FIRST_COMPLETED
(於 concurrent.futures 模組中)https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#concurrent.futures.FIRST_COMPLETED
FIRST_EXCEPTION (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-task.html#asyncio.FIRST_EXCEPTION
(於 concurrent.futures 模組中)https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#concurrent.futures.FIRST_EXCEPTION
firstChild (xml.dom.Node 的屬性)https://python.github.io/python-docs-zh-tw/library/xml.dom.html#xml.dom.Node.firstChild
FirstHeaderLineIsContinuationDefecthttps://python.github.io/python-docs-zh-tw/library/email.errors.html#email.errors.FirstHeaderLineIsContinuationDefect
firstkey() (dbm.gnu.gdbm 的方法)https://python.github.io/python-docs-zh-tw/library/dbm.html#dbm.gnu.gdbm.firstkey
firstweekday (calendar.Calendar 的屬性)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.Calendar.firstweekday
firstweekday() (於 calendar 模組中)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.firstweekday
fix_missing_locations() (於 ast 模組中)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.fix_missing_locations
fix_sentence_endings (textwrap.TextWrapper 的屬性)https://python.github.io/python-docs-zh-tw/library/textwrap.html#textwrap.TextWrapper.fix_sentence_endings
Flag (enum 中的類別)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.Flag
flag_bits (zipfile.ZipInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipInfo.flag_bits
FlagBoundary (enum 中的類別)https://python.github.io/python-docs-zh-tw/library/enum.html#enum.FlagBoundary
flags (decimal.Context 的屬性)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.flags
(re.Pattern 的屬性)https://python.github.io/python-docs-zh-tw/library/re.html#re.Pattern.flags
(select.kevent 的屬性)https://python.github.io/python-docs-zh-tw/library/select.html#select.kevent.flags
(於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.flags
flash() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.flash
flatten() (email.generator.BytesGenerator 的方法)https://python.github.io/python-docs-zh-tw/library/email.generator.html#email.generator.BytesGenerator.flatten
(email.generator.Generator 的方法)https://python.github.io/python-docs-zh-tw/library/email.generator.html#email.generator.Generator.flatten
objects(物件)https://python.github.io/python-docs-zh-tw/library/pickle.html#index-0
built-in function(內建函式)https://python.github.io/python-docs-zh-tw/c-api/number.html#index-5
[1]https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-13
[2]https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-109
float (內建類別)https://python.github.io/python-docs-zh-tw/library/functions.html#float
float_info (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.float_info
float_repr_style (於 sys 模組中)https://python.github.io/python-docs-zh-tw/library/sys.html#sys.float_repr_style
floating-point literal(浮點數常數)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-25
literals(字面值)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-12
object(物件)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-11
number(數字)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-13
object(物件)https://python.github.io/python-docs-zh-tw/c-api/float.html#index-0
[1]https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-13
FloatingPointErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#FloatingPointError
FloatOperation (decimal 中的類別)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.FloatOperation
flock() (於 fcntl 模組中)https://python.github.io/python-docs-zh-tw/library/fcntl.html#fcntl.flock
floor division(向下取整除法)https://python.github.io/python-docs-zh-tw/glossary.html#term-floor-division
floor() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.floor
floor()(於 math 模組)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-15
FloorDiv (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.FloorDiv
floordiv() (於 operator 模組中)https://python.github.io/python-docs-zh-tw/library/operator.html#operator.floordiv
flush() (bz2.BZ2Compressor 的方法)https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor.flush
(compression.zstd.ZstdCompressor 的方法)https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compression.zstd.ZstdCompressor.flush
(io.BufferedWriter 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedWriter.flush
(io.IOBase 的方法)https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.flush
(logging.Handler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Handler.flush
(logging.handlers.BufferingHandler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.BufferingHandler.flush
(logging.handlers.MemoryHandler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.handlers.MemoryHandler.flush
(logging.StreamHandler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.handlers.html#logging.StreamHandler.flush
(lzma.LZMACompressor 的方法)https://python.github.io/python-docs-zh-tw/library/lzma.html#lzma.LZMACompressor.flush
(mailbox.Mailbox 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Mailbox.flush
(mailbox.Maildir 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.Maildir.flush
(mailbox.MH 的方法)https://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.MH.flush
(mmap.mmap 的方法)https://python.github.io/python-docs-zh-tw/library/mmap.html#mmap.mmap.flush
(xml.etree.ElementTree.XMLParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLParser.flush
(xml.etree.ElementTree.XMLPullParser 的方法)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.XMLPullParser.flush
(zlib.Compress 的方法)https://python.github.io/python-docs-zh-tw/library/zlib.html#zlib.Compress.flush
(zlib.Decompress 的方法)https://python.github.io/python-docs-zh-tw/library/zlib.html#zlib.Decompress.flush
FLUSH_BLOCK (compression.zstd.ZstdCompressor 的屬性)https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compression.zstd.ZstdCompressor.FLUSH_BLOCK
FLUSH_FRAME (compression.zstd.ZstdCompressor 的屬性)https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compression.zstd.ZstdCompressor.FLUSH_FRAME
flush_headers() (http.server.BaseHTTPRequestHandler 的方法)https://python.github.io/python-docs-zh-tw/library/http.server.html#http.server.BaseHTTPRequestHandler.flush_headers
flush_std_streams() (於 test.support 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.flush_std_streams
flushinp() (於 curses 模組中)https://python.github.io/python-docs-zh-tw/library/curses.html#curses.flushinp
FlushKey() (於 winreg 模組中)https://python.github.io/python-docs-zh-tw/library/winreg.html#winreg.FlushKey
fma() (decimal.Context 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Context.fma
(decimal.Decimal 的方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Decimal.fma
(於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.fma
fmean() (於 statistics 模組中)https://python.github.io/python-docs-zh-tw/library/statistics.html#statistics.fmean
fmod() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.fmod
FMT_BINARY (於 plistlib 模組中)https://python.github.io/python-docs-zh-tw/library/plistlib.html#plistlib.FMT_BINARY
FMT_XML (於 plistlib 模組中)https://python.github.io/python-docs-zh-tw/library/plistlib.html#plistlib.FMT_XML
modulehttps://python.github.io/python-docs-zh-tw/library/fnmatch.html#module-fnmatch
fnmatch() (於 fnmatch 模組中)https://python.github.io/python-docs-zh-tw/library/fnmatch.html#fnmatch.fnmatch
fnmatchcase() (於 fnmatch 模組中)https://python.github.io/python-docs-zh-tw/library/fnmatch.html#fnmatch.fnmatchcase
focus() (tkinter.ttk.Treeview 的方法)https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tkinter.ttk.Treeview.focus
fold (datetime.datetime 的屬性)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.fold
(datetime.time 的屬性)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.time.fold
fold() (email.headerregistry.BaseHeader 的方法)https://python.github.io/python-docs-zh-tw/library/email.headerregistry.html#email.headerregistry.BaseHeader.fold
(email.policy.Compat32 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.Compat32.fold
(email.policy.EmailPolicy 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.EmailPolicy.fold
(email.policy.Policy 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.Policy.fold
fold_binary() (email.policy.Compat32 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.Compat32.fold_binary
(email.policy.EmailPolicy 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.EmailPolicy.fold_binary
(email.policy.Policy 的方法)https://python.github.io/python-docs-zh-tw/library/email.policy.html#email.policy.Policy.fold_binary
Font (tkinter.font 中的類別)https://python.github.io/python-docs-zh-tw/library/tkinter.font.html#tkinter.font.Font
statement(陳述式)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-6
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-30
[2]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-33
[3]https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#index-0
於 comprehensions(綜合運算)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-12
For (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.For
FOR_ITER (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-FOR_ITER
forget() (tkinter.ttk.Notebook 的方法)https://python.github.io/python-docs-zh-tw/library/tkinter.ttk.html#tkinter.ttk.Notebook.forget
(於 test.support.import_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.import_helper.forget
fork() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fork
(於 pty 模組中)https://python.github.io/python-docs-zh-tw/library/pty.html#pty.fork
ForkingMixIn (socketserver 中的類別)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.ForkingMixIn
ForkingTCPServer (socketserver 中的類別)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.ForkingTCPServer
ForkingUDPServer (socketserver 中的類別)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.ForkingUDPServer
ForkingUnixDatagramServer (socketserver 中的類別)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.ForkingUnixDatagramServer
ForkingUnixStreamServer (socketserver 中的類別)https://python.github.io/python-docs-zh-tw/library/socketserver.html#socketserver.ForkingUnixStreamServer
forkpty() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.forkpty
lambdahttps://python.github.io/python-docs-zh-tw/reference/expressions.html#index-91
Format (annotationlib 中的類別)https://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotationlib.Format
FORMAT (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.FORMAT
format (memoryview 的屬性)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#memoryview.format
(multiprocessing.shared_memory.ShareableList 的屬性)https://python.github.io/python-docs-zh-tw/library/multiprocessing.shared_memory.html#multiprocessing.shared_memory.ShareableList.format
(struct.Struct 的屬性)https://python.github.io/python-docs-zh-tw/library/struct.html#struct.Struct.format
built-in functionhttps://python.github.io/python-docs-zh-tw/library/functions.html#format
format() (inspect.Signature 的方法)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Signature.format
(logging.BufferingFormatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.BufferingFormatter.format
(logging.Formatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Formatter.format
(logging.Handler 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Handler.format
(pprint.PrettyPrinter 的方法)https://python.github.io/python-docs-zh-tw/library/pprint.html#pprint.PrettyPrinter.format
(str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.format
(string.Formatter 的方法)https://python.github.io/python-docs-zh-tw/library/string.html#string.Formatter.format
(traceback.StackSummary 的方法)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.StackSummary.format
(traceback.TracebackException 的方法)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.format
(tracemalloc.Traceback 的方法)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.Traceback.format
__str__() (物件方法)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-82
format_call_graph() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-graph.html#asyncio.format_call_graph
format_datetime() (於 email.utils 模組中)https://python.github.io/python-docs-zh-tw/library/email.utils.html#email.utils.format_datetime
format_exc() (於 traceback 模組中)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.format_exc
format_exception() (於 traceback 模組中)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.format_exception
format_exception_only() (traceback.TracebackException 的方法)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.format_exception_only
(於 traceback 模組中)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.format_exception_only
format_field() (string.Formatter 的方法)https://python.github.io/python-docs-zh-tw/library/string.html#string.Formatter.format_field
format_frame_summary() (traceback.StackSummary 的方法)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.StackSummary.format_frame_summary
format_help() (argparse.ArgumentParser 的方法)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.ArgumentParser.format_help
format_list() (於 traceback 模組中)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.format_list
format_map() (str 的方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#str.format_map
FORMAT_SIMPLE (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-FORMAT_SIMPLE
format_spec (string.templatelib.Interpolation 的屬性)https://python.github.io/python-docs-zh-tw/library/string.templatelib.html#string.templatelib.Interpolation.format_spec
format_stack() (於 traceback 模組中)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.format_stack
format_stack_entry() (bdb.Bdb 的方法)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Bdb.format_stack_entry
format_string() (於 locale 模組中)https://python.github.io/python-docs-zh-tw/library/locale.html#locale.format_string
format_tb() (於 traceback 模組中)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.format_tb
format_usage() (argparse.Action 的方法)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.Action.format_usage
(argparse.ArgumentParser 的方法)https://python.github.io/python-docs-zh-tw/library/argparse.html#argparse.ArgumentParser.format_usage
FORMAT_WITH_SPEC (opcode)https://python.github.io/python-docs-zh-tw/library/dis.html#opcode-FORMAT_WITH_SPEC
formataddr() (於 email.utils 模組中)https://python.github.io/python-docs-zh-tw/library/email.utils.html#email.utils.formataddr
formatargvalues() (於 inspect 模組中)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.formatargvalues
formatdate() (於 email.utils 模組中)https://python.github.io/python-docs-zh-tw/library/email.utils.html#email.utils.formatdate
formatday() (calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatday
FormatErrorhttps://python.github.io/python-docs-zh-tw/library/mailbox.html#mailbox.FormatError
FormatError() (於 ctypes 模組中)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes.FormatError
formatException() (logging.Formatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Formatter.formatException
formatFooter() (logging.BufferingFormatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.BufferingFormatter.formatFooter
formatHeader() (logging.BufferingFormatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.BufferingFormatter.formatHeader
formatmonth() (calendar.HTMLCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.HTMLCalendar.formatmonth
(calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatmonth
formatmonthname() (calendar.HTMLCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.HTMLCalendar.formatmonthname
(calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatmonthname
formatStack() (logging.Formatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Formatter.formatStack
formatted string literals(格式化字串常數)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-35
formatted string literal(格式化字串常數)https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-23
formatted string literal(格式化的字串常數)https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#index-0
FormattedValue (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.FormattedValue
Formatter (logging 中的類別)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Formatter
(string 中的類別)https://python.github.io/python-docs-zh-tw/library/string.html#string.Formatter
formatTime() (logging.Formatter 的方法)https://python.github.io/python-docs-zh-tw/library/logging.html#logging.Formatter.formatTime
bytearray (%)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-46
bytes (%)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-46
formatting(格式化)、字串 (%)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-36
formatwarning() (於 warnings 模組中)https://python.github.io/python-docs-zh-tw/library/warnings.html#warnings.formatwarning
formatweek() (calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatweek
formatweekday() (calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatweekday
formatweekheader() (calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatweekheader
formatyear() (calendar.HTMLCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.HTMLCalendar.formatyear
(calendar.TextCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.TextCalendar.formatyear
formatyearpage() (calendar.HTMLCalendar 的方法)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.HTMLCalendar.formatyearpage
Fortran contiguous(Fortran 連續的)https://python.github.io/python-docs-zh-tw/c-api/buffer.html#index-2
[1]https://python.github.io/python-docs-zh-tw/glossary.html#index-13
forward() (於 turtle 模組中)https://python.github.io/python-docs-zh-tw/library/turtle.html#turtle.forward
ForwardRef (annotationlib 中的類別)https://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotationlib.ForwardRef
FORWARDREF (annotationlib.Format 的屬性)https://python.github.io/python-docs-zh-tw/library/annotationlib.html#annotationlib.Format.FORWARDREF
ForwardRef (typing 中的類別)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.ForwardRef
fp (urllib.error.HTTPError 的屬性)https://python.github.io/python-docs-zh-tw/library/urllib.error.html#urllib.error.HTTPError.fp
fpathconf() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fpathconf
Fraction (fractions 中的類別)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction
modulehttps://python.github.io/python-docs-zh-tw/library/fractions.html#module-fractions
execution(執行)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-45
[1]https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#index-2
object(物件)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-69
frame (inspect.FrameInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.FrameInfo.frame
(tkinter.scrolledtext.ScrolledText 的屬性)https://python.github.io/python-docs-zh-tw/library/tkinter.scrolledtext.html#tkinter.scrolledtext.ScrolledText.frame
Frame (tracemalloc 中的類別)https://python.github.io/python-docs-zh-tw/library/tracemalloc.html#tracemalloc.Frame
FrameInfo (compression.zstd 中的類別)https://python.github.io/python-docs-zh-tw/library/compression.zstd.html#compression.zstd.FrameInfo
(inspect 中的類別)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.FrameInfo
FrameSummary (traceback 中的類別)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.FrameSummary
FrameType (於 types 模組中)https://python.github.io/python-docs-zh-tw/library/types.html#types.FrameType
variable(變數)https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#index-6
free threading(自由執行緒)https://python.github.io/python-docs-zh-tw/glossary.html#term-free-threading
free variable(自由變數)https://python.github.io/python-docs-zh-tw/glossary.html#term-free-variable
free_tool_id() (於 sys.monitoring 模組中)https://python.github.io/python-docs-zh-tw/library/sys.monitoring.html#sys.monitoring.free_tool_id
freedesktop_os_release() (於 platform 模組中)https://python.github.io/python-docs-zh-tw/library/platform.html#platform.freedesktop_os_release
freefunc (C type)https://python.github.io/python-docs-zh-tw/c-api/typeobj.html#c.freefunc
freeze utility(凍結工具程式)https://python.github.io/python-docs-zh-tw/c-api/import.html#index-4
freeze() (於 gc 模組中)https://python.github.io/python-docs-zh-tw/library/gc.html#gc.freeze
freeze_support() (於 multiprocessing 模組中)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.freeze_support
free(C 函式)https://python.github.io/python-docs-zh-tw/c-api/memory.html#index-0
frexp() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.frexp
FRIDAY (於 calendar 模組中)https://python.github.io/python-docs-zh-tw/library/calendar.html#calendar.FRIDAY
import statement(引入陳述式)https://python.github.io/python-docs-zh-tw/reference/executionmodel.html#index-5
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-36
keyword(關鍵字)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-23
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-34
yield from expression(yield from 運算式)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-25
from_address() (ctypes._CData 的方法)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData.from_address
from_buffer() (ctypes._CData 的方法)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData.from_buffer
from_buffer_copy() (ctypes._CData 的方法)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData.from_buffer_copy
from_bytes() (int 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#int.from_bytes
from_callable() (inspect.Signature 的類別方法)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Signature.from_callable
from_decimal() (fractions.Fraction 的類別方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.from_decimal
from_exception() (traceback.TracebackException 的類別方法)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.TracebackException.from_exception
from_file() (zipfile.ZipInfo 的類別方法)https://python.github.io/python-docs-zh-tw/library/zipfile.html#zipfile.ZipInfo.from_file
(zoneinfo.ZoneInfo 的類別方法)https://python.github.io/python-docs-zh-tw/library/zoneinfo.html#zoneinfo.ZoneInfo.from_file
from_float() (decimal.Decimal 的類別方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Decimal.from_float
(fractions.Fraction 的類別方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.from_float
from_iterable() (itertools.chain 的類別方法)https://python.github.io/python-docs-zh-tw/library/itertools.html#itertools.chain.from_iterable
from_list() (traceback.StackSummary 的類別方法)https://python.github.io/python-docs-zh-tw/library/traceback.html#traceback.StackSummary.from_list
from_number() (complex 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#complex.from_number
(decimal.Decimal 的類別方法)https://python.github.io/python-docs-zh-tw/library/decimal.html#decimal.Decimal.from_number
(float 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#float.from_number
(fractions.Fraction 的類別方法)https://python.github.io/python-docs-zh-tw/library/fractions.html#fractions.Fraction.from_number
from_param() (ctypes._CData 的方法)https://python.github.io/python-docs-zh-tw/library/ctypes.html#ctypes._CData.from_param
from_samples() (statistics.NormalDist 的類別方法)https://python.github.io/python-docs-zh-tw/library/statistics.html#statistics.NormalDist.from_samples
from_traceback() (dis.Bytecode 的類別方法)https://python.github.io/python-docs-zh-tw/library/dis.html#dis.Bytecode.from_traceback
from_uri() (pathlib.Path 的類別方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.Path.from_uri
frombuf() (tarfile.TarInfo 的類別方法)https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.TarInfo.frombuf
frombytes() (array.array 的方法)https://python.github.io/python-docs-zh-tw/library/array.html#array.array.frombytes
fromfd() (select.epoll 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.epoll.fromfd
(select.kqueue 的方法)https://python.github.io/python-docs-zh-tw/library/select.html#select.kqueue.fromfd
(於 socket 模組中)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.fromfd
fromfile() (array.array 的方法)https://python.github.io/python-docs-zh-tw/library/array.html#array.array.fromfile
fromhex() (bytearray 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytearray.fromhex
(bytes 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes.fromhex
(float 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#float.fromhex
fromisocalendar() (datetime.date 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.fromisocalendar
(datetime.datetime 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.fromisocalendar
fromisoformat() (datetime.date 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.fromisoformat
(datetime.datetime 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.fromisoformat
(datetime.time 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.time.fromisoformat
fromkeys() (collections.Counter 的方法)https://python.github.io/python-docs-zh-tw/library/collections.html#collections.Counter.fromkeys
(dict 的類別方法)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#dict.fromkeys
fromlist() (array.array 的方法)https://python.github.io/python-docs-zh-tw/library/array.html#array.array.fromlist
fromordinal() (datetime.date 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.fromordinal
(datetime.datetime 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.fromordinal
fromshare() (於 socket 模組中)https://python.github.io/python-docs-zh-tw/library/socket.html#socket.fromshare
fromstring() (於 xml.etree.ElementTree 模組中)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.fromstring
fromstringlist() (於 xml.etree.ElementTree 模組中)https://python.github.io/python-docs-zh-tw/library/xml.etree.elementtree.html#xml.etree.ElementTree.fromstringlist
fromtarfile() (tarfile.TarInfo 的類別方法)https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.TarInfo.fromtarfile
fromtimestamp() (datetime.date 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.date.fromtimestamp
(datetime.datetime 的類別方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.datetime.fromtimestamp
fromunicode() (array.array 的方法)https://python.github.io/python-docs-zh-tw/library/array.html#array.array.fromunicode
fromutc() (datetime.timezone 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.timezone.fromutc
(datetime.tzinfo 的方法)https://python.github.io/python-docs-zh-tw/library/datetime.html#datetime.tzinfo.fromutc
FrozenImporter (importlib.machinery 中的類別)https://python.github.io/python-docs-zh-tw/library/importlib.html#importlib.machinery.FrozenImporter
FrozenInstanceErrorhttps://python.github.io/python-docs-zh-tw/library/dataclasses.html#dataclasses.FrozenInstanceError
FrozenSet (typing 中的類別)https://python.github.io/python-docs-zh-tw/library/typing.html#typing.FrozenSet
frozenset (內建類別)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#frozenset
object(物件)https://python.github.io/python-docs-zh-tw/c-api/set.html#index-0
[1]https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-29
FS (於 curses.ascii 模組中)https://python.github.io/python-docs-zh-tw/library/curses.ascii.html#curses.ascii.FS
fs_is_case_insensitive() (於 test.support.os_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.os_helper.fs_is_case_insensitive
FS_NONASCII (於 test.support.os_helper 模組中)https://python.github.io/python-docs-zh-tw/library/test.html#test.support.os_helper.FS_NONASCII
fsdecode() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fsdecode
fsencode() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fsencode
fspath() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fspath
fstat() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fstat
fstatvfs() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fstatvfs
FSTRING_END (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.FSTRING_END
FSTRING_MIDDLE (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.FSTRING_MIDDLE
FSTRING_START (於 token 模組中)https://python.github.io/python-docs-zh-tw/library/token.html#token.FSTRING_START
fstring(f 字串)https://python.github.io/python-docs-zh-tw/library/stdtypes.html#index-35
[1]https://python.github.io/python-docs-zh-tw/reference/lexical_analysis.html#index-23
[2]https://python.github.io/python-docs-zh-tw/tutorial/inputoutput.html#index-0
fsum() (於 math 模組中)https://python.github.io/python-docs-zh-tw/library/math.html#math.fsum
fsync() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fsync
FTPhttps://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-11
ftplib(標準模組)https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-0
protocol(協定)https://python.github.io/python-docs-zh-tw/library/ftplib.html#index-0
[1]https://python.github.io/python-docs-zh-tw/library/urllib.request.html#index-9
FTP (ftplib 中的類別)https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftplib.FTP
ftp_open() (urllib.request.FTPHandler 的方法)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.FTPHandler.ftp_open
FTP_TLS (ftplib 中的類別)https://python.github.io/python-docs-zh-tw/library/ftplib.html#ftplib.FTP_TLS
FTPHandler (urllib.request 中的類別)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.FTPHandler
modulehttps://python.github.io/python-docs-zh-tw/library/ftplib.html#module-ftplib
ftruncate() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.ftruncate
Fullhttps://python.github.io/python-docs-zh-tw/library/queue.html#queue.Full
FULL (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.FULL
full() (asyncio.Queue 的方法)https://python.github.io/python-docs-zh-tw/library/asyncio-queue.html#asyncio.Queue.full
(multiprocessing.Queue 的方法)https://python.github.io/python-docs-zh-tw/library/multiprocessing.html#multiprocessing.Queue.full
(queue.Queue 的方法)https://python.github.io/python-docs-zh-tw/library/queue.html#queue.Queue.full
full_match() (pathlib.PurePath 的方法)https://python.github.io/python-docs-zh-tw/library/pathlib.html#pathlib.PurePath.full_match
FULL_RO (inspect.BufferFlags 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.BufferFlags.FULL_RO
full_url (urllib.request.Request 的屬性)https://python.github.io/python-docs-zh-tw/library/urllib.request.html#urllib.request.Request.full_url
fullmatch() (re.Pattern 的方法)https://python.github.io/python-docs-zh-tw/library/re.html#re.Pattern.fullmatch
(於 re 模組中)https://python.github.io/python-docs-zh-tw/library/re.html#re.fullmatch
fully_trusted_filter() (於 tarfile 模組中)https://python.github.io/python-docs-zh-tw/library/tarfile.html#tarfile.fully_trusted_filter
func (functools.partial 的屬性)https://python.github.io/python-docs-zh-tw/library/functools.html#functools.partial.func
funcname (bdb.Breakpoint 的屬性)https://python.github.io/python-docs-zh-tw/library/bdb.html#bdb.Breakpoint.funcname
function (inspect.FrameInfo 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.FrameInfo.function
(inspect.Traceback 的屬性)https://python.github.io/python-docs-zh-tw/library/inspect.html#inspect.Traceback.function
Function (pyclbr 中的類別)https://python.github.io/python-docs-zh-tw/library/pyclbr.html#pyclbr.Function
(symtable 中的類別)https://python.github.io/python-docs-zh-tw/library/symtable.html#symtable.Function
FUNCTION (symtable.SymbolTableType 的屬性)https://python.github.io/python-docs-zh-tw/library/symtable.html#symtable.SymbolTableType.FUNCTION
function annotation(函式註釋)https://python.github.io/python-docs-zh-tw/glossary.html#term-function-annotation
annotations(註釋)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-36
anonymous(匿名)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-91
argument(引數)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-33
call(呼叫)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-33
[1]https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-53
[2]https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-54
call(呼叫), user-defined(使用者定義)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-53
definition(定義)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-30
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-24
generator(產生器)https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-23
[1]https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-26
name(名稱)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-30
[1]https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-30
object(物件)https://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#index-30
[1]https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-34
[2]https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-43
[3]https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-53
[4]https://python.github.io/python-docs-zh-tw/reference/expressions.html#index-54
user-defined(使用者定義)https://python.github.io/python-docs-zh-tw/reference/datamodel.html#index-34
FunctionDef (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.FunctionDef
FunctionTestCase (unittest 中的類別)https://python.github.io/python-docs-zh-tw/library/unittest.html#unittest.FunctionTestCase
FunctionType (ast 中的類別)https://python.github.io/python-docs-zh-tw/library/ast.html#ast.FunctionType
(於 types 模組中)https://python.github.io/python-docs-zh-tw/library/types.html#types.FunctionType
function(函式)https://python.github.io/python-docs-zh-tw/glossary.html#term-function
annotations(註釋)https://python.github.io/python-docs-zh-tw/tutorial/controlflow.html#index-7
object(物件)https://python.github.io/python-docs-zh-tw/c-api/function.html#index-0
modulehttps://python.github.io/python-docs-zh-tw/library/functools.html#module-functools
funny_files (filecmp.dircmp 的屬性)https://python.github.io/python-docs-zh-tw/library/filecmp.html#filecmp.dircmp.funny_files
statement(陳述式)https://python.github.io/python-docs-zh-tw/reference/simple_stmts.html#index-40
Future (asyncio 中的類別)https://python.github.io/python-docs-zh-tw/library/asyncio-future.html#asyncio.Future
(concurrent.futures 中的類別)https://python.github.io/python-docs-zh-tw/library/concurrent.futures.html#concurrent.futures.Future
future_add_to_awaited_by() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-graph.html#asyncio.future_add_to_awaited_by
future_discard_from_awaited_by() (於 asyncio 模組中)https://python.github.io/python-docs-zh-tw/library/asyncio-graph.html#asyncio.future_discard_from_awaited_by
FutureWarninghttps://python.github.io/python-docs-zh-tw/library/exceptions.html#FutureWarning
fwalk() (於 os 模組中)https://python.github.io/python-docs-zh-tw/library/os.html#os.fwalk
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
索引https://python.github.io/python-docs-zh-tw/genindex-F.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.