瀏覽
索引
模組
|
Python
»
3.9.20 Documentation
»
|
索引 – N
N_TOKENS (於 token 模組中)
n_waiting (threading.Barrier 的屬性)
name
,
[1]
,
[2]
binding
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
binding, global
class
function
,
[1]
mangling
,
[1]
rebinding
unbinding
Name (ast 中的類別)
name (codecs.CodecInfo 的屬性)
(contextvars.ContextVar 的屬性)
(doctest.DocTest 的屬性)
(email.headerregistry.BaseHeader 的屬性)
(hashlib.hash 的屬性)
(hmac.HMAC 的屬性)
(http.cookiejar.Cookie 的屬性)
(importlib.abc.FileLoader 的屬性)
(importlib.machinery.ExtensionFileLoader 的屬性)
(importlib.machinery.ModuleSpec 的屬性)
(importlib.machinery.SourceFileLoader 的屬性)
(importlib.machinery.SourcelessFileLoader 的屬性)
(inspect.Parameter 的屬性)
(io.FileIO 的屬性)
(multiprocessing.Process 的屬性)
(multiprocessing.shared_memory.SharedMemory 的屬性)
(os.DirEntry 的屬性)
(ossaudiodev.oss_audio_device 的屬性)
(pyclbr.Class 的屬性)
(pyclbr.Function 的屬性)
(tarfile.TarInfo 的屬性)
(threading.Thread 的屬性)
(xml.dom.Attr 的屬性)
(xml.dom.DocumentType 的屬性)
(zipfile.Path 的屬性)
(於 os 模組中)
NAME (於 token 模組中)
name() (importlib.abc.Traversable 的方法)
(於 unicodedata 模組中)
name2codepoint (於 html.entities 模組中)
Named Shared Memory
named tuple(附名元組)
NamedExpr (ast 中的類別)
NamedTemporaryFile() (於 tempfile 模組中)
NamedTuple (typing 中的類別)
namedtuple() (於 collections 模組中)
NameError
例外
NameError (built-in exception)
namelist() (zipfile.ZipFile 的方法)
nameprep() (於 encodings.idna 模組中)
namer (logging.handlers.BaseRotatingHandler 的屬性)
namereplace
error handler's name
namereplace_errors() (於 codecs 模組中)
names
private
names() (於 tkinter.font 模組中)
namespace
global
module
package
Namespace (argparse 中的類別)
(multiprocessing.managers 中的類別)
namespace package(命名空間套件)
namespace() (imaplib.IMAP4 的方法)
Namespace() (multiprocessing.managers.SyncManager 的方法)
NAMESPACE_DNS (於 uuid 模組中)
NAMESPACE_OID (於 uuid 模組中)
NAMESPACE_URL (於 uuid 模組中)
NAMESPACE_X500 (於 uuid 模組中)
NamespaceErr
namespaceURI (xml.dom.Node 的屬性)
namespace(命名空間)
nametofont() (於 tkinter.font 模組中)
NaN
nan (於 cmath 模組中)
(於 math 模組中)
nanj (於 cmath 模組中)
NannyNag
napms() (於 curses 模組中)
nargs (optparse.Option 的屬性)
native_id (threading.Thread 的屬性)
nbytes (memoryview 的屬性)
ncurses_version (於 curses 模組中)
ndiff() (於 difflib 模組中)
ndim (memoryview 的屬性)
ne (2to3 fixer)
ne() (於 operator 模組中)
needs_input (bz2.BZ2Decompressor 的屬性)
(lzma.LZMADecompressor 的屬性)
neg() (於 operator 模組中)
negation
nested scope(巢狀作用域)
netmask (ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Network 的屬性)
NetmaskValueError
netrc (netrc 中的類別)
(模組)
NetrcParseError
netscape (http.cookiejar.CookiePolicy 的屬性)
network (ipaddress.IPv4Interface 的屬性)
(ipaddress.IPv6Interface 的屬性)
Network News Transfer Protocol
network_address (ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Network 的屬性)
NEVER_EQ (於 test.support 模組中)
new() (於 hashlib 模組中)
(於 hmac 模組中)
new-style class(新式類別)
new_alignment() (formatter.writer 的方法)
new_child() (collections.ChainMap 的方法)
new_class() (於 types 模組中)
new_compiler() (於 distutils.ccompiler 模組中)
new_event_loop() (asyncio.AbstractEventLoopPolicy 的方法)
(於 asyncio 模組中)
new_font() (formatter.writer 的方法)
new_margin() (formatter.writer 的方法)
new_module() (於 imp 模組中)
new_panel() (於 curses.panel 模組中)
new_spacing() (formatter.writer 的方法)
new_styles() (formatter.writer 的方法)
newer() (於 distutils.dep_util 模組中)
newer_group() (於 distutils.dep_util 模組中)
newer_pairwise() (於 distutils.dep_util 模組中)
newfunc (C 型態)
newgroups() (nntplib.NNTP 的方法)
NEWLINE (於 token 模組中)
NEWLINE token
,
[1]
newlines (io.TextIOBase 的屬性)
newnews() (nntplib.NNTP 的方法)
newpad() (於 curses 模組中)
NewType() (於 typing 模組中)
newwin() (於 curses 模組中)
next (2to3 fixer)
(pdb command)
next() (nntplib.NNTP 的方法)
(tarfile.TarFile 的方法)
(tkinter.ttk.Treeview 的方法)
(內建函式)
next_minus() (decimal.Context 的方法)
(decimal.Decimal 的方法)
next_plus() (decimal.Context 的方法)
(decimal.Decimal 的方法)
next_toward() (decimal.Context 的方法)
(decimal.Decimal 的方法)
nextafter() (於 math 模組中)
nextfile() (於 fileinput 模組中)
nextkey() (dbm.gnu.gdbm 的方法)
nextSibling (xml.dom.Node 的屬性)
ngettext() (gettext.GNUTranslations 的方法)
(gettext.NullTranslations 的方法)
(於 gettext 模組中)
nice() (於 os 模組中)
nis (模組)
NL (於 token 模組中)
nl() (於 curses 模組中)
nl_langinfo() (於 locale 模組中)
nlargest() (於 heapq 模組中)
nlst() (ftplib.FTP 的方法)
NNTP
protocol
NNTP (nntplib 中的類別)
nntp_implementation (nntplib.NNTP 的屬性)
NNTP_SSL (nntplib 中的類別)
nntp_version (nntplib.NNTP 的屬性)
NNTPDataError
NNTPError
nntplib (模組)
NNTPPermanentError
NNTPProtocolError
NNTPReplyError
NNTPTemporaryError
no_cache() (zoneinfo.ZoneInfo 的類別成員)
no_proxy
no_tracing() (於 test.support 模組中)
no_type_check() (於 typing 模組中)
no_type_check_decorator() (於 typing 模組中)
nocbreak() (於 curses 模組中)
NoDataAllowedErr
node() (於 platform 模組中)
nodelay() (curses.window 的方法)
nodeName (xml.dom.Node 的屬性)
NodeTransformer (ast 中的類別)
nodeType (xml.dom.Node 的屬性)
nodeValue (xml.dom.Node 的屬性)
NodeVisitor (ast 中的類別)
noecho() (於 curses 模組中)
NOEXPR (於 locale 模組中)
NoModificationAllowedErr
nonblock() (ossaudiodev.oss_audio_device 的方法)
NonCallableMagicMock (unittest.mock 中的類別)
NonCallableMock (unittest.mock 中的類別)
None
物件
,
[1]
,
[2]
None (Built-in object)
(內建變數)
nonl() (於 curses 模組中)
nonlocal
陳述式
Nonlocal (ast 中的類別)
nonzero (2to3 fixer)
noop() (imaplib.IMAP4 的方法)
(poplib.POP3 的方法)
NoOptionError
NOP (opcode)
noqiflush() (於 curses 模組中)
noraw() (於 curses 模組中)
NoReturn (於 typing 模組中)
NORMAL (於 tkinter.font 模組中)
NORMAL_PRIORITY_CLASS (於 subprocess 模組中)
NormalDist (statistics 中的類別)
normalize() (decimal.Context 的方法)
(decimal.Decimal 的方法)
(xml.dom.Node 的方法)
(於 locale 模組中)
(於 unicodedata 模組中)
NORMALIZE_WHITESPACE (於 doctest 模組中)
normalvariate() (於 random 模組中)
normcase() (於 os.path 模組中)
normpath() (於 os.path 模組中)
NoSectionError
NoSuchMailboxError
not
運算子
,
[1]
Not (ast 中的類別)
not in
運算子
,
[1]
,
[2]
not_() (於 operator 模組中)
NotADirectoryError
notation
notationDecl() (xml.sax.handler.DTDHandler 的方法)
NotationDeclHandler() (xml.parsers.expat.xmlparser 的方法)
notations (xml.dom.DocumentType 的屬性)
NotConnected
NoteBook (tkinter.tix 中的類別)
Notebook (tkinter.ttk 中的類別)
NotEmptyError
NotEq (ast 中的類別)
NOTEQUAL (於 token 模組中)
NotFoundErr
notify() (asyncio.Condition 的方法)
(threading.Condition 的方法)
notify_all() (asyncio.Condition 的方法)
(threading.Condition 的方法)
notimeout() (curses.window 的方法)
NotImplemented
物件
NotImplemented (內建變數)
NotImplementedError
NotIn (ast 中的類別)
NotStandaloneHandler() (xml.parsers.expat.xmlparser 的方法)
NotSupportedErr
NotSupportedError
noutrefresh() (curses.window 的方法)
now() (datetime.datetime 的類別成員)
npgettext() (gettext.GNUTranslations 的方法)
(gettext.NullTranslations 的方法)
(於 gettext 模組中)
NSIG (於 signal 模組中)
nsmallest() (於 heapq 模組中)
NT_OFFSET (於 token 模組中)
NTEventLogHandler (logging.handlers 中的類別)
ntohl() (於 socket 模組中)
ntohs() (於 socket 模組中)
ntransfercmd() (ftplib.FTP 的方法)
null
operation
,
[1]
nullcontext() (於 contextlib 模組中)
NullFormatter (formatter 中的類別)
NullHandler (logging 中的類別)
NullImporter (imp 中的類別)
NullTranslations (gettext 中的類別)
NullWriter (formatter 中的類別)
num_addresses (ipaddress.IPv4Network 的屬性)
(ipaddress.IPv6Network 的屬性)
num_tickets (ssl.SSLContext 的屬性)
number
complex
floating point
Number (numbers 中的類別)
NUMBER (於 token 模組中)
number_class() (decimal.Context 的方法)
(decimal.Decimal 的方法)
numbers (模組)
numerator (fractions.Fraction 的屬性)
(numbers.Rational 的屬性)
numeric
conversions
literals
object
types, operations on
物件
,
[1]
,
[2]
,
[3]
numeric literal
numeric() (於 unicodedata 模組中)
numinput() (於 turtle 模組中)
numliterals (2to3 fixer)
瀏覽
索引
模組
|
Python
»
3.9.20 Documentation
»
|