Theme
Auto
Light
Dark
导航
索引
模块
|
Python
»
3.11.8 Documentation
»
索引
|
Theme
Auto
Light
Dark
|
索引 – N
new_child() (collections.ChainMap 方法)
new_class()(在 types 模块中)
new_compiler()(在 distutils.ccompiler 模块中)
new_event_loop() (asyncio.AbstractEventLoopPolicy 方法)
new_event_loop()(在 asyncio 模块中)
new_module()(在 imp 模块中)
new_panel()(在 curses.panel 模块中)
newer()(在 distutils.dep_util 模块中)
newer_group()(在 distutils.dep_util 模块中)
newer_pairwise()(在 distutils.dep_util 模块中)
newfunc(C type)
newgroups() (nntplib.NNTP 方法)
NEWLINE 形符
,
[1]
NEWLINE()(在 token 模块中)
newlines(io.TextIOBase 属性)
newnews() (nntplib.NNTP 方法)
newpad()(在 curses 模块中)
NewType(typing 中的类)
newwin()(在 curses 模块中)
next (2to3 fixer)
(pdb command)
next()
built-in function
next() (nntplib.NNTP 方法)
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 模块中)
nis
module
nl()(在 curses 模块中)
NL()(在 curses.ascii 模块中)
NL()(在 token 模块中)
nl_langinfo()(在 locale 模块中)
nlargest()(在 heapq 模块中)
nlst() (ftplib.FTP 方法)
NNTP
protocol
nntp_implementation(nntplib.NNTP 属性)
NNTP_SSL(nntplib 中的类)
nntp_version(nntplib.NNTP 属性)
NNTPDataError
NNTPError
nntplib
module
NNTPPermanentError
NNTPProtocolError
NNTPReplyError
NNTPTemporaryError
NNTP(nntplib 中的类)
NO()(在 tkinter.messagebox 模块中)
no_cache()(zoneinfo.ZoneInfo 类方法)
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 模块中)
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
nonblock() (ossaudiodev.oss_audio_device 方法)
NonCallableMagicMock(unittest.mock 中的类)
NonCallableMock(unittest.mock 中的类)
None
object -- 对象
,
[1]
,
[2]
None (内置对象)
NoneType()(在 types 模块中)
None(内置变量)
nonl()(在 curses 模块中)
nonlocal
statement -- 语句
Nonlocal(ast 中的类)
nonmember()(在 enum 模块中)
nonzero (2to3 fixer)
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.tix 中的类)
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 方法)
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 中的类)
NullImporter(imp 中的类)
NullTranslations(gettext 中的类)
num_addresses(ipaddress.IPv4Network 属性)
num_addresses(ipaddress.IPv6Network 属性)
num_tickets(ssl.SSLContext 属性)
NUMBER()(在 token 模块中)
number_class() (decimal.Context 方法)
number_class() (decimal.Decimal 方法)
numbers
module
Number(numbers 中的类)
numerator(fractions.Fraction 属性)
numerator(numbers.Rational 属性)
numeric
object
numeric()(在 unicodedata 模块中)
numinput()(在 turtle 模块中)
numliterals (2to3 fixer)
«
导航
索引
模块
|
Python
»
3.11.8 Documentation
»
索引
|
Theme
Auto
Light
Dark
|