gooderp18绿色标准版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

274 lines
10KB

  1. <!DOCTYPE html>
  2. <html lang="en" data-content_root="./">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <title>Index &#8212; Python 3.12.3 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
  8. <link rel="stylesheet" type="text/css" href="_static/pydoctheme.css?v=bb723527" />
  9. <link id="pygments_dark_css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css" href="_static/pygments_dark.css?v=b20cc3f5" />
  10. <script src="_static/documentation_options.js?v=2c828074"></script>
  11. <script src="_static/doctools.js?v=888ff710"></script>
  12. <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
  13. <script src="_static/sidebar.js"></script>
  14. <link rel="search" type="application/opensearchdescription+xml"
  15. title="Search within Python 3.12.3 documentation"
  16. href="_static/opensearch.xml"/>
  17. <link rel="author" title="About these documents" href="about.html" />
  18. <link rel="index" title="Index" href="#" />
  19. <link rel="search" title="Search" href="search.html" />
  20. <link rel="copyright" title="Copyright" href="copyright.html" />
  21. <link rel="canonical" href="https://docs.python.org/3/genindex.html" />
  22. <style>
  23. @media only screen {
  24. table.full-width-table {
  25. width: 100%;
  26. }
  27. }
  28. </style>
  29. <link rel="stylesheet" href="_static/pydoctheme_dark.css" media="(prefers-color-scheme: dark)" id="pydoctheme_dark_css">
  30. <link rel="shortcut icon" type="image/png" href="_static/py.svg" />
  31. <script type="text/javascript" src="_static/copybutton.js"></script>
  32. <script type="text/javascript" src="_static/menu.js"></script>
  33. <script type="text/javascript" src="_static/search-focus.js"></script>
  34. <script type="text/javascript" src="_static/themetoggle.js"></script>
  35. </head>
  36. <body>
  37. <div class="mobile-nav">
  38. <input type="checkbox" id="menuToggler" class="toggler__input" aria-controls="navigation"
  39. aria-pressed="false" aria-expanded="false" role="button" aria-label="Menu" />
  40. <nav class="nav-content" role="navigation">
  41. <label for="menuToggler" class="toggler__label">
  42. <span></span>
  43. </label>
  44. <span class="nav-items-wrapper">
  45. <a href="https://www.python.org/" class="nav-logo">
  46. <img src="_static/py.svg" alt="Python logo"/>
  47. </a>
  48. <span class="version_switcher_placeholder"></span>
  49. <form role="search" class="search" action="search.html" method="get">
  50. <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="search-icon">
  51. <path fill-rule="nonzero" fill="currentColor" d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path>
  52. </svg>
  53. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" />
  54. <input type="submit" value="Go"/>
  55. </form>
  56. </span>
  57. </nav>
  58. <div class="menu-wrapper">
  59. <nav class="menu" role="navigation" aria-label="main navigation">
  60. <div class="language_switcher_placeholder"></div>
  61. <label class="theme-selector-label">
  62. Theme
  63. <select class="theme-selector" oninput="activateTheme(this.value)">
  64. <option value="auto" selected>Auto</option>
  65. <option value="light">Light</option>
  66. <option value="dark">Dark</option>
  67. </select>
  68. </label>
  69. </nav>
  70. </div>
  71. </div>
  72. <div class="related" role="navigation" aria-label="related navigation">
  73. <h3>Navigation</h3>
  74. <ul>
  75. <li class="right" style="margin-right: 10px">
  76. <a href="#" title="General Index"
  77. accesskey="I">index</a></li>
  78. <li class="right" >
  79. <a href="py-modindex.html" title="Python Module Index"
  80. >modules</a> |</li>
  81. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  82. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  83. <li class="switchers">
  84. <div class="language_switcher_placeholder"></div>
  85. <div class="version_switcher_placeholder"></div>
  86. </li>
  87. <li>
  88. </li>
  89. <li id="cpython-language-and-version">
  90. <a href="index.html">3.12.3 Documentation</a> &#187;
  91. </li>
  92. <li class="nav-item nav-item-this"><a href="">Index</a></li>
  93. <li class="right">
  94. <div class="inline-search" role="search">
  95. <form class="inline-search" action="search.html" method="get">
  96. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  97. <input type="submit" value="Go" />
  98. </form>
  99. </div>
  100. |
  101. </li>
  102. <li class="right">
  103. <label class="theme-selector-label">
  104. Theme
  105. <select class="theme-selector" oninput="activateTheme(this.value)">
  106. <option value="auto" selected>Auto</option>
  107. <option value="light">Light</option>
  108. <option value="dark">Dark</option>
  109. </select>
  110. </label> |</li>
  111. </ul>
  112. </div>
  113. <div class="document">
  114. <div class="documentwrapper">
  115. <div class="bodywrapper">
  116. <div class="body" role="main">
  117. <h1 id="index">Index</h1>
  118. <p>Index pages by letter:</p>
  119. <div class="genindex-jumpbox">
  120. <p><a href="genindex-Symbols.html"><strong>Symbols</strong></a>
  121. | <a href="genindex-_.html"><strong>_</strong></a>
  122. | <a href="genindex-A.html"><strong>A</strong></a>
  123. | <a href="genindex-B.html"><strong>B</strong></a>
  124. | <a href="genindex-C.html"><strong>C</strong></a>
  125. | <a href="genindex-D.html"><strong>D</strong></a>
  126. | <a href="genindex-E.html"><strong>E</strong></a>
  127. | <a href="genindex-F.html"><strong>F</strong></a>
  128. | <a href="genindex-G.html"><strong>G</strong></a>
  129. | <a href="genindex-H.html"><strong>H</strong></a>
  130. | <a href="genindex-I.html"><strong>I</strong></a>
  131. | <a href="genindex-J.html"><strong>J</strong></a>
  132. | <a href="genindex-K.html"><strong>K</strong></a>
  133. | <a href="genindex-L.html"><strong>L</strong></a>
  134. | <a href="genindex-M.html"><strong>M</strong></a>
  135. | <a href="genindex-N.html"><strong>N</strong></a>
  136. | <a href="genindex-O.html"><strong>O</strong></a>
  137. | <a href="genindex-P.html"><strong>P</strong></a>
  138. | <a href="genindex-Q.html"><strong>Q</strong></a>
  139. | <a href="genindex-R.html"><strong>R</strong></a>
  140. | <a href="genindex-S.html"><strong>S</strong></a>
  141. | <a href="genindex-T.html"><strong>T</strong></a>
  142. | <a href="genindex-U.html"><strong>U</strong></a>
  143. | <a href="genindex-V.html"><strong>V</strong></a>
  144. | <a href="genindex-W.html"><strong>W</strong></a>
  145. | <a href="genindex-X.html"><strong>X</strong></a>
  146. | <a href="genindex-Y.html"><strong>Y</strong></a>
  147. | <a href="genindex-Z.html"><strong>Z</strong></a>
  148. </p>
  149. <p><a href="genindex-all.html"><strong>Full index on one page</strong>
  150. (can be huge)</a></p>
  151. </div>
  152. <div class="clearer"></div>
  153. </div>
  154. </div>
  155. </div>
  156. <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
  157. <div class="sphinxsidebarwrapper">
  158. </div>
  159. <div id="sidebarbutton" title="Collapse sidebar">
  160. <span>«</span>
  161. </div>
  162. </div>
  163. <div class="clearer"></div>
  164. </div>
  165. <div class="related" role="navigation" aria-label="related navigation">
  166. <h3>Navigation</h3>
  167. <ul>
  168. <li class="right" style="margin-right: 10px">
  169. <a href="#" title="General Index"
  170. >index</a></li>
  171. <li class="right" >
  172. <a href="py-modindex.html" title="Python Module Index"
  173. >modules</a> |</li>
  174. <li><img src="_static/py.svg" alt="Python logo" style="vertical-align: middle; margin-top: -1px"/></li>
  175. <li><a href="https://www.python.org/">Python</a> &#187;</li>
  176. <li class="switchers">
  177. <div class="language_switcher_placeholder"></div>
  178. <div class="version_switcher_placeholder"></div>
  179. </li>
  180. <li>
  181. </li>
  182. <li id="cpython-language-and-version">
  183. <a href="index.html">3.12.3 Documentation</a> &#187;
  184. </li>
  185. <li class="nav-item nav-item-this"><a href="">Index</a></li>
  186. <li class="right">
  187. <div class="inline-search" role="search">
  188. <form class="inline-search" action="search.html" method="get">
  189. <input placeholder="Quick search" aria-label="Quick search" type="search" name="q" id="search-box" />
  190. <input type="submit" value="Go" />
  191. </form>
  192. </div>
  193. |
  194. </li>
  195. <li class="right">
  196. <label class="theme-selector-label">
  197. Theme
  198. <select class="theme-selector" oninput="activateTheme(this.value)">
  199. <option value="auto" selected>Auto</option>
  200. <option value="light">Light</option>
  201. <option value="dark">Dark</option>
  202. </select>
  203. </label> |</li>
  204. </ul>
  205. </div>
  206. <div class="footer">
  207. &copy;
  208. <a href="copyright.html">
  209. Copyright
  210. </a>
  211. 2001-2024, Python Software Foundation.
  212. <br />
  213. This page is licensed under the Python Software Foundation License Version 2.
  214. <br />
  215. Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
  216. <br />
  217. See <a href="/license.html">History and License</a> for more information.<br />
  218. <br />
  219. The Python Software Foundation is a non-profit corporation.
  220. <a href="https://www.python.org/psf/donations/">Please donate.</a>
  221. <br />
  222. <br />
  223. Last updated on Apr 09, 2024 (13:47 UTC).
  224. <a href="/bugs.html">Found a bug</a>?
  225. <br />
  226. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.
  227. </div>
  228. </body>
  229. </html>
上海开阖软件有限公司 沪ICP备12045867号-1