Theme
Auto
Light
Dark
瀏覽
索引
模組
|
Python
»
3.11.10 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
索引 – S
strptime() (datetime.datetime 的類別方法)
(於 time 模組中)
strsignal() (於 signal 模組中)
strtobool() (於 distutils.util 模組中)
struct
module
module(模組)
Struct (struct 中的類別)
struct_time (time 中的類別)
Structure (ctypes 中的類別)
structures(結構)
C
strxfrm() (於 locale 模組中)
str(內建類別)
(亦請見 string)
STX (於 curses.ascii 模組中)
Style (tkinter.ttk 中的類別)
style(風格)
coding(程式編寫)
Sub (ast 中的類別)
SUB (於 curses.ascii 模組中)
sub() (re.Pattern 的方法)
(於 operator 模組中)
(於 re 模組中)
sub_commands (distutils.cmd.Command 的屬性)
subclassing(子類別化)
immutable types(不可變型別)
subdirs (filecmp.dircmp 的屬性)
SubElement() (於 xml.etree.ElementTree 模組中)
subgroup() (BaseExceptionGroup 的方法)
submit() (concurrent.futures.Executor 的方法)
submodule_search_locations (importlib.machinery.ModuleSpec 的屬性)
subn() (re.Pattern 的方法)
(於 re 模組中)
subnet_of() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
subnets() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
Subnormal (decimal 中的類別)
suboffsets (memoryview 的屬性)
subpad() (curses.window 的方法)
subprocess
module
subprocess_exec() (asyncio.loop 的方法)
subprocess_shell() (asyncio.loop 的方法)
SubprocessError
SubprocessProtocol (asyncio 中的類別)
SubprocessTransport (asyncio 中的類別)
subscribe() (imaplib.IMAP4 的方法)
Subscript (ast 中的類別)
subscription(下標)
,
[1]
,
[2]
,
[3]
assignment(賦值)
subscript(下標)
assignment(賦值)
operation(操作)
subsequent_indent (textwrap.TextWrapper 的屬性)
subst_vars() (於 distutils.util 模組中)
substitute() (string.Template 的方法)
subTest() (unittest.TestCase 的方法)
subtract() (collections.Counter 的方法)
(decimal.Context 的方法)
subtraction(減)
subtype (email.headerregistry.ContentTypeHeader 的屬性)
subwin() (curses.window 的方法)
successful() (multiprocessing.pool.AsyncResult 的方法)
suffix (pathlib.PurePath 的屬性)
suffix_map (mimetypes.MimeTypes 的屬性)
(於 mimetypes 模組中)
suffixes (pathlib.PurePath 的屬性)
suiteClass (unittest.TestLoader 的屬性)
suite(套裝)
sum()
built-in function
sum_list()
sum_sequence()
,
[1]
summarize() (doctest.DocTestRunner 的方法)
summarize_address_range() (於 ipaddress 模組中)
sunau
module
SUNDAY (於 calendar 模組中)
super (pyclbr.Class 的屬性)
(內建類別)
supernet() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
supernet_of() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
supports_bytes_environ (於 os 模組中)
supports_dir_fd (於 os 模組中)
supports_effective_ids (於 os 模組中)
supports_fd (於 os 模組中)
supports_follow_symlinks (於 os 模組中)
supports_unicode_filenames (於 os.path 模組中)
SupportsAbs (typing 中的類別)
SupportsBytes (typing 中的類別)
SupportsComplex (typing 中的類別)
SupportsFloat (typing 中的類別)
SupportsIndex (typing 中的類別)
SupportsInt (typing 中的類別)
SupportsRound (typing 中的類別)
suppress() (於 contextlib 模組中)
SuppressCrashReport (test.support 中的類別)
surrogateescape
error handler's name(錯誤處理器名稱)
surrogatepass
error handler's name(錯誤處理器名稱)
SW_HIDE (於 subprocess 模組中)
SWAP (opcode)
swap_attr() (於 test.support 模組中)
swap_item() (於 test.support 模組中)
swapcase() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
Symbol (symtable 中的類別)
SymbolTable (symtable 中的類別)
symlink() (於 os 模組中)
symlink_to() (pathlib.Path 的方法)
symmetric_difference() (frozenset 的方法)
symmetric_difference_update() (frozenset 的方法)
symtable
module
symtable() (於 symtable 模組中)
SYMTYPE (於 tarfile 模組中)
SYN (於 curses.ascii 模組中)
sync() (dbm.dumb.dumbdbm 的方法)
(dbm.gnu.gdbm 的方法)
(ossaudiodev.oss_audio_device 的方法)
(shelve.Shelf 的方法)
(於 os 模組中)
syncdown() (curses.window 的方法)
synchronized() (於 multiprocessing.sharedctypes 模組中)
SyncManager (multiprocessing.managers 中的類別)
syncok() (curses.window 的方法)
syncup() (curses.window 的方法)
SyntaxErr
SyntaxError
SyntaxWarning
syntax(語法)
sys
module
module(模組)
,
[1]
,
[2]
,
[3]
,
[4]
模組
,
[1]
sys.exc_info
sys.exception
sys.last_traceback
sys.meta_path
sys.modules
sys.path
sys.path_hooks
sys.path_importer_cache
sys.stderr
sys.stdin
sys.stdout
sys_exc (2to3 fixer)
sys_version (http.server.BaseHTTPRequestHandler 的屬性)
sysconf() (於 os 模組中)
sysconf_names (於 os 模組中)
sysconfig
module
syslog
module
syslog() (於 syslog 模組中)
SysLogHandler (logging.handlers 中的類別)
system() (於 os 模組中)
(於 platform 模組中)
system_alias() (於 platform 模組中)
system_must_validate_cert() (於 test.support 模組中)
SystemError
SystemError(內建例外)
,
[1]
SystemExit
SystemExit(內建例外)
systemId (xml.dom.DocumentType 的屬性)
SystemRandom (random 中的類別)
(secrets 中的類別)
SystemRoot
«
瀏覽
索引
模組
|
Python
»
3.11.10 Documentation
»
索引
|
Theme
Auto
Light
Dark
|