📄 index.htm
字号:
<LI><A NAME="tex2html189"
href="module-gettext.html" tppabs="http://www.python.org/doc/current/lib/module-gettext.html">6.23 <tt class="module">gettext</tt> --
Multilingual internationalization services</A>
<UL>
<LI><A NAME="tex2html190"
HREF="node144.html" tppabs="http://www.python.org/doc/current/lib/node144.html">6.23.1 GNU <b class="program">gettext</b> API</A>
<LI><A NAME="tex2html191"
HREF="node145.html" tppabs="http://www.python.org/doc/current/lib/node145.html">6.23.2 Class-based API</A>
<LI><A NAME="tex2html192"
HREF="node150.html" tppabs="http://www.python.org/doc/current/lib/node150.html">6.23.3 Internationalizing your programs and modules</A>
<LI><A NAME="tex2html193"
HREF="node155.html" tppabs="http://www.python.org/doc/current/lib/node155.html">6.23.4 Acknowledgements</A>
</UL>
</UL>
<LI><A NAME="tex2html194"
href="someos.html" tppabs="http://www.python.org/doc/current/lib/someos.html">7. Optional Operating System Services</A>
<UL>
<LI><A NAME="tex2html195"
href="module-signal.html" tppabs="http://www.python.org/doc/current/lib/module-signal.html">7.1 <tt class="module">signal</tt> --
Set handlers for asynchronous events</A>
<UL>
<LI><A NAME="tex2html196"
href="Signal_Example.html" tppabs="http://www.python.org/doc/current/lib/Signal_Example.html">7.1.1 Example</A>
</UL>
<LI><A NAME="tex2html197"
href="module-socket.html" tppabs="http://www.python.org/doc/current/lib/module-socket.html">7.2 <tt class="module">socket</tt> --
Low-level networking interface</A>
<UL>
<LI><A NAME="tex2html198"
href="socket-objects.html" tppabs="http://www.python.org/doc/current/lib/socket-objects.html">7.2.1 Socket Objects </A>
<LI><A NAME="tex2html199"
href="socket-example.html" tppabs="http://www.python.org/doc/current/lib/socket-example.html">7.2.2 Example </A>
</UL>
<LI><A NAME="tex2html200"
href="module-select.html" tppabs="http://www.python.org/doc/current/lib/module-select.html">7.3 <tt class="module">select</tt> --
Waiting for I/O completion</A>
<UL>
<LI><A NAME="tex2html201"
href="poll-objects.html" tppabs="http://www.python.org/doc/current/lib/poll-objects.html">7.3.1 Polling Objects
</A>
</UL>
<LI><A NAME="tex2html202"
href="module-thread.html" tppabs="http://www.python.org/doc/current/lib/module-thread.html">7.4 <tt class="module">thread</tt> --
Multiple threads of control</A>
<LI><A NAME="tex2html203"
href="module-threading.html" tppabs="http://www.python.org/doc/current/lib/module-threading.html">7.5 <tt class="module">threading</tt> --
Higher-level threading interface</A>
<UL>
<LI><A NAME="tex2html204"
href="lock-objects.html" tppabs="http://www.python.org/doc/current/lib/lock-objects.html">7.5.1 Lock Objects </A>
<LI><A NAME="tex2html205"
href="rlock-objects.html" tppabs="http://www.python.org/doc/current/lib/rlock-objects.html">7.5.2 RLock Objects </A>
<LI><A NAME="tex2html206"
href="condition-objects.html" tppabs="http://www.python.org/doc/current/lib/condition-objects.html">7.5.3 Condition Objects </A>
<LI><A NAME="tex2html207"
href="semaphore-objects.html" tppabs="http://www.python.org/doc/current/lib/semaphore-objects.html">7.5.4 Semaphore Objects </A>
<LI><A NAME="tex2html208"
href="event-objects.html" tppabs="http://www.python.org/doc/current/lib/event-objects.html">7.5.5 Event Objects </A>
<LI><A NAME="tex2html209"
href="thread-objects.html" tppabs="http://www.python.org/doc/current/lib/thread-objects.html">7.5.6 Thread Objects </A>
</UL>
<LI><A NAME="tex2html210"
href="module-mutex.html" tppabs="http://www.python.org/doc/current/lib/module-mutex.html">7.6 <tt class="module">mutex</tt> --
Mutual exclusion support</A>
<UL>
<LI><A NAME="tex2html211"
href="mutex-objects.html" tppabs="http://www.python.org/doc/current/lib/mutex-objects.html">7.6.1 Mutex Objects </A>
</UL>
<LI><A NAME="tex2html212"
href="module-Queue.html" tppabs="http://www.python.org/doc/current/lib/module-Queue.html">7.7 <tt class="module">Queue</tt> --
A synchronized queue class</A>
<UL>
<LI><A NAME="tex2html213"
href="QueueObjects.html" tppabs="http://www.python.org/doc/current/lib/QueueObjects.html">7.7.1 Queue Objects</A>
</UL>
<LI><A NAME="tex2html214"
href="module-mmap.html" tppabs="http://www.python.org/doc/current/lib/module-mmap.html">7.8 <tt class="module">mmap</tt> --
Memory-mapped file support</A>
<LI><A NAME="tex2html215"
href="module-anydbm.html" tppabs="http://www.python.org/doc/current/lib/module-anydbm.html">7.9 <tt class="module">anydbm</tt> --
Generic access to DBM-style databases</A>
<LI><A NAME="tex2html216"
href="module-dumbdbm.html" tppabs="http://www.python.org/doc/current/lib/module-dumbdbm.html">7.10 <tt class="module">dumbdbm</tt> --
Portable DBM implementation</A>
<LI><A NAME="tex2html217"
href="module-dbhash.html" tppabs="http://www.python.org/doc/current/lib/module-dbhash.html">7.11 <tt class="module">dbhash</tt> --
DBM-style interface to the BSD database library</A>
<UL>
<LI><A NAME="tex2html218"
href="dbhash-objects.html" tppabs="http://www.python.org/doc/current/lib/dbhash-objects.html">7.11.1 Database Objects </A>
</UL>
<LI><A NAME="tex2html219"
href="module-whichdb.html" tppabs="http://www.python.org/doc/current/lib/module-whichdb.html">7.12 <tt class="module">whichdb</tt> --
Guess which DBM module created a database</A>
<LI><A NAME="tex2html220"
href="module-bsddb.html" tppabs="http://www.python.org/doc/current/lib/module-bsddb.html">7.13 <tt class="module">bsddb</tt> --
Interface to Berkeley DB library</A>
<UL>
<LI><A NAME="tex2html221"
href="bsddb-objects.html" tppabs="http://www.python.org/doc/current/lib/bsddb-objects.html">7.13.1 Hash, BTree and Record Objects </A>
</UL>
<LI><A NAME="tex2html222"
href="module-zlib.html" tppabs="http://www.python.org/doc/current/lib/module-zlib.html">7.14 <tt class="module">zlib</tt> --
Compression compatible with <b class="program">gzip</b></A>
<LI><A NAME="tex2html223"
href="module-gzip.html" tppabs="http://www.python.org/doc/current/lib/module-gzip.html">7.15 <tt class="module">gzip</tt> --
Support for <b class="program">gzip</b> files</A>
<LI><A NAME="tex2html224"
href="module-zipfile.html" tppabs="http://www.python.org/doc/current/lib/module-zipfile.html">7.16 <tt class="module">zipfile</tt> --
Work with ZIP archives</A>
<UL>
<LI><A NAME="tex2html225"
href="zipfile-objects.html" tppabs="http://www.python.org/doc/current/lib/zipfile-objects.html">7.16.1 ZipFile Objects </A>
<LI><A NAME="tex2html226"
href="pyzipfile-objects.html" tppabs="http://www.python.org/doc/current/lib/pyzipfile-objects.html">7.16.2 PyZipFile Objects </A>
<LI><A NAME="tex2html227"
href="zipinfo-objects.html" tppabs="http://www.python.org/doc/current/lib/zipinfo-objects.html">7.16.3 ZipInfo Objects </A>
</UL>
<LI><A NAME="tex2html228"
href="module-readline.html" tppabs="http://www.python.org/doc/current/lib/module-readline.html">7.17 <tt class="module">readline</tt> --
GNU readline interface</A>
<UL>
<LI><A NAME="tex2html229"
href="readline-example.html" tppabs="http://www.python.org/doc/current/lib/readline-example.html">7.17.1 Example </A>
</UL>
<LI><A NAME="tex2html230"
href="module-rlcompleter.html" tppabs="http://www.python.org/doc/current/lib/module-rlcompleter.html">7.18 <tt class="module">rlcompleter</tt> --
Completion function for GNU readline</A>
<UL>
<LI><A NAME="tex2html231"
href="completer-objects.html" tppabs="http://www.python.org/doc/current/lib/completer-objects.html">7.18.1 Completer Objects </A>
</UL>
</UL>
<LI><A NAME="tex2html232"
href="unix.html" tppabs="http://www.python.org/doc/current/lib/unix.html">8. Unix Specific Services</A>
<UL>
<LI><A NAME="tex2html233"
href="module-posix.html" tppabs="http://www.python.org/doc/current/lib/module-posix.html">8.1 <tt class="module">posix</tt> --
The most common POSIX system calls</A>
<UL>
<LI><A NAME="tex2html234"
href="posix-large-files.html" tppabs="http://www.python.org/doc/current/lib/posix-large-files.html">8.1.1 Large File Support </A>
<LI><A NAME="tex2html235"
href="posix-contents.html" tppabs="http://www.python.org/doc/current/lib/posix-contents.html">8.1.2 Module Contents </A>
</UL>
<LI><A NAME="tex2html236"
href="module-pwd.html" tppabs="http://www.python.org/doc/current/lib/module-pwd.html">8.2 <tt class="module">pwd</tt> --
The password database</A>
<LI><A NAME="tex2html237"
href="module-grp.html" tppabs="http://www.python.org/doc/current/lib/module-grp.html">8.3 <tt class="module">grp</tt> --
The group database</A>
<LI><A NAME="tex2html238"
href="module-crypt.html" tppabs="http://www.python.org/doc/current/lib/module-crypt.html">8.4 <tt class="module">crypt</tt> --
Function to check Unix passwords</A>
<LI><A NAME="tex2html239"
href="module-dl.html" tppabs="http://www.python.org/doc/current/lib/module-dl.html">8.5 <tt class="module">dl</tt> --
Call C functions in shared objects</A>
<UL>
<LI><A NAME="tex2html240"
href="dl-objects.html" tppabs="http://www.python.org/doc/current/lib/dl-objects.html">8.5.1 Dl Objects </A>
</UL>
<LI><A NAME="tex2html241"
href="module-dbm.html" tppabs="http://www.python.org/doc/current/lib/module-dbm.html">8.6 <tt class="module">dbm</tt> --
Simple ``database'' interface</A>
<LI><A NAME="tex2html242"
href="module-gdbm.html" tppabs="http://www.python.org/doc/current/lib/module-gdbm.html">8.7 <tt class="module">gdbm</tt> --
GNU's reinterpretation of dbm</A>
<LI><A NAME="tex2html243"
href="module-termios.html" tppabs="http://www.python.org/doc/current/lib/module-termios.html">8.8 <tt class="module">termios</tt> --
POSIX style tty control</A>
<UL>
<LI><A NAME="tex2html244"
href="termios_Example.html" tppabs="http://www.python.org/doc/current/lib/termios_Example.html">8.8.1 Example</A>
</UL>
<LI><A NAME="tex2html245"
href="module-TERMIOSuppercase.html" tppabs="http://www.python.org/doc/current/lib/module-TERMIOSuppercase.html">8.9 <tt class="module">TERMIOS</tt> --
Constants used with the <tt class="module">termios</tt> module</A>
<LI><A NAME="tex2html246"
href="module-tty.html" tppabs="http://www.python.org/doc/current/lib/module-tty.html">8.10 <tt class="module">tty</tt> --
Terminal control functions</A>
<LI><A NAME="tex2html247"
href="module-pty.html" tppabs="http://www.python.org/doc/current/lib/module-pty.html">8.11 <tt class="module">pty</tt> --
Pseudo-terminal utilities</A>
<LI><A NAME="tex2html248"
href="module-fcntl.html" tppabs="http://www.python.org/doc/current/lib/module-fcntl.html">8.12 <tt class="module">fcntl</tt> --
The <tt class="function">fcntl()</tt> and <tt class="function">ioctl()</tt> system calls</A>
<LI><A NAME="tex2html249"
href="module-pipes.html" tppabs="http://www.python.org/doc/current/lib/module-pipes.html">8.13 <tt class="module">pipes</tt> --
Interface to shell pipelines</A>
<UL>
<LI><A NAME="tex2html250"
href="template-objects.html" tppabs="http://www.python.org/doc/current/lib/template-objects.html">8.13.1 Template Objects </A>
</UL>
<LI><A NAME="tex2html251"
href="module-posixfile.html" tppabs="http://www.python.org/doc/current/lib/module-posixfile.html">8.14 <tt class="module">posixfile</tt> --
File-like objects with locking support</A>
<LI><A NAME="tex2html252"
href="module-resource.html" tppabs="http://www.python.org/doc/current/lib/module-resource.html">8.15 <tt class="module">resource</tt> --
Resource usage information</A>
<UL>
<LI><A NAME="tex2html253"
HREF="node215.html" tppabs="http://www.python.org/doc/current/lib/node215.html">8.15.1 Resource Limits</A>
<LI><A NAME="tex2html254"
HREF="node216.html" tppabs="http://www.python.org/doc/current/lib/node216.html">8.15.2 Resource Usage</A>
</UL>
<LI><A NAME="tex2html255"
href="module-nis.html" tppabs="http://www.python.org/doc/current/lib/module-nis.html">8.16 <tt class="module">nis</tt> --
Interface to Sun's NIS (Yellow Pages)</A>
<LI><A NAME="tex2html256"
href="module-syslog.html" tppabs="http://www.python.org/doc/current/lib/module-syslog.html">8.17 <tt class="module">syslog</tt> --
Unix syslog library routines</A>
<LI><A NAME="tex2html257"
href="module-commands.html" tppabs="http://www.python.org/doc/current/lib/module-commands.html">8.18 <tt class="module">commands</tt> --
Utilities for running commands</A>
</UL>
<LI><A NAME="tex2html258"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -