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
»
索引 – S
S() (在 re 模块中)
S_ENFMT() (在 stat 模块中)
s_eval() (rexec.RExec 方法)
s_exec() (rexec.RExec 方法)
s_execfile() (rexec.RExec 方法)
S_IEXEC() (在 stat 模块中)
S_IFBLK() (在 stat 模块中)
S_IFCHR() (在 stat 模块中)
S_IFDIR() (在 stat 模块中)
S_IFIFO() (在 stat 模块中)
S_IFLNK() (在 stat 模块中)
S_IFMT() (在 stat 模块中)
S_IFREG() (在 stat 模块中)
S_IFSOCK() (在 stat 模块中)
S_IMODE() (在 stat 模块中)
s_import() (rexec.RExec 方法)
S_IREAD() (在 stat 模块中)
S_IRGRP() (在 stat 模块中)
S_IROTH() (在 stat 模块中)
S_IRUSR() (在 stat 模块中)
S_IRWXG() (在 stat 模块中)
S_IRWXO() (在 stat 模块中)
S_IRWXU() (在 stat 模块中)
S_ISBLK() (在 stat 模块中)
S_ISCHR() (在 stat 模块中)
S_ISDIR() (在 stat 模块中)
S_ISFIFO() (在 stat 模块中)
S_ISGID() (在 stat 模块中)
S_ISLNK() (在 stat 模块中)
S_ISREG() (在 stat 模块中)
S_ISSOCK() (在 stat 模块中)
S_ISUID() (在 stat 模块中)
S_ISVTX() (在 stat 模块中)
S_IWGRP() (在 stat 模块中)
S_IWOTH() (在 stat 模块中)
S_IWRITE() (在 stat 模块中)
S_IWUSR() (在 stat 模块中)
S_IXGRP() (在 stat 模块中)
S_IXOTH() (在 stat 模块中)
S_IXUSR() (在 stat 模块中)
s_reload() (rexec.RExec 方法)
s_unload() (rexec.RExec 方法)
safe_substitute() (string.Template 方法)
SafeConfigParser (ConfigParser 中的类)
saferepr() (在 pprint 模块中)
same_files (filecmp.dircmp 属性)
same_quantum() (decimal.Context 方法)
(decimal.Decimal 方法)
samefile() (在 os.path 模块中)
sameopenfile() (在 os.path 模块中)
samestat() (在 os.path 模块中)
sample() (在 random 模块中)
save() (cookielib.FileCookieJar 方法)
save_bgn() (htmllib.HTMLParser 方法)
save_end() (htmllib.HTMLParser 方法)
SaveKey() (在 _winreg 模块中)
savetty() (在 curses 模块中)
SAX2DOM (xml.dom.pulldom 中的类)
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
scale() (在 imageop 模块中)
scaleb() (decimal.Context 方法)
(decimal.Decimal 方法)
scalebarvalues() (FrameWork.ScrolledWindow 方法)
scanf()
sched (模块)
scheduler (sched 中的类)
schema() (在 msilib 模块中)
sci() (在 fpformat 模块中)
scope
,
[1]
Scrap Manager
Screen (turtle 中的类)
screensize() (在 turtle 模块中)
script_from_examples() (在 doctest 模块中)
scroll() (curses.window 方法)
scrollbar_callback() (FrameWork.ScrolledWindow 方法)
scrollbars() (FrameWork.ScrolledWindow 方法)
ScrolledCanvas (turtle 中的类)
ScrolledText (模块)
scrollok() (curses.window 方法)
search
path, module
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
search() (imaplib.IMAP4 方法)
(re.RegexObject 方法)
(在 re 模块中)
SEARCH_ERROR() (在 imp 模块中)
second (datetime.datetime 属性)
(datetime.time 属性)
section_divider() (multifile.MultiFile 方法)
sections() (ConfigParser.RawConfigParser 方法)
secure (cookielib.Cookie 属性)
Secure Hash Algorithm
secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
Secure Sockets Layer
security
CGI
see() (ttk.Treeview 方法)
seed() (在 random 模块中)
seek() (bz2.BZ2File 方法)
(chunk.Chunk 方法)
(file 方法)
(io.IOBase 方法)
(io.TextIOBase 方法)
(mmap.mmap 方法)
(multifile.MultiFile 方法)
SEEK_CUR() (在 os 模块中)
(在 posixfile 模块中)
SEEK_END() (在 os 模块中)
(在 posixfile 模块中)
SEEK_SET() (在 os 模块中)
(在 posixfile 模块中)
seekable() (io.IOBase 方法)
segcountproc (C 类型)
Select (Tix 中的类)
select (模块)
select() (imaplib.IMAP4 方法)
(ttk.Notebook 方法)
(在 gl 模块中)
(在 select 模块中)
selected_alpn_protocol() (ssl.SSLSocket 方法)
selected_npn_protocol() (ssl.SSLSocket 方法)
selection() (ttk.Treeview 方法)
selection_add() (ttk.Treeview 方法)
selection_remove() (ttk.Treeview 方法)
selection_set() (ttk.Treeview 方法)
selection_toggle() (ttk.Treeview 方法)
Semaphore (multiprocessing 中的类)
(threading 中的类)
Semaphore() (multiprocessing.managers.SyncManager 方法)
semaphores, binary
SEMI() (在 token 模块中)
send() (aetools.TalkTo 方法)
(asyncore.dispatcher 方法)
(Connection 方法)
(generator 方法)
(httplib.HTTPConnection 方法)
(imaplib.IMAP4 方法)
(logging.handlers.DatagramHandler 方法)
(logging.handlers.SocketHandler 方法)
(socket.socket 方法)
send_bytes() (Connection 方法)
send_error() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
send_flowing_data() (formatter.writer 方法)
send_header() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
send_hor_rule() (formatter.writer 方法)
send_label_data() (formatter.writer 方法)
send_line_break() (formatter.writer 方法)
send_literal_data() (formatter.writer 方法)
send_paragraph() (formatter.writer 方法)
send_response() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
send_signal() (subprocess.Popen 方法)
sendall() (socket.socket 方法)
sendcmd() (ftplib.FTP 方法)
sendfile() (wsgiref.handlers.BaseHandler 方法)
sendmail() (smtplib.SMTP 方法)
sendto() (socket.socket 方法)
sep() (在 os 模块中)
Separator() (在 FrameWork 模块中)
sequence
item
iteration
types, mutable
types, operations on
,
[1]
对象
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
Sequence (collections 中的类)
sequence -- 序列
sequence() (在 msilib 模块中)
sequence2st() (在 parser 模块中)
sequenceIncludes() (在 operator 模块中)
SequenceMatcher (difflib 中的类)
,
[1]
SerialCookie (Cookie 中的类)
serializing
objects
serve_forever() (SocketServer.BaseServer 方法)
server
WWW
,
[1]
server (BaseHTTPServer.BaseHTTPRequestHandler 属性)
server_activate() (SocketServer.BaseServer 方法)
server_address (SocketServer.BaseServer 属性)
server_bind() (SocketServer.BaseServer 方法)
server_close() (SocketServer.BaseServer 方法)
server_software (wsgiref.handlers.BaseHandler 属性)
server_version (BaseHTTPServer.BaseHTTPRequestHandler 属性)
(SimpleHTTPServer.SimpleHTTPRequestHandler 属性)
ServerProxy (xmlrpclib 中的类)
session_stats() (ssl.SSLContext 方法)
set
display
对象
,
[1]
,
[2]
,
[3]
Set (collections 中的类)
(sets 中的类)
set (內置类)
Set Breakpoint
set type
对象
set() (ConfigParser.RawConfigParser 方法)
(ConfigParser.SafeConfigParser 方法)
(Cookie.Morsel 方法)
(EasyDialogs.ProgressBar 方法)
(ossaudiodev.oss_mixer_device 方法)
(test.support.EnvironmentVarGuard 方法)
(threading.Event 方法)
(ttk.Combobox 方法)
(ttk.Treeview 方法)
(xml.etree.ElementTree.Element 方法)
set_all()
set_allowed_domains() (cookielib.DefaultCookiePolicy 方法)
set_alpn_protocols() (ssl.SSLContext 方法)
set_app() (wsgiref.simple_server.WSGIServer 方法)
set_authorizer() (sqlite3.Connection 方法)
set_blocked_domains() (cookielib.DefaultCookiePolicy 方法)
set_boundary() (email.message.Message 方法)
set_break() (bdb.Bdb 方法)
set_charset() (email.message.Message 方法)
set_children() (ttk.Treeview 方法)
set_ciphers() (ssl.SSLContext 方法)
set_completer() (在 readline 模块中)
set_completer_delims() (在 readline 模块中)
set_completion_display_matches_hook() (在 readline 模块中)
set_continue() (bdb.Bdb 方法)
set_conversion_mode() (在 ctypes 模块中)
set_cookie() (cookielib.CookieJar 方法)
set_cookie_if_ok() (cookielib.CookieJar 方法)
set_current() (msilib.Feature 方法)
set_date() (mailbox.MaildirMessage 方法)
set_debug() (在 gc 模块中)
set_debuglevel() (ftplib.FTP 方法)
(httplib.HTTPConnection 方法)
(nntplib.NNTP 方法)
(poplib.POP3 方法)
(smtplib.SMTP 方法)
(telnetlib.Telnet 方法)
set_default_type() (email.message.Message 方法)
set_default_verify_paths() (ssl.SSLContext 方法)
set_defaults() (argparse.ArgumentParser 方法)
(optparse.OptionParser 方法)
set_ecdh_curve() (ssl.SSLContext 方法)
set_errno() (在 ctypes 模块中)
set_event_call_back() (在 fl 模块中)
set_executable() (在 multiprocessing 模块中)
set_executables() (distutils.ccompiler.CCompiler 方法)
set_flags() (mailbox.MaildirMessage 方法)
(mailbox.mboxMessage 方法)
(mailbox.MMDFMessage 方法)
set_form_position() (fl.form 方法)
set_from() (mailbox.mboxMessage 方法)
(mailbox.MMDFMessage 方法)
set_graphics_mode() (在 fl 模块中)
set_history_length() (在 readline 模块中)
set_include_dirs() (distutils.ccompiler.CCompiler 方法)
set_info() (mailbox.MaildirMessage 方法)
set_labels() (mailbox.BabylMessage 方法)
set_last_error() (在 ctypes 模块中)
set_libraries() (distutils.ccompiler.CCompiler 方法)
set_library_dirs() (distutils.ccompiler.CCompiler 方法)
SET_LINENO (opcode)
set_link_objects() (distutils.ccompiler.CCompiler 方法)
set_literal (2to3 fixer)
set_location() (bsddb.bsddbobject 方法)
set_next() (bdb.Bdb 方法)
set_nonstandard_attr() (cookielib.Cookie 方法)
set_npn_protocols() (ssl.SSLContext 方法)
set_ok() (cookielib.CookiePolicy 方法)
set_option_negotiation_callback() (telnetlib.Telnet 方法)
set_output_charset() (gettext.NullTranslations 方法)
set_param() (email.message.Message 方法)
set_pasv() (ftplib.FTP 方法)
set_payload() (email.message.Message 方法)
set_policy() (cookielib.CookieJar 方法)
set_position() (xdrlib.Unpacker 方法)
set_pre_input_hook() (在 readline 模块中)
set_progress_handler() (sqlite3.Connection 方法)
set_proxy() (urllib2.Request 方法)
set_python_build() (在 distutils.sysconfig 模块中)
set_quit() (bdb.Bdb 方法)
set_recsrc() (ossaudiodev.oss_mixer_device 方法)
set_return() (bdb.Bdb 方法)
set_runtime_library_dirs() (distutils.ccompiler.CCompiler 方法)
set_seq1() (difflib.SequenceMatcher 方法)
set_seq2() (difflib.SequenceMatcher 方法)
set_seqs() (difflib.SequenceMatcher 方法)
set_sequences() (mailbox.MH 方法)
(mailbox.MHMessage 方法)
set_server_documentation() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler 方法)
(DocXMLRPCServer.DocXMLRPCServer 方法)
set_server_name() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler 方法)
(DocXMLRPCServer.DocXMLRPCServer 方法)
set_server_title() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler 方法)
(DocXMLRPCServer.DocXMLRPCServer 方法)
set_servername_callback() (ssl.SSLContext 方法)
set_spacing() (formatter.formatter 方法)
set_startup_hook() (在 readline 模块中)
set_step() (bdb.Bdb 方法)
set_subdir() (mailbox.MaildirMessage 方法)
set_terminator() (asynchat.async_chat 方法)
set_threshold() (在 gc 模块中)
set_trace() (bdb.Bdb 方法)
(pdb.Pdb 方法)
(在 bdb 模块中)
(在 pdb 模块中)
set_tunnel() (httplib.HTTPConnection 方法)
set_type() (email.message.Message 方法)
set_unittest_reportflags() (在 doctest 模块中)
set_unixfrom() (email.message.Message 方法)
set_until() (bdb.Bdb 方法)
set_url() (robotparser.RobotFileParser 方法)
set_usage() (optparse.OptionParser 方法)
set_userptr() (curses.panel.Panel 方法)
set_visible() (mailbox.BabylMessage 方法)
set_wakeup_fd() (在 signal 模块中)
setacl() (imaplib.IMAP4 方法)
setannotation() (imaplib.IMAP4 方法)
setarrowcursor() (在 FrameWork 模块中)
setattr() (內置函数)
setAttribute() (xml.dom.Element 方法)
setAttributeNode() (xml.dom.Element 方法)
setAttributeNodeNS() (xml.dom.Element 方法)
setAttributeNS() (xml.dom.Element 方法)
SetBase() (xml.parsers.expat.xmlparser 方法)
setblocking() (socket.socket 方法)
setByteStream() (xml.sax.xmlreader.InputSource 方法)
setcbreak() (在 tty 模块中)
setCharacterStream() (xml.sax.xmlreader.InputSource 方法)
setcheckinterval() (in module sys)
(在 sys 模块中)
setcomptype() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setContentHandler() (xml.sax.xmlreader.XMLReader 方法)
setcontext() (mhlib.MH 方法)
(在 decimal 模块中)
SetCreatorAndType() (在 MacOS 模块中)
setcurrent() (mhlib.Folder 方法)
setDaemon() (threading.Thread 方法)
setdefault() (dict 方法)
setdefaultencoding() (在 sys 模块中)
setdefaulttimeout() (在 socket 模块中)
setdlopenflags() (在 sys 模块中)
setDocumentLocator() (xml.sax.handler.ContentHandler 方法)
setDTDHandler() (xml.sax.xmlreader.XMLReader 方法)
setegid() (在 os 模块中)
setEncoding() (xml.sax.xmlreader.InputSource 方法)
setEntityResolver() (xml.sax.xmlreader.XMLReader 方法)
setErrorHandler() (xml.sax.xmlreader.XMLReader 方法)
seteuid() (在 os 模块中)
setFeature() (xml.sax.xmlreader.XMLReader 方法)
setfirstweekday() (在 calendar 模块中)
setfmt() (ossaudiodev.oss_audio_device 方法)
setFormatter() (logging.Handler 方法)
setframerate() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setgid() (在 os 模块中)
setgroups() (在 os 模块中)
seth() (在 turtle 模块中)
setheading() (在 turtle 模块中)
SetInteger() (msilib.Record 方法)
setitem() (在 operator 模块中)
setitimer() (在 signal 模块中)
setlast() (mhlib.Folder 方法)
setLevel() (logging.Handler 方法)
(logging.Logger 方法)
setliteral() (sgmllib.SGMLParser 方法)
setLocale() (xml.sax.xmlreader.XMLReader 方法)
setlocale() (在 locale 模块中)
setLoggerClass() (在 logging 模块中)
setlogmask() (在 syslog 模块中)
setmark() (aifc.aifc 方法)
setMaxConns() (urllib2.CacheFTPHandler 方法)
setmode() (在 msvcrt 模块中)
setName() (threading.Thread 方法)
setnchannels() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setnframes() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setnomoretags() (sgmllib.SGMLParser 方法)
setoption() (在 jpeg 模块中)
SetParamEntityParsing() (xml.parsers.expat.xmlparser 方法)
setparameters() (ossaudiodev.oss_audio_device 方法)
setparams() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
(在 al 模块中)
setpassword() (zipfile.ZipFile 方法)
setpath() (在 fm 模块中)
setpgid() (在 os 模块中)
setpgrp() (在 os 模块中)
setpos() (aifc.aifc 方法)
(sunau.AU_read 方法)
(wave.Wave_read 方法)
(在 turtle 模块中)
setposition() (在 turtle 模块中)
setprofile() (在 sys 模块中)
(在 threading 模块中)
SetProperty() (msilib.SummaryInformation 方法)
setProperty() (xml.sax.xmlreader.XMLReader 方法)
setPublicId() (xml.sax.xmlreader.InputSource 方法)
setquota() (imaplib.IMAP4 方法)
setraw() (在 tty 模块中)
setrecursionlimit() (在 sys 模块中)
setregid() (在 os 模块中)
setresgid() (在 os 模块中)
setresuid() (在 os 模块中)
setreuid() (在 os 模块中)
setrlimit() (在 resource 模块中)
sets (模块)
setsampwidth() (aifc.aifc 方法)
(sunau.AU_write 方法)
(wave.Wave_write 方法)
setscrreg() (curses.window 方法)
setsid() (在 os 模块中)
setslice() (在 operator 模块中)
setsockopt() (socket.socket 方法)
setstate() (在 random 模块中)
SetStream() (msilib.Record 方法)
SetString() (msilib.Record 方法)
setSystemId() (xml.sax.xmlreader.InputSource 方法)
setsyx() (在 curses 模块中)
setTarget() (logging.handlers.MemoryHandler 方法)
settiltangle() (在 turtle 模块中)
settimeout() (socket.socket 方法)
setTimeout() (urllib2.CacheFTPHandler 方法)
settrace() (在 sys 模块中)
(在 threading 模块中)
settscdump() (在 sys 模块中)
settypecreator() (ic.IC 方法)
(在 ic 模块中)
setuid() (在 os 模块中)
setundobuffer() (在 turtle 模块中)
setup() (SocketServer.BaseRequestHandler 方法)
setUp() (unittest.TestCase 方法)
setup() (在 distutils.core 模块中)
(在 turtle 模块中)
setup_environ() (wsgiref.handlers.BaseHandler 方法)
SETUP_EXCEPT (opcode)
SETUP_FINALLY (opcode)
SETUP_LOOP (opcode)
setup_testing_defaults() (在 wsgiref.util 模块中)
SETUP_WITH (opcode)
setUpClass() (unittest.TestCase 方法)
setupterm() (在 curses 模块中)
SetValue() (在 _winreg 模块中)
SetValueEx() (在 _winreg 模块中)
setvbuf()
setwatchcursor() (在 FrameWork 模块中)
setworldcoordinates() (在 turtle 模块中)
setx() (在 turtle 模块中)
sety() (在 turtle 模块中)
SF_APPEND() (在 stat 模块中)
SF_ARCHIVED() (在 stat 模块中)
SF_IMMUTABLE() (在 stat 模块中)
SF_NOUNLINK() (在 stat 模块中)
SF_SNAPSHOT() (在 stat 模块中)
SGML
sgmllib
模块
sgmllib (模块)
SGMLParseError
SGMLParser (in module sgmllib)
(sgmllib 中的类)
sha (模块)
shape (memoryview 属性)
Shape (turtle 中的类)
shape() (在 turtle 模块中)
shapesize() (在 turtle 模块中)
shared_object_filename() (distutils.ccompiler.CCompiler 方法)
Shelf (shelve 中的类)
shelve
模块
shelve (模块)
shift() (decimal.Context 方法)
(decimal.Decimal 方法)
shift_path_info() (在 wsgiref.util 模块中)
shifting
operation
operations
shlex (shlex 中的类)
(模块)
shortDescription() (unittest.TestCase 方法)
shouldFlush() (logging.handlers.BufferingHandler 方法)
(logging.handlers.MemoryHandler 方法)
shouldStop (unittest.TestResult 属性)
show() (curses.panel.Panel 方法)
show_choice() (在 fl 模块中)
show_compilers() (在 distutils.ccompiler 模块中)
show_file_selector() (在 fl 模块中)
show_form() (fl.form 方法)
show_input() (在 fl 模块中)
show_message() (在 fl 模块中)
show_question() (在 fl 模块中)
showsyntaxerror() (code.InteractiveInterpreter 方法)
showtraceback() (code.InteractiveInterpreter 方法)
showturtle() (在 turtle 模块中)
showwarning() (在 warnings 模块中)
shuffle() (在 random 模块中)
shutdown() (imaplib.IMAP4 方法)
(multiprocessing.managers.BaseManager 方法)
(socket.socket 方法)
(SocketServer.BaseServer 方法)
(在 findertools 模块中)
(在 logging 模块中)
shutil (模块)
SIG_DFL() (在 signal 模块中)
SIG_IGN() (在 signal 模块中)
SIGINT
,
[1]
siginterrupt() (在 signal 模块中)
signal
模块
,
[1]
signal (模块)
signal() (在 signal 模块中)
simple
statement
Simple Mail Transfer Protocol
SimpleCookie (Cookie 中的类)
simplefilter() (在 warnings 模块中)
SimpleHandler (wsgiref.handlers 中的类)
SimpleHTTPRequestHandler (SimpleHTTPServer 中的类)
SimpleHTTPServer
模块
SimpleHTTPServer (模块)
SimpleXMLRPCRequestHandler (SimpleXMLRPCServer 中的类)
SimpleXMLRPCServer (SimpleXMLRPCServer 中的类)
(模块)
sin() (在 cmath 模块中)
(在 math 模块中)
singleton
tuple
sinh() (在 cmath 模块中)
(在 math 模块中)
site (模块)
site command line option
--user-base
--user-site
site-packages
directory
site-python
directory
sitecustomize
模块
size (struct.Struct 属性)
(tarfile.TarInfo 属性)
size() (ftplib.FTP 方法)
(mmap.mmap 方法)
Sized (collections 中的类)
sizeof() (在 ctypes 模块中)
skip() (chunk.Chunk 方法)
SKIP() (在 doctest 模块中)
skip() (在 unittest 模块中)
skipIf() (在 unittest 模块中)
skipinitialspace (csv.Dialect 属性)
skipped (unittest.TestResult 属性)
skippedEntity() (xml.sax.handler.ContentHandler 方法)
SkipTest
skipTest() (unittest.TestCase 方法)
skipUnless() (在 unittest 模块中)
SLASH() (在 token 模块中)
SLASHEQUAL() (在 token 模块中)
slave() (nntplib.NNTP 方法)
sleep() (在 findertools 模块中)
(在 time 模块中)
slice
assignment
operation
內置函数
,
[1]
,
[2]
对象
slice (內置类)
slice -- 切片
SLICE+0 (opcode)
SLICE+1 (opcode)
SLICE+2 (opcode)
SLICE+3 (opcode)
SliceType (in module types)
SliceType() (在 types 模块中)
slicing
,
[1]
,
[2]
assignment
extended
SmartCookie (Cookie 中的类)
SMTP
protocol
SMTP (smtplib 中的类)
SMTP_SSL (smtplib 中的类)
SMTPAuthenticationError
SMTPConnectError
smtpd (模块)
SMTPDataError
SMTPException
SMTPHandler (logging.handlers 中的类)
SMTPHeloError
smtplib (模块)
SMTPRecipientsRefused
SMTPResponseException
SMTPSenderRefused
SMTPServer (smtpd 中的类)
SMTPServerDisconnected
SND_ALIAS() (在 winsound 模块中)
SND_ASYNC() (在 winsound 模块中)
SND_FILENAME() (在 winsound 模块中)
SND_LOOP() (在 winsound 模块中)
SND_MEMORY() (在 winsound 模块中)
SND_NODEFAULT() (在 winsound 模块中)
SND_NOSTOP() (在 winsound 模块中)
SND_NOWAIT() (在 winsound 模块中)
SND_PURGE() (在 winsound 模块中)
sndhdr (模块)
sniff() (csv.Sniffer 方法)
Sniffer (csv 中的类)
SOCK_DGRAM() (在 socket 模块中)
SOCK_RAW() (在 socket 模块中)
SOCK_RDM() (在 socket 模块中)
SOCK_SEQPACKET() (在 socket 模块中)
SOCK_STREAM() (在 socket 模块中)
socket
对象
模块
,
[1]
socket (SocketServer.BaseServer 属性)
(模块)
socket() (imaplib.IMAP4 方法)
(in module socket)
(在 socket 模块中)
socket_type (SocketServer.BaseServer 属性)
SocketHandler (logging.handlers 中的类)
socketpair() (在 socket 模块中)
SocketServer (模块)
SocketType() (在 socket 模块中)
softspace (file attribute)
(file 属性)
SOMAXCONN() (在 socket 模块中)
sort() (imaplib.IMAP4 方法)
(list method)
sort_stats() (pstats.Stats 方法)
sorted() (內置函数)
sortTestMethodsUsing (unittest.TestLoader 属性)
source (doctest.Example 属性)
(shlex.shlex 属性)
source character set
sourcehook() (shlex.shlex 方法)
space
span() (re.MatchObject 方法)
spawn() (distutils.ccompiler.CCompiler 方法)
(在 pty 模块中)
spawnl() (在 os 模块中)
spawnle() (在 os 模块中)
spawnlp() (在 os 模块中)
spawnlpe() (在 os 模块中)
spawnv() (在 os 模块中)
spawnve() (在 os 模块中)
spawnvp() (在 os 模块中)
spawnvpe() (在 os 模块中)
special
attribute
attribute, generic
method
special method -- 特殊方法
specified_attributes (xml.parsers.expat.xmlparser 属性)
speed() (ossaudiodev.oss_audio_device 方法)
(在 turtle 模块中)
splash() (在 MacOS 模块中)
split() (re.RegexObject 方法)
(str 方法)
(在 os.path 模块中)
(在 re 模块中)
(在 shlex 模块中)
(在 string 模块中)
split_quoted() (在 distutils.util 模块中)
splitdrive() (在 os.path 模块中)
splitext() (在 os.path 模块中)
splitfields() (在 string 模块中)
splitlines() (str 方法)
(unicode 方法)
SplitResult (urlparse 中的类)
splitunc() (在 os.path 模块中)
SpooledTemporaryFile() (在 tempfile 模块中)
sprintf-style formatting
spwd (模块)
sqlite3 (模块)
sqlite_version() (在 sqlite3 模块中)
sqlite_version_info() (在 sqlite3 模块中)
sqrt() (decimal.Context 方法)
(decimal.Decimal 方法)
(在 cmath 模块中)
(在 math 模块中)
SSL
ssl (模块)
ssl() (imaplib.IMAP4_SSL 方法)
SSL_CERT_FILE
SSL_CERT_PATH
ssl_version (ftplib.FTP_TLS 属性)
SSLContext (ssl 中的类)
SSLEOFError
SSLError
SSLSyscallError
SSLWantReadError
SSLWantWriteError
SSLZeroReturnError
st() (在 turtle 模块中)
st2list() (在 parser 模块中)
st2tuple() (在 parser 模块中)
ST_ATIME() (在 stat 模块中)
ST_CTIME() (在 stat 模块中)
ST_DEV() (在 stat 模块中)
ST_GID() (在 stat 模块中)
ST_INO() (在 stat 模块中)
ST_MODE() (在 stat 模块中)
ST_MTIME() (在 stat 模块中)
ST_NLINK() (在 stat 模块中)
ST_SIZE() (在 stat 模块中)
ST_UID() (在 stat 模块中)
stack
execution
trace
stack viewer
stack() (在 inspect 模块中)
stack_size() (在 thread 模块中)
(在 threading 模块中)
stackable
streams
stamp() (在 turtle 模块中)
standard
output
,
[1]
Standard C
standard input
standard_b64decode() (在 base64 模块中)
standard_b64encode() (在 base64 模块中)
StandardError
standarderror (2to3 fixer)
standend() (curses.window 方法)
standout() (curses.window 方法)
STAR() (在 token 模块中)
STAREQUAL() (在 token 模块中)
starmap() (在 itertools 模块中)
start (exceptions.UnicodeError 属性)
(slice object attribute)
,
[1]
start() (hotshot.Profile 方法)
(multiprocessing.managers.BaseManager 方法)
(multiprocessing.Process 方法)
(re.MatchObject 方法)
(threading.Thread 方法)
(ttk.Progressbar 方法)
(xml.etree.ElementTree.TreeBuilder 方法)
start_color() (在 curses 模块中)
start_component() (msilib.Directory 方法)
start_new_thread() (在 thread 模块中)
startbody() (MimeWriter.MimeWriter 方法)
StartCdataSectionHandler() (xml.parsers.expat.xmlparser 方法)
StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser 方法)
startDocument() (xml.sax.handler.ContentHandler 方法)
startElement() (xml.sax.handler.ContentHandler 方法)
StartElementHandler() (xml.parsers.expat.xmlparser 方法)
startElementNS() (xml.sax.handler.ContentHandler 方法)
STARTF_USESHOWWINDOW() (在 subprocess 模块中)
STARTF_USESTDHANDLES() (在 subprocess 模块中)
startfile() (在 os 模块中)
startmultipartbody() (MimeWriter.MimeWriter 方法)
StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser 方法)
startPrefixMapping() (xml.sax.handler.ContentHandler 方法)
startswith() (str 方法)
startTest() (unittest.TestResult 方法)
startTestRun() (unittest.TestResult 方法)
starttls() (smtplib.SMTP 方法)
STARTUPINFO (subprocess 中的类)
stat
模块
stat (模块)
stat() (nntplib.NNTP 方法)
(poplib.POP3 方法)
(在 os 模块中)
stat_float_times() (在 os 模块中)
state() (ttk.Widget 方法)
statement
assignment
,
[1]
assignment, augmented
compound
expression
future
loop
,
[1]
,
[2]
,
[3]
simple
statement -- 语句
statement grouping
staticmethod
內置函数
staticmethod() (內置函数)
Stats (pstats 中的类)
status (httplib.HTTPResponse 属性)
status() (imaplib.IMAP4 方法)
statvfs
模块
statvfs (模块)
statvfs() (在 os 模块中)
STD_ERROR_HANDLE() (在 subprocess 模块中)
STD_INPUT_HANDLE() (在 subprocess 模块中)
STD_OUTPUT_HANDLE() (在 subprocess 模块中)
StdButtonBox (Tix 中的类)
stderr (in module sys)
,
[1]
(subprocess.Popen 属性)
stderr() (在 sys 模块中)
stdin (in module sys)
,
[1]
(subprocess.Popen 属性)
stdin() (在 sys 模块中)
stdio
stdout (in module sys)
,
[1]
,
[2]
(subprocess.Popen 属性)
STDOUT() (在 subprocess 模块中)
stdout() (在 sys 模块中)
Stein, Greg
step (slice object attribute)
,
[1]
step() (ttk.Progressbar 方法)
stereocontrols() (ossaudiodev.oss_mixer_device 方法)
STILL() (在 cd 模块中)
stop (slice object attribute)
,
[1]
stop() (hotshot.Profile 方法)
(ttk.Progressbar 方法)
(unittest.TestResult 方法)
STOP_CODE (opcode)
stop_here() (bdb.Bdb 方法)
StopIteration
例外
,
[1]
stopListening() (在 logging.config 模块中)
stopTest() (unittest.TestResult 方法)
stopTestRun() (unittest.TestResult 方法)
storbinary() (ftplib.FTP 方法)
store() (imaplib.IMAP4 方法)
STORE_ACTIONS (optparse.Option 属性)
STORE_ATTR (opcode)
STORE_DEREF (opcode)
STORE_FAST (opcode)
STORE_GLOBAL (opcode)
STORE_MAP (opcode)
STORE_NAME (opcode)
STORE_SLICE+0 (opcode)
STORE_SLICE+1 (opcode)
STORE_SLICE+2 (opcode)
STORE_SLICE+3 (opcode)
STORE_SUBSCR (opcode)
storlines() (ftplib.FTP 方法)
str
format
內置函数
,
[1]
,
[2]
,
[3]
str (內置类)
str() (在 locale 模块中)
strcoll() (在 locale 模块中)
StreamError
StreamHandler (logging 中的类)
StreamReader (codecs 中的类)
StreamReaderWriter (codecs 中的类)
StreamRecoder (codecs 中的类)
StreamRequestHandler (SocketServer 中的类)
streams
stackable
StreamWriter (codecs 中的类)
strerror()
(在 os 模块中)
strftime() (datetime.date 方法)
(datetime.datetime 方法)
(datetime.time 方法)
(在 time 模块中)
strict (csv.Dialect 属性)
strict_domain (cookielib.DefaultCookiePolicy 属性)
strict_errors() (在 codecs 模块中)
strict_ns_domain (cookielib.DefaultCookiePolicy 属性)
strict_ns_set_initial_dollar (cookielib.DefaultCookiePolicy 属性)
strict_ns_set_path (cookielib.DefaultCookiePolicy 属性)
strict_ns_unverifiable (cookielib.DefaultCookiePolicy 属性)
strict_rfc2965_unverifiable (cookielib.DefaultCookiePolicy 属性)
strides (memoryview 属性)
string
comparison
conversion
,
[1]
,
[2]
formatting
interpolation
item
methods
Unicode
对象
,
[1]
,
[2]
,
[3]
,
[4]
模块
,
[1]
,
[2]
string (re.MatchObject 属性)
(模块)
string literal
STRING() (在 token 模块中)
string_at() (在 ctypes 模块中)
StringIO (io 中的类)
(StringIO 中的类)
(模块)
StringIO() (在 cStringIO 模块中)
stringprep (模块)
strings, documentation
,
[1]
StringType (in module types)
StringType() (在 types 模块中)
StringTypes() (在 types 模块中)
strip() (str 方法)
(在 string 模块中)
strip_dirs() (pstats.Stats 方法)
stripspaces (curses.textpad.Textbox 属性)
strptime() (datetime.datetime 类方法)
(在 time 模块中)
strtobool() (在 distutils.util 模块中)
struct
模块
Struct (struct 中的类)
struct (模块)
struct sequence
struct_time (time 中的类)
Structure (ctypes 中的类)
structures
C
strxfrm() (在 locale 模块中)
STType() (在 parser 模块中)
style
coding
Style (ttk 中的类)
StyledText (aetypes 中的类)
sub() (re.RegexObject 方法)
(在 operator 模块中)
(在 re 模块中)
sub_commands (distutils.cmd.Command 属性)
subclassing
immutable types
subdirs (filecmp.dircmp 属性)
SubElement() (在 xml.etree.ElementTree 模块中)
SubMenu() (在 FrameWork 模块中)
subn() (re.RegexObject 方法)
(在 re 模块中)
Subnormal (decimal 中的类)
subpad() (curses.window 方法)
subprocess (模块)
subscribe() (imaplib.IMAP4 方法)
subscript
assignment
operation
subscription
,
[1]
,
[2]
,
[3]
assignment
subsequent_indent (textwrap.TextWrapper 属性)
subst_vars() (在 distutils.util 模块中)
substitute() (string.Template 方法)
subtract() (collections.Counter 方法)
(decimal.Context 方法)
subtraction
subversion() (在 sys 模块中)
subwin() (curses.window 方法)
successful() (multiprocessing.pool.AsyncResult 方法)
suffix_map (mimetypes.MimeTypes 属性)
suffix_map() (在 mimetypes 模块中)
suite
suite() (在 parser 模块中)
suiteClass (unittest.TestLoader 属性)
sum() (內置函数)
sum_list()
sum_sequence()
,
[1]
summarize() (doctest.DocTestRunner 方法)
sunau (模块)
SUNAUDIODEV
模块
sunaudiodev
模块
SUNAUDIODEV (模块)
sunaudiodev (模块)
super (pyclbr.Class 属性)
super() (內置函数)
supports_unicode_filenames() (在 os.path 模块中)
suppression
newline
SW_HIDE() (在 subprocess 模块中)
swapcase() (str 方法)
(在 string 模块中)
sym() (dl.dl 方法)
sym_name() (在 symbol 模块中)
Symbol (symtable 中的类)
symbol (模块)
SymbolTable (symtable 中的类)
symlink() (在 os 模块中)
symmetric_difference() (frozenset 方法)
symmetric_difference_update() (frozenset 方法)
symtable (模块)
symtable() (在 symtable 模块中)
sync() (bsddb.bsddbobject 方法)
(dbhash.dbhash 方法)
(dumbdbm.dumbdbm 方法)
(ossaudiodev.oss_audio_device 方法)
(shelve.Shelf 方法)
(在 gdbm 模块中)
syncdown() (curses.window 方法)
synchronized() (在 multiprocessing.sharedctypes 模块中)
SyncManager (multiprocessing.managers 中的类)
syncok() (curses.window 方法)
syncup() (curses.window 方法)
syntax
,
[1]
SyntaxErr
SyntaxError
SyntaxWarning
sys
模块
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
sys (模块)
sys.exc_info
sys.exc_traceback
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 (BaseHTTPServer.BaseHTTPRequestHandler 属性)
SysBeep() (在 MacOS 模块中)
sysconf() (在 os 模块中)
sysconf_names() (在 os 模块中)
sysconfig (模块)
syslog (模块)
syslog() (在 syslog 模块中)
SysLogHandler (logging.handlers 中的类)
system() (在 os 模块中)
(在 platform 模块中)
system_alias() (在 platform 模块中)
SystemError
(built-in exception)
,
[1]
SystemExit
(built-in exception)
systemId (xml.dom.DocumentType 属性)
SystemRandom (random 中的类)
SystemRoot
快速搜索
导航
索引
模块
|
Python
»
zh_CN
2.7.18
Documentation
»