主题
自动
浅色
深色
导航
索引
模块
|
Python
»
3.13.1 文档
»
索引
|
主题
自动
浅色
深色
|
索引 – 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 (bz2.BZ2File 属性)
Name (ast 中的类)
name (codecs.CodecInfo 属性)
(contextvars.ContextVar 属性)
(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 属性)
(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
错误处理程序的名称
namereplace_errors() (在模块 codecs 中)
名称
私有的
names() (在模块 tkinter.font 中)
命名空间
,
[1]
全局的
模块
包
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 属性)
nbytes (memoryview 属性)
ncurses_version (在模块 curses 中)
ND (inspect.BufferFlags 属性)
ndiff() (在模块 difflib 中)
ndim (memoryview 属性)
ne() (在模块 operator 中)
needs_input (bz2.BZ2Decompressor 属性)
(lzma.LZMADecompressor 属性)
neg() (在模块 operator 中)
取反
嵌套作用域
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 标记
,
[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 中)
nis
模块
NL (在模块 curses.ascii 中)
(在模块 token 中)
nl() (在模块 curses 中)
nl_langinfo() (在模块 locale 中)
nlargest() (在模块 heapq 中)
nlst() (ftplib.FTP 方法)
nntplib
模块
NO (在模块 tkinter.messagebox 中)
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 属性)
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_WHITESPACE (在模块 doctest 中)
normalvariate() (在模块 random 中)
normcase() (在模块 os.path 中)
normpath() (在模块 os.path 中)
NoSectionError
NoSuchMailboxError
not
运算符
,
[1]
Not (在模块 ast 中的类)
not in
运算符
,
[1]
,
[2]
not_() (在模块 operator 中)
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 中)
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 中)
NT_OFFSET (在模块 token 中)
NTEventLogHandler (在模块 logging.handlers 中的类)
ntohl() (在模块 socket 中)
ntohs() (在模块 socket 中)
ntransfercmd() (ftplib.FTP 方法)
NUL (在模块 curses.ascii 中)
null
操作
,
[1]
nullcontext() (在模块 contextlib 中)
NullHandler (在模块 logging 中的类)
NullTranslations (在模块 gettext 中的类)
num_addresses (ipaddress.IPv4Network 属性)
(ipaddress.IPv6Network 属性)
num_tickets (ssl.SSLContext 属性)
数字
复数
浮点数
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.13.1 文档
»
索引
|
主题
自动
浅色
深色
|