主题
自动
浅色
深色
导航
索引
模块
|
Python
»
3.14.0 文档
»
索引
|
主题
自动
浅色
深色
|
索引 – N
N_TOKENS (在 token 模块中)
n_waiting (asyncio.Barrier 的属性)
(threading.Barrier 属性)
NAK (在 curses.ascii 模块中)
name
,
[1]
,
[2]
绑定
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
绑定,全局
类
函数
,
[1]
名字修饰
,
[1]
重新绑定
解除绑定
name (AttributeError 的属性)
(bz2.BZ2File 的属性)
Name (ast 中的类)
name (codecs.CodecInfo 的属性)
(compression.zstd.ZstdFile 属性)
(contextvars.ContextVar 的属性)
(ctypes.CField 的属性)
(doctest.DocTest 属性)
(email.headerregistry.BaseHeader 的属性)
(enum.Enum 属性)
(gzip.GzipFile 属性)
(hashlib.hash 的属性)
(hmac.HMAC 的属性)
(http.cookiejar.Cookie 属性)
(ImportError 属性)
(importlib.abc.FileLoader 属性)
(importlib.abc.Traversable 的属性)
(importlib.machinery.AppleFrameworkLoader 属性)
(importlib.machinery.ExtensionFileLoader 属性)
(importlib.machinery.ModuleSpec 的属性)
(importlib.machinery.SourceFileLoader 属性)
(importlib.machinery.SourcelessFileLoader 属性)
(importlib.resources.abc.Traversable 的属性)
(在 os 模块中)
NAME (在 token 模块中)
name (inspect.Parameter 的属性)
(io.FileIO 属性)
(logging.Logger 属性)
(lzma.LZMAFile 属性)
(multiprocessing.Process 属性)
(multiprocessing.shared_memory.SharedMemory 属性)
(NameError 的属性)
(os.DirEntry 属性)
(pathlib.PurePath 属性)
(pyclbr.Class 属性)
(pyclbr.Function 属性)
(sys.thread_info 属性)
(tarfile.TarInfo 属性)
(tempfile.TemporaryDirectory 的属性)
(threading.Thread 属性)
(traceback.FrameSummary 属性)
(webbrowser.controller 的属性)
(xml.dom.Attr 属性)
(xml.dom.DocumentType 的属性)
(zipfile.Path 的属性)
name() (在 unicodedata 模块中)
name2codepoint (在 html.entities 模块中)
命名表达式
命名共享内存
命名元组
NAMED_FLAGS (enum.EnumCheck 的属性)
NamedExpr (ast 中的类)
NamedTemporaryFile() (在 tempfile 模块中)
NamedTuple (typing 中的类)
namedtuple() (在 collections 模块中)
NameError
异常
NameError (内置异常)
namelist() (zipfile.ZipFile 的方法)
nameprep() (在 encodings.idna 模块中)
namer (logging.handlers.BaseRotatingHandler 的属性)
名称替换
错误处理句柄名称
namereplace_errors() (在 codecs 模块中)
名称
私有
names() (在 tkinter.font 模块中)
命名空间
,
[1]
global
模块
包
Namespace (argparse 中的类)
(multiprocessing.managers 中的类)
命名空间包
namespace() (imaplib.IMAP4 的方法)
Namespace() (multiprocessing.managers.SyncManager 的方法)
NAMESPACE_DNS (在 uuid 模块中)
NAMESPACE_OID (在 uuid 模块中)
NAMESPACE_URL (在 uuid 模块中)
NAMESPACE_X500 (在 uuid 模块中)
NamespaceErr
NamespaceLoader (importlib.machinery 中的类)
namespaceURI (xml.dom.Node 的属性)
nametofont() (在 tkinter.font 模块中)
NaN
nan (在 cmath 模块中)
(在 math 模块中)
(sys.hash_info 属性)
nanj (在 cmath 模块中)
NannyNag
napms() (在 curses 模块中)
nargs (optparse.Option 的属性)
native_id (threading.Thread 的属性)
nb_workers (compression.zstd.CompressionParameter 的属性)
nbytes (memoryview 的属性)
ncurses_version (在 curses 模块中)
ND (inspect.BufferFlags 的属性)
ndiff() (在 difflib 模块中)
ndim (memoryview 的属性)
ne() (在 operator 模块中)
needs_input (bz2.BZ2Decompressor 的属性)
(compression.zstd.ZstdDecompressor 属性)
(lzma.LZMADecompressor 属性)
neg() (在 operator 模块中)
取反
嵌套作用域
nested_scopes (在 __future__ 模块中)
netmask (ipaddress.IPv4Network 的属性)
(ipaddress.IPv6Network 属性)
NetmaskValueError
netrc
模块
netrc (netrc 中的类)
NetrcParseError
netscape (http.cookiejar.CookiePolicy 的属性)
network (ipaddress.IPv4Interface 的属性)
(ipaddress.IPv6Interface 属性)
network_address (ipaddress.IPv4Network 的属性)
(ipaddress.IPv6Network 属性)
Never (在 typing 模块中)
NEVER_EQ (在 test.support 模块中)
new() (在 hashlib 模块中)
(在 hmac 模块中)
新式类
new_child() (collections.ChainMap 的方法)
new_class() (在 types 模块中)
new_event_loop() (asyncio.AbstractEventLoopPolicy 的方法)
(在 asyncio 模块中)
new_panel() (在 curses.panel 模块中)
newfunc (C 类型)
NEWLINE (在 token 模块中)
NEWLINE token
,
[1]
newlines (io.TextIOBase 的属性)
newpad() (在 curses 模块中)
NewType (typing 中的类)
newwin() (在 curses 模块中)
next (pdb 命令)
next()
内置函数
next() (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 模块中)
NIL (在 uuid 模块中)
nis
模块
NL (在 curses.ascii 模块中)
(在 token 模块中)
nl() (在 curses 模块中)
nl_langinfo() (在 locale 模块中)
nlargest() (在 heapq 模块中)
nlst() (ftplib.FTP 的方法)
nntplib
模块
NO (在 tkinter.messagebox 模块中)
no_animation() (在 turtle 模块中)
no_cache() (zoneinfo.ZoneInfo 的类方法)
NO_EVENTS (监视事件)
no_proxy
no_site (sys.flags 的属性)
no_tracing() (在 test.support 模块中)
no_type_check() (在 typing 模块中)
no_type_check_decorator() (在 typing 模块中)
no_user_site (sys.flags 的属性)
NoBoundaryInMultipartDefect
nocbreak() (在 curses 模块中)
NoDataAllowedErr
node (uuid.UUID 的属性)
node() (在 platform 模块中)
NoDefault (在 typing 模块中)
nodelay() (curses.window 的方法)
nodeName (xml.dom.Node 的属性)
NodeTransformer (ast 中的类)
nodeType (xml.dom.Node 的属性)
nodeValue (xml.dom.Node 的属性)
NodeVisitor (ast 中的类)
noecho() (在 curses 模块中)
NOEXPR (在 locale 模块中)
NOFLAG (在 re 模块中)
NoModificationAllowedErr
NonCallableMagicMock (unittest.mock 中的类)
NonCallableMock (unittest.mock 中的类)
None
对象
,
[1]
,
[2]
None (内置对象)
(内置变量)
NoneType (在 types 模块中)
nonl() (在 curses 模块中)
nonlocal
语句
Nonlocal (ast 中的类)
nonmember() (在 enum 模块中)
noop() (imaplib.IMAP4 的方法)
(poplib.POP3 方法)
NoOptionError
NOP (操作码)
noqiflush() (在 curses 模块中)
noraw() (在 curses 模块中)
NoReturn (在 typing 模块中)
NORMAL (在 tkinter.font 模块中)
NORMAL_PRIORITY_CLASS (在 subprocess 模块中)
NormalDist (statistics 中的类)
normalize() (decimal.Context 的方法)
(decimal.Decimal 方法)
(在 locale 模块中)
(在 unicodedata 模块中)
(xml.dom.Node 的方法)
normalize_encoding() (在 encodings 模块中)
NORMALIZE_WHITESPACE (在 doctest 模块中)
normalvariate() (在 random 模块中)
normcase() (在 os.path 模块中)
normpath() (在 os.path 模块中)
NoSectionError
NoSuchMailboxError
not
运算符
,
[1]
Not (ast 中的类)
not in
运算符
,
[1]
,
[2]
not_() (在 operator 模块中)
NOT_TAKEN (操作码)
NotADirectoryError
符号
notationDecl() (xml.sax.handler.DTDHandler 的方法)
NotationDeclHandler() (xml.parsers.expat.xmlparser 的方法)
notations (xml.dom.DocumentType 的属性)
NotConnected
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
NotImplementedType (在 types 模块中)
NotIn (ast 中的类)
NotRequired (在 typing 模块中)
NOTSET (在 logging 模块中)
NotShareableError
NotStandaloneHandler() (xml.parsers.expat.xmlparser 的方法)
NotSupportedErr
NotSupportedError
noutrefresh() (curses.window 的方法)
NOVEMBER (在 calendar 模块中)
now() (datetime.datetime 的类方法)
npgettext() (gettext.GNUTranslations 的方法)
(gettext.NullTranslations 方法)
(在 gettext 模块中)
NSIG (在 signal 模块中)
nsmallest() (在 heapq 模块中)
NTEventLogHandler (logging.handlers 中的类)
ntohl() (在 socket 模块中)
ntohs() (在 socket 模块中)
ntransfercmd() (ftplib.FTP 的方法)
NUL (在 curses.ascii 模块中)
空
运算
,
[1]
nullcontext() (在 contextlib 模块中)
NullHandler (logging 中的类)
NullTranslations (gettext 中的类)
num_addresses (ipaddress.IPv4Network 的属性)
(ipaddress.IPv6Network 属性)
num_tickets (ssl.SSLContext 的属性)
数
complex
浮点数
Number (numbers 中的类)
NUMBER (在 token 模块中)
number_class() (decimal.Context 的方法)
(decimal.Decimal 方法)
numbers
模块
numerator (fractions.Fraction 的属性)
(numbers.Rational 属性)
数字
转换
字面值
对象
,
[1]
,
[2]
,
[3]
,
[4]
类型,操作
数字字面量
numeric() (在 unicodedata 模块中)
numinput() (在 turtle 模块中)
«
导航
索引
模块
|
Python
»
3.14.0 文档
»
索引
|
主题
自动
浅色
深色
|