Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
Index – N
N_TOKENS()(在 token 模块中)
n_waiting(asyncio.Barrier 属性)
n_waiting(threading.Barrier 属性)
NAK()(在 curses.ascii 模块中)
name
,
[1]
,
[2]
class
function -- 函数
,
[1]
扭曲
,
[1]
绑定
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
绑定, global
解绑
重新绑定
name()(在 os 模块中)
NAME()(在 token 模块中)
name()(在 unicodedata 模块中)
name2codepoint()(在 html.entities 模块中)
named tuple -- 具名元组
NAMED_FLAGS(enum.EnumCheck 属性)
NamedExpr(ast 中的类)
NamedTemporaryFile()(在 tempfile 模块中)
namedtuple()(在 collections 模块中)
NamedTuple(typing 中的类)
NameError
异常
NameError (内置异常)
namelist() (zipfile.ZipFile 方法)
nameprep()(在 encodings.idna 模块中)
namereplace
错误处理器名称
namereplace_errors()(在 codecs 模块中)
namer(logging.handlers.BaseRotatingHandler 属性)
names
private
names()(在 tkinter.font 模块中)
namespace -- 命名空间
,
[1]
global
module
包
namespace package -- 命名空间包
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 属性)
Namespace(argparse 中的类)
Namespace(multiprocessing.managers 中的类)
nametofont()(在 tkinter.font 模块中)
Name(ast 中的类)
name(bz2.BZ2File 属性)
name(codecs.CodecInfo 属性)
name(contextvars.ContextVar 属性)
name(doctest.DocTest 属性)
name(email.headerregistry.BaseHeader 属性)
name(enum.Enum 属性)
name(gzip.GzipFile 属性)
name(hashlib.hash 属性)
name(hmac.HMAC 属性)
name(http.cookiejar.Cookie 属性)
name(ImportError 属性)
name(importlib.abc.FileLoader 属性)
name(importlib.abc.Traversable 属性)
name(importlib.machinery.AppleFrameworkLoader 属性)
name(importlib.machinery.ExtensionFileLoader 属性)
name(importlib.machinery.ModuleSpec 属性)
name(importlib.machinery.SourceFileLoader 属性)
name(importlib.machinery.SourcelessFileLoader 属性)
name(importlib.resources.abc.Traversable 属性)
name(inspect.Parameter 属性)
name(io.FileIO 属性)
name(logging.Logger 属性)
name(lzma.LZMAFile 属性)
name(multiprocessing.Process 属性)
name(multiprocessing.shared_memory.SharedMemory 属性)
name(os.DirEntry 属性)
name(pathlib.PurePath 属性)
name(pyclbr.Class 属性)
name(pyclbr.Function 属性)
name(sys.thread_info 属性)
name(tarfile.TarInfo 属性)
name(tempfile.TemporaryDirectory 属性)
name(threading.Thread 属性)
name(traceback.FrameSummary 属性)
name(webbrowser.controller 属性)
name(xml.dom.Attr 属性)
name(xml.dom.DocumentType 属性)
name(zipfile.Path 属性)
NaN
nan()(在 cmath 模块中)
nan()(在 math 模块中)
nanj()(在 cmath 模块中)
NannyNag
nan(sys.hash_info 属性)
napms()(在 curses 模块中)
nargs(optparse.Option 属性)
native_id(threading.Thread 属性)
nbytes(memoryview 属性)
ncurses_version()(在 curses 模块中)
ndiff()(在 difflib 模块中)
ndim(memoryview 属性)
ND(inspect.BufferFlags 属性)
ne()(在 operator 模块中)
needs_input(bz2.BZ2Decompressor 属性)
needs_input(lzma.LZMADecompressor 属性)
neg()(在 operator 模块中)
nested scope -- 嵌套作用域
NetmaskValueError
netmask(ipaddress.IPv4Network 属性)
netmask(ipaddress.IPv6Network 属性)
netrc
module
NetrcParseError
netrc(netrc 中的类)
netscape(http.cookiejar.CookiePolicy 属性)
network_address(ipaddress.IPv4Network 属性)
network_address(ipaddress.IPv6Network 属性)
network(ipaddress.IPv4Interface 属性)
network(ipaddress.IPv6Interface 属性)
Never()(在 typing 模块中)
NEVER_EQ()(在 test.support 模块中)
new()(在 hashlib 模块中)
new()(在 hmac 模块中)
new-style class -- 新式类
new_child() (collections.ChainMap 方法)
new_class()(在 types 模块中)
new_event_loop() (asyncio.AbstractEventLoopPolicy 方法)
new_event_loop()(在 asyncio 模块中)
new_panel()(在 curses.panel 模块中)
newfunc(C type)
NEWLINE 形符
,
[1]
NEWLINE()(在 token 模块中)
newlines(io.TextIOBase 属性)
newpad()(在 curses 模块中)
NewType(typing 中的类)
newwin()(在 curses 模块中)
next (pdb command)
next()
built-in function
next() (tarfile.TarFile 方法)
next() (tkinter.ttk.Treeview 方法)
next_minus() (decimal.Context 方法)
next_minus() (decimal.Decimal 方法)
next_plus() (decimal.Context 方法)
next_plus() (decimal.Decimal 方法)
next_toward() (decimal.Context 方法)
next_toward() (decimal.Decimal 方法)
nextafter()(在 math 模块中)
nextfile()(在 fileinput 模块中)
nextkey() (dbm.gnu.gdbm 方法)
nextSibling(xml.dom.Node 属性)
ngettext() (gettext.GNUTranslations 方法)
ngettext() (gettext.NullTranslations 方法)
ngettext()(在 gettext 模块中)
nice()(在 os 模块中)
nl()(在 curses 模块中)
NL()(在 curses.ascii 模块中)
NL()(在 token 模块中)
nl_langinfo()(在 locale 模块中)
nlargest()(在 heapq 模块中)
nlst() (ftplib.FTP 方法)
NO()(在 tkinter.messagebox 模块中)
no_cache()(zoneinfo.ZoneInfo 类方法)
NO_EVENTS (monitoring event)
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()(在 platform 模块中)
NoDefault()(在 typing 模块中)
nodelay() (curses.window 方法)
nodeName(xml.dom.Node 属性)
NodeTransformer(ast 中的类)
nodeType(xml.dom.Node 属性)
nodeValue(xml.dom.Node 属性)
NodeVisitor(ast 中的类)
node(uuid.UUID 属性)
noecho()(在 curses 模块中)
NOEXPR()(在 locale 模块中)
NOFLAG()(在 re 模块中)
NoModificationAllowedErr
NonCallableMagicMock(unittest.mock 中的类)
NonCallableMock(unittest.mock 中的类)
None
object -- 对象
,
[1]
,
[2]
None (内置对象)
NoneType()(在 types 模块中)
None(内置变量)
nonl()(在 curses 模块中)
nonlocal
statement -- 语句
Nonlocal(ast 中的类)
nonmember()(在 enum 模块中)
noop() (imaplib.IMAP4 方法)
noop() (poplib.POP3 方法)
NoOptionError
NOP (opcode)
noqiflush()(在 curses 模块中)
noraw()(在 curses 模块中)
NoReturn()(在 typing 模块中)
NORMAL()(在 tkinter.font 模块中)
NORMAL_PRIORITY_CLASS()(在 subprocess 模块中)
NormalDist(statistics 中的类)
normalize() (decimal.Context 方法)
normalize() (decimal.Decimal 方法)
normalize() (xml.dom.Node 方法)
normalize()(在 locale 模块中)
normalize()(在 unicodedata 模块中)
NORMALIZE_WHITESPACE()(在 doctest 模块中)
normalvariate()(在 random 模块中)
normcase()(在 os.path 模块中)
normpath()(在 os.path 模块中)
NoSectionError
NoSuchMailboxError
not
operator
,
[1]
not in
operator
,
[1]
,
[2]
not_()(在 operator 模块中)
NotADirectoryError
notationDecl() (xml.sax.handler.DTDHandler 方法)
NotationDeclHandler() (xml.parsers.expat.xmlparser 方法)
notations(xml.dom.DocumentType 属性)
NotConnected
Notebook(tkinter.ttk 中的类)
NotEmptyError
NOTEQUAL()(在 token 模块中)
NotEq(ast 中的类)
NotFoundErr
notify() (asyncio.Condition 方法)
notify() (threading.Condition 方法)
notify_all() (asyncio.Condition 方法)
notify_all() (threading.Condition 方法)
notimeout() (curses.window 方法)
NotImplemented
object -- 对象
NotImplementedError
NotImplementedType()(在 types 模块中)
NotImplemented(内置变量)
NotIn(ast 中的类)
NotRequired()(在 typing 模块中)
NOTSET()(在 logging 模块中)
NotStandaloneHandler() (xml.parsers.expat.xmlparser 方法)
NotSupportedErr
NotSupportedError
Not(ast 中的类)
noutrefresh() (curses.window 方法)
NOVEMBER()(在 calendar 模块中)
now()(datetime.datetime 类方法)
npgettext() (gettext.GNUTranslations 方法)
npgettext() (gettext.NullTranslations 方法)
npgettext()(在 gettext 模块中)
NSIG()(在 signal 模块中)
nsmallest()(在 heapq 模块中)
NT_OFFSET()(在 token 模块中)
NTEventLogHandler(logging.handlers 中的类)
ntohl()(在 socket 模块中)
ntohs()(在 socket 模块中)
ntransfercmd() (ftplib.FTP 方法)
NUL()(在 curses.ascii 模块中)
null
operation
,
[1]
nullcontext()(在 contextlib 模块中)
NullHandler(logging 中的类)
NullTranslations(gettext 中的类)
num_addresses(ipaddress.IPv4Network 属性)
num_addresses(ipaddress.IPv6Network 属性)
num_tickets(ssl.SSLContext 属性)
number
复数
浮点数
NUMBER()(在 token 模块中)
number_class() (decimal.Context 方法)
number_class() (decimal.Decimal 方法)
numbers
module
Number(numbers 中的类)
numerator(fractions.Fraction 属性)
numerator(numbers.Rational 属性)
numeric()(在 unicodedata 模块中)
numinput()(在 turtle 模块中)
«
导航
索引
模块
|
Python
»
3.13.0 Documentation
»
索引
|
Theme
Auto
Light
Dark
|