瀏覽
索引
模組
|
Python
»
3.9.20 Documentation
»
|
索引 – O
O_APPEND (於 os 模組中)
O_ASYNC (於 os 模組中)
O_BINARY (於 os 模組中)
O_CLOEXEC (於 os 模組中)
O_CREAT (於 os 模組中)
O_DIRECT (於 os 模組中)
O_DIRECTORY (於 os 模組中)
O_DSYNC (於 os 模組中)
O_EXCL (於 os 模組中)
O_EXLOCK (於 os 模組中)
O_NDELAY (於 os 模組中)
O_NOATIME (於 os 模組中)
O_NOCTTY (於 os 模組中)
O_NOFOLLOW (於 os 模組中)
O_NOINHERIT (於 os 模組中)
O_NONBLOCK (於 os 模組中)
O_PATH (於 os 模組中)
O_RANDOM (於 os 模組中)
O_RDONLY (於 os 模組中)
O_RDWR (於 os 模組中)
O_RSYNC (於 os 模組中)
O_SEQUENTIAL (於 os 模組中)
O_SHLOCK (於 os 模組中)
O_SHORT_LIVED (於 os 模組中)
O_SYNC (於 os 模組中)
O_TEMPORARY (於 os 模組中)
O_TEXT (於 os 模組中)
O_TMPFILE (於 os 模組中)
O_TRUNC (於 os 模組中)
O_WRONLY (於 os 模組中)
obj (memoryview 的屬性)
object
code
,
[1]
,
[2]
,
[3]
deallocation
finalization
immutable
,
[1]
numeric
object (UnicodeError 的屬性)
(內建類別)
object.__slots__ (內建變數)
object_filenames() (distutils.ccompiler.CCompiler 的方法)
objects
comparing
flattening
marshalling
persistent
pickling
serializing
object(物件)
objobjargproc (C 型態)
objobjproc (C 型態)
obufcount() (ossaudiodev.oss_audio_device 的方法)
obuffree() (ossaudiodev.oss_audio_device 的方法)
oct() (內建函式)
octal
literals
octal literal
octdigits (於 string 模組中)
offset (SyntaxError 的屬性)
(traceback.TracebackException 的屬性)
(xml.parsers.expat.ExpatError 的屬性)
OK (於 curses 模組中)
ok_command() (tkinter.filedialog.LoadFileDialog 的方法)
(tkinter.filedialog.SaveFileDialog 的方法)
ok_event() (tkinter.filedialog.FileDialog 的方法)
old_value (contextvars.Token 的屬性)
OleDLL (ctypes 中的類別)
on_motion() (tkinter.dnd.DndHandler 的方法)
on_release() (tkinter.dnd.DndHandler 的方法)
onclick() (於 turtle 模組中)
ondrag() (於 turtle 模組中)
onecmd() (cmd.Cmd 的方法)
onkey() (於 turtle 模組中)
onkeypress() (於 turtle 模組中)
onkeyrelease() (於 turtle 模組中)
onrelease() (於 turtle 模組中)
onscreenclick() (於 turtle 模組中)
ontimer() (於 turtle 模組中)
OP (於 token 模組中)
OP_ALL (於 ssl 模組中)
OP_CIPHER_SERVER_PREFERENCE (於 ssl 模組中)
OP_ENABLE_MIDDLEBOX_COMPAT (於 ssl 模組中)
OP_IGNORE_UNEXPECTED_EOF (於 ssl 模組中)
OP_NO_COMPRESSION (於 ssl 模組中)
OP_NO_RENEGOTIATION (於 ssl 模組中)
OP_NO_SSLv2 (於 ssl 模組中)
OP_NO_SSLv3 (於 ssl 模組中)
OP_NO_TICKET (於 ssl 模組中)
OP_NO_TLSv1 (於 ssl 模組中)
OP_NO_TLSv1_1 (於 ssl 模組中)
OP_NO_TLSv1_2 (於 ssl 模組中)
OP_NO_TLSv1_3 (於 ssl 模組中)
OP_SINGLE_DH_USE (於 ssl 模組中)
OP_SINGLE_ECDH_USE (於 ssl 模組中)
open
內建函式
,
[1]
Open (tkinter.filedialog 中的類別)
open() (distutils.text_file.TextFile 的方法)
(imaplib.IMAP4 的方法)
(importlib.abc.Traversable 的方法)
(pathlib.Path 的方法)
(pipes.Template 的方法)
(tarfile.TarFile 的類別成員)
(telnetlib.Telnet 的方法)
(urllib.request.OpenerDirector 的方法)
(urllib.request.URLopener 的方法)
(webbrowser.controller 的方法)
(zipfile.Path 的方法)
(zipfile.ZipFile 的方法)
(內建函式)
(於 aifc 模組中)
(於 bz2 模組中)
(於 codecs 模組中)
(於 dbm 模組中)
(於 dbm.dumb 模組中)
(於 dbm.gnu 模組中)
(於 dbm.ndbm 模組中)
(於 gzip 模組中)
(於 io 模組中)
(於 lzma 模組中)
(於 os 模組中)
(於 ossaudiodev 模組中)
(於 shelve 模組中)
(於 sunau 模組中)
(於 tarfile 模組中)
(於 tokenize 模組中)
(於 wave 模組中)
(於 webbrowser 模組中)
open_binary() (於 importlib.resources 模組中)
open_code() (於 io 模組中)
open_connection() (於 asyncio 模組中)
open_new() (webbrowser.controller 的方法)
(於 webbrowser 模組中)
open_new_tab() (webbrowser.controller 的方法)
(於 webbrowser 模組中)
open_osfhandle() (於 msvcrt 模組中)
open_resource() (importlib.abc.ResourceReader 的方法)
open_text() (於 importlib.resources 模組中)
open_unix_connection() (於 asyncio 模組中)
open_unknown() (urllib.request.URLopener 的方法)
open_urlresource() (於 test.support 模組中)
OpenDatabase() (於 msilib 模組中)
OpenerDirector (urllib.request 中的類別)
OpenKey() (於 winreg 模組中)
OpenKeyEx() (於 winreg 模組中)
openlog() (於 syslog 模組中)
openmixer() (於 ossaudiodev 模組中)
openpty() (於 os 模組中)
(於 pty 模組中)
OpenSSL
(use in module hashlib)
(use in module ssl)
OPENSSL_VERSION (於 ssl 模組中)
OPENSSL_VERSION_INFO (於 ssl 模組中)
OPENSSL_VERSION_NUMBER (於 ssl 模組中)
OpenView() (msilib.Database 的方法)
operation
binary arithmetic
binary bitwise
Boolean
concatenation
null
,
[1]
power
repetition
shifting
slice
subscript
unary arithmetic
unary bitwise
OperationalError
operations
bitwise
Boolean
,
[1]
masking
shifting
operations on
dictionary type
integer types
list type
mapping types
numeric types
sequence types
,
[1]
operator
+ (plus)
,
[1]
,
[2]
- (minus)
,
[1]
,
[2]
comparison
overloading
precedence
ternary
operator (2to3 fixer)
(模組)
operators
opmap (於 dis 模組中)
opname (於 dis 模組中)
optim_args_from_interpreter_flags() (於 test.support 模組中)
optimize() (於 pickletools 模組中)
OPTIMIZED_BYTECODE_SUFFIXES (於 importlib.machinery 模組中)
Optional (於 typing 模組中)
OptionGroup (optparse 中的類別)
OptionMenu (tkinter.tix 中的類別)
OptionParser (optparse 中的類別)
options (doctest.Example 的屬性)
Options (ssl 中的類別)
options (ssl.SSLContext 的屬性)
options() (configparser.ConfigParser 的方法)
optionxform() (configparser.ConfigParser 的方法)
optparse (模組)
or
bitwise
exclusive
inclusive
運算子
,
[1]
,
[2]
Or (ast 中的類別)
or_() (於 operator 模組中)
ord
內建函式
ord() (內建函式)
order
evaluation
ordered_attributes (xml.parsers.expat.xmlparser 的屬性)
OrderedDict (collections 中的類別)
(typing 中的類別)
origin (importlib.machinery.ModuleSpec 的屬性)
origin_req_host (urllib.request.Request 的屬性)
origin_server (wsgiref.handlers.BaseHandler 的屬性)
os
模組
os (模組)
os.path (模組)
os_environ (wsgiref.handlers.BaseHandler 的屬性)
OSError
ossaudiodev (模組)
OSSAudioError
outfile
json.tool command line option
output
standard
output (subprocess.CalledProcessError 的屬性)
(subprocess.TimeoutExpired 的屬性)
(unittest.TestCase 的屬性)
output() (http.cookies.BaseCookie 的方法)
(http.cookies.Morsel 的方法)
output_charset (email.charset.Charset 的屬性)
output_charset() (gettext.NullTranslations 的方法)
output_codec (email.charset.Charset 的屬性)
output_difference() (doctest.OutputChecker 的方法)
OutputChecker (doctest 中的類別)
OutputString() (http.cookies.Morsel 的方法)
OutsideDestinationError
over() (nntplib.NNTP 的方法)
Overflow (decimal 中的類別)
OverflowError
(built-in exception)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
overlap() (statistics.NormalDist 的方法)
overlaps() (ipaddress.IPv4Network 的方法)
(ipaddress.IPv6Network 的方法)
overlay() (curses.window 的方法)
overload() (於 typing 模組中)
overloading
operator
overwrite() (curses.window 的方法)
owner() (pathlib.Path 的方法)
瀏覽
索引
模組
|
Python
»
3.9.20 Documentation
»
|