@@ -143,6 +143,232 @@ <h1 id="index">索引 – O</h1>
143
143
144
144
< table style ="width: 100% " class ="indextable "> < tr >
145
145
< td style ="width: 33%; vertical-align: top; "> < ul >
146
+ < li > < a href ="library/os.html#os.O_APPEND "> O_APPEND (於 os 模組中)</ a >
147
+ </ li >
148
+ < li > < a href ="library/os.html#os.O_ASYNC "> O_ASYNC (於 os 模組中)</ a >
149
+ </ li >
150
+ < li > < a href ="library/os.html#os.O_BINARY "> O_BINARY (於 os 模組中)</ a >
151
+ </ li >
152
+ < li > < a href ="library/os.html#os.O_CLOEXEC "> O_CLOEXEC (於 os 模組中)</ a >
153
+ </ li >
154
+ < li > < a href ="library/os.html#os.O_CREAT "> O_CREAT (於 os 模組中)</ a >
155
+ </ li >
156
+ < li > < a href ="library/os.html#os.O_DIRECT "> O_DIRECT (於 os 模組中)</ a >
157
+ </ li >
158
+ < li > < a href ="library/os.html#os.O_DIRECTORY "> O_DIRECTORY (於 os 模組中)</ a >
159
+ </ li >
160
+ < li > < a href ="library/os.html#os.O_DSYNC "> O_DSYNC (於 os 模組中)</ a >
161
+ </ li >
162
+ < li > < a href ="library/os.html#os.O_EVTONLY "> O_EVTONLY (於 os 模組中)</ a >
163
+ </ li >
164
+ < li > < a href ="library/os.html#os.O_EXCL "> O_EXCL (於 os 模組中)</ a >
165
+ </ li >
166
+ < li > < a href ="library/os.html#os.O_EXLOCK "> O_EXLOCK (於 os 模組中)</ a >
167
+ </ li >
168
+ < li > < a href ="library/os.html#os.O_FSYNC "> O_FSYNC (於 os 模組中)</ a >
169
+ </ li >
170
+ < li > < a href ="library/os.html#os.O_NDELAY "> O_NDELAY (於 os 模組中)</ a >
171
+ </ li >
172
+ < li > < a href ="library/os.html#os.O_NOATIME "> O_NOATIME (於 os 模組中)</ a >
173
+ </ li >
174
+ < li > < a href ="library/os.html#os.O_NOCTTY "> O_NOCTTY (於 os 模組中)</ a >
175
+ </ li >
176
+ < li > < a href ="library/os.html#os.O_NOFOLLOW "> O_NOFOLLOW (於 os 模組中)</ a >
177
+ </ li >
178
+ < li > < a href ="library/os.html#os.O_NOFOLLOW_ANY "> O_NOFOLLOW_ANY (於 os 模組中)</ a >
179
+ </ li >
180
+ < li > < a href ="library/os.html#os.O_NOINHERIT "> O_NOINHERIT (於 os 模組中)</ a >
181
+ </ li >
182
+ < li > < a href ="library/os.html#os.O_NONBLOCK "> O_NONBLOCK (於 os 模組中)</ a >
183
+ </ li >
184
+ < li > < a href ="library/os.html#os.O_PATH "> O_PATH (於 os 模組中)</ a >
185
+ </ li >
186
+ < li > < a href ="library/os.html#os.O_RANDOM "> O_RANDOM (於 os 模組中)</ a >
187
+ </ li >
188
+ < li > < a href ="library/os.html#os.O_RDONLY "> O_RDONLY (於 os 模組中)</ a >
189
+ </ li >
190
+ < li > < a href ="library/os.html#os.O_RDWR "> O_RDWR (於 os 模組中)</ a >
191
+ </ li >
192
+ < li > < a href ="library/os.html#os.O_RSYNC "> O_RSYNC (於 os 模組中)</ a >
193
+ </ li >
194
+ < li > < a href ="library/os.html#os.O_SEQUENTIAL "> O_SEQUENTIAL (於 os 模組中)</ a >
195
+ </ li >
196
+ < li > < a href ="library/os.html#os.O_SHLOCK "> O_SHLOCK (於 os 模組中)</ a >
197
+ </ li >
198
+ < li > < a href ="library/os.html#os.O_SHORT_LIVED "> O_SHORT_LIVED (於 os 模組中)</ a >
199
+ </ li >
200
+ < li > < a href ="library/os.html#os.O_SYMLINK "> O_SYMLINK (於 os 模組中)</ a >
201
+ </ li >
202
+ < li > < a href ="library/os.html#os.O_SYNC "> O_SYNC (於 os 模組中)</ a >
203
+ </ li >
204
+ < li > < a href ="library/os.html#os.O_TEMPORARY "> O_TEMPORARY (於 os 模組中)</ a >
205
+ </ li >
206
+ < li > < a href ="library/os.html#os.O_TEXT "> O_TEXT (於 os 模組中)</ a >
207
+ </ li >
208
+ < li > < a href ="library/os.html#os.O_TMPFILE "> O_TMPFILE (於 os 模組中)</ a >
209
+ </ li >
210
+ < li > < a href ="library/os.html#os.O_TRUNC "> O_TRUNC (於 os 模組中)</ a >
211
+ </ li >
212
+ < li > < a href ="library/os.html#os.O_WRONLY "> O_WRONLY (於 os 模組中)</ a >
213
+ </ li >
214
+ < li > < a href ="library/stdtypes.html#memoryview.obj "> obj (memoryview 的屬性)</ a >
215
+ </ li >
216
+ < li > < a href ="library/exceptions.html#UnicodeError.object "> object (UnicodeError 的屬性)</ a >
217
+
218
+ < ul >
219
+ < li > < a href ="library/functions.html#object "> (內建類別)</ a >
220
+ </ li >
221
+ </ ul > </ li >
222
+ < li > < a href ="reference/datamodel.html#object.__match_args__ "> object.__match_args__ (內建變數)</ a >
223
+ </ li >
224
+ < li > < a href ="reference/datamodel.html#object.__slots__ "> object.__slots__ (內建變數)</ a >
225
+ </ li >
226
+ < li >
227
+ objects(物件)
228
+
229
+ < ul >
230
+ < li > < a href ="library/stdtypes.html#index-8 "> comparing(比較)</ a >
231
+ </ li >
232
+ < li > < a href ="library/pickle.html#index-0 "> flattening(攤平)</ a >
233
+ </ li >
234
+ < li > < a href ="library/pickle.html#index-0 "> marshalling</ a >
235
+ </ li >
236
+ < li > < a href ="library/pickle.html#index-0 "> persistent(持續)</ a >
237
+ </ li >
238
+ < li > < a href ="library/pickle.html#index-0 "> pickling</ a >
239
+ </ li >
240
+ < li > < a href ="library/pickle.html#index-0 "> serializing(序列化)</ a >
241
+ </ li >
242
+ </ ul > </ li >
243
+ < li >
244
+ object(模組)
245
+
246
+ < ul >
247
+ < li > < a href ="c-api/module.html#index-0 "> module(模組)</ a >
248
+ </ li >
249
+ </ ul > </ li >
250
+ < li > < a href ="glossary.html#term-object "> < strong > object(物件)</ strong > </ a > , < a href ="reference/datamodel.html#index-0 "> [1]</ a >
251
+
252
+ < ul >
253
+ < li > < a href ="reference/expressions.html#index-35 "> asynchronous-generator(非同步產生器)</ a >
254
+ </ li >
255
+ < li > < a href ="library/stdtypes.html#index-11 "> Boolean(布林)</ a > , < a href ="reference/datamodel.html#index-12 "> [1]</ a >
256
+ </ li >
257
+ < li > < a href ="reference/datamodel.html#index-41 "> built-in function(內建函式)</ a > , < a href ="reference/expressions.html#index-53 "> [1]</ a >
258
+ </ li >
259
+ < li > < a href ="reference/datamodel.html#index-42 "> built-in method(內建方法)</ a > , < a href ="reference/expressions.html#index-53 "> [1]</ a >
260
+ </ li >
261
+ < li > < a href ="c-api/bytearray.html#index-0 "> bytearray(位元組陣列)</ a > , < a href ="library/stdtypes.html#index-23 "> [1]</ a > , < a href ="library/stdtypes.html#index-40 "> [2]</ a > , < a href ="library/stdtypes.html#index-42 "> [3]</ a >
262
+ </ li >
263
+ < li > < a href ="c-api/bytes.html#index-0 "> bytes(位元組)</ a > , < a href ="library/stdtypes.html#index-40 "> [1]</ a > , < a href ="library/stdtypes.html#index-41 "> [2]</ a >
264
+ </ li >
265
+ < li > < a href ="reference/datamodel.html#index-33 "> callable(可呼叫物件)</ a > , < a href ="reference/expressions.html#index-47 "> [1]</ a >
266
+ </ li >
267
+ < li > < a href ="c-api/capsule.html#index-0 "> Capsule</ a >
268
+ </ li >
269
+ < li > < a href ="reference/datamodel.html#index-46 "> class instance(類別實例)</ a > , < a href ="reference/datamodel.html#index-50 "> [1]</ a > , < a href ="reference/expressions.html#index-55 "> [2]</ a >
270
+ </ li >
271
+ < li > < a href ="reference/compound_stmts.html#index-40 "> class(類別)</ a > , < a href ="reference/datamodel.html#index-46 "> [1]</ a > , < a href ="reference/expressions.html#index-54 "> [2]</ a >
272
+ </ li >
273
+ < li > < a href ="c-api/code.html#index-0 "> code(程式碼)</ a > , < a href ="library/marshal.html#index-1 "> [1]</ a > , < a href ="library/stdtypes.html#index-62 "> [2]</ a > , < a href ="reference/datamodel.html#index-56 "> [3]</ a >
274
+ </ li >
275
+ < li > < a href ="c-api/complex.html#index-0 "> complex number(複數)</ a > , < a href ="library/stdtypes.html#index-11 "> [1]</ a >
276
+ </ li >
277
+ < li > < a href ="reference/datamodel.html#index-14 "> complex(複數)</ a >
278
+ </ li >
279
+ < li > < a href ="extending/newtypes.html#index-0 "> deallocation</ a >
280
+ </ li >
281
+ < li > < a href ="c-api/dict.html#index-0 "> dictionary(字典)</ a > , < a href ="library/stdtypes.html#index-52 "> [1]</ a > , < a href ="reference/datamodel.html#index-31 "> [2]</ a > , < a href ="reference/datamodel.html#index-46 "> [3]</ a > , < a href ="reference/datamodel.html#index-78 "> [4]</ a > , < a href ="reference/expressions.html#index-17 "> [5]</ a > , < a href ="reference/expressions.html#index-42 "> [6]</ a > , < a href ="reference/simple_stmts.html#index-11 "> [7]</ a >
282
+ </ li >
283
+ < li > < a href ="reference/datamodel.html#index-8 "> Ellipsis</ a >
284
+ </ li >
285
+ < li > < a href ="c-api/file.html#index-0 "> file(檔案)</ a > , < a href ="tutorial/inputoutput.html#index-0 "> [1]</ a >
286
+ </ li >
287
+ < li > < a href ="extending/newtypes.html#index-0 "> finalization</ a >
288
+ </ li >
289
+ < li > < a href ="library/stdtypes.html#index-11 "> floating point(浮點數)</ a >
290
+ </ li >
291
+ < li > < a href ="c-api/float.html#index-0 "> floating point(浮點)</ a > , < a href ="reference/datamodel.html#index-13 "> [1]</ a >
292
+ </ li >
293
+ < li > < a href ="reference/datamodel.html#index-61 "> frame</ a >
294
+ </ li >
295
+ < li > < a href ="c-api/set.html#index-0 "> frozenset(凍結集合)</ a > , < a href ="reference/datamodel.html#index-29 "> [1]</ a >
296
+ </ li >
297
+ < li > < a href ="reference/compound_stmts.html#index-28 "> function (函式)</ a > , < a href ="reference/datamodel.html#index-34 "> [1]</ a > , < a href ="reference/datamodel.html#index-41 "> [2]</ a > , < a href ="reference/expressions.html#index-52 "> [3]</ a > , < a href ="reference/expressions.html#index-53 "> [4]</ a >
298
+ </ li >
299
+ < li > < a href ="c-api/function.html#index-0 "> function(函式)</ a >
300
+ </ li >
301
+ < li > < a href ="reference/datamodel.html#index-58 "> generator(產生器)</ a > , < a href ="reference/expressions.html#index-22 "> [1]</ a > , < a href ="reference/expressions.html#index-31 "> [2]</ a >
302
+ </ li >
303
+ < li > < a href ="library/stdtypes.html#index-56 "> GenericAlias(泛型別名)</ a >
304
+ </ li >
305
+ < li > < a href ="reference/expressions.html#index-20 "> immutable</ a > , < a href ="reference/expressions.html#index-7 "> [1]</ a >
306
+ </ li >
307
+ < li > < a href ="reference/datamodel.html#index-17 "> immutable sequence(不可變序列)</ a >
308
+ </ li >
309
+ < li > < a href ="reference/datamodel.html#index-17 "> immutable(不可變)</ a >
310
+ </ li >
311
+ < li > < a href ="c-api/method.html#index-0 "> instancemethod</ a >
312
+ </ li >
313
+ < li > < a href ="reference/datamodel.html#index-46 "> instance(實例)</ a > , < a href ="reference/datamodel.html#index-50 "> [1]</ a > , < a href ="reference/expressions.html#index-55 "> [2]</ a >
314
+ </ li >
315
+ < li > < a href ="c-api/long.html#index-0 "> integer(整数)</ a >
316
+ </ li >
317
+ < li > < a href ="library/stdtypes.html#index-11 "> integer(整數)</ a > , < a href ="reference/datamodel.html#index-10 "> [1]</ a >
318
+ </ li >
319
+ < li > < a href ="library/stdtypes.html#index-29 "> io.StringIO</ a >
320
+ </ li >
321
+ < li > < a href ="c-api/list.html#index-0 "> list(串列)</ a > , < a href ="library/stdtypes.html#index-23 "> [1]</ a > , < a href ="library/stdtypes.html#index-25 "> [2]</ a > , < a href ="reference/datamodel.html#index-25 "> [3]</ a > , < a href ="reference/expressions.html#index-15 "> [4]</ a > , < a href ="reference/expressions.html#index-40 "> [5]</ a > , < a href ="reference/expressions.html#index-42 "> [6]</ a > , < a href ="reference/expressions.html#index-45 "> [7]</ a > , < a href ="reference/simple_stmts.html#index-10 "> [8]</ a >
322
+ </ li >
323
+ < li > < a href ="c-api/long.html#index-0 "> long integer(長整数)</ a >
324
+ </ li >
325
+ < li > < a href ="c-api/concrete.html#index-2 "> mapping(對映)</ a > , < a href ="library/stdtypes.html#index-52 "> [1]</ a > , < a href ="reference/datamodel.html#index-30 "> [2]</ a > , < a href ="reference/datamodel.html#index-52 "> [3]</ a > , < a href ="reference/expressions.html#index-42 "> [4]</ a > , < a href ="reference/simple_stmts.html#index-11 "> [5]</ a >
326
+ </ li >
327
+ < li > < a href ="c-api/memoryview.html#index-0 "> memoryview(記憶體視圖)</ a > , < a href ="library/stdtypes.html#index-40 "> [1]</ a >
328
+ </ li >
329
+ < li > < a href ="c-api/method.html#index-1 "> method(方法)</ a > , < a href ="library/stdtypes.html#index-61 "> [1]</ a > , < a href ="reference/datamodel.html#index-36 "> [2]</ a > , < a href ="reference/datamodel.html#index-42 "> [3]</ a > , < a href ="reference/expressions.html#index-53 "> [4]</ a > , < a href ="tutorial/classes.html#index-0 "> [5]</ a >
330
+ </ li >
331
+ < li > < a href ="reference/datamodel.html#index-43 "> module(模組)</ a > , < a href ="reference/expressions.html#index-40 "> [1]</ a >
332
+ </ li >
333
+ < li > < a href ="reference/datamodel.html#index-22 "> mutable sequence(可變序列)</ a >
334
+ </ li >
335
+ < li > < a href ="reference/datamodel.html#index-22 "> mutable(可變的)</ a > , < a href ="reference/simple_stmts.html#index-4 "> [1]</ a > , < a href ="reference/simple_stmts.html#index-9 "> [2]</ a >
336
+ </ li >
337
+ < li > < a href ="c-api/none.html#index-0 "> None</ a > , < a href ="reference/datamodel.html#index-6 "> [1]</ a > , < a href ="reference/simple_stmts.html#index-3 "> [2]</ a >
338
+ </ li >
339
+ < li > < a href ="reference/datamodel.html#index-7 "> NotImplemented</ a >
340
+ </ li >
341
+ < li > < a href ="c-api/concrete.html#index-0 "> numeric(數值)</ a > , < a href ="library/stdtypes.html#index-11 "> [1]</ a > , < a href ="library/stdtypes.html#index-8 "> [2]</ a > , < a href ="reference/datamodel.html#index-52 "> [3]</ a > , < a href ="reference/datamodel.html#index-9 "> [4]</ a >
342
+ </ li >
343
+ < li > < a href ="library/stdtypes.html#index-27 "> range</ a >
344
+ </ li >
345
+ < li > < a href ="c-api/concrete.html#index-1 "> sequence(序列)</ a > , < a href ="library/stdtypes.html#index-19 "> [1]</ a > , < a href ="reference/compound_stmts.html#index-6 "> [2]</ a > , < a href ="reference/datamodel.html#index-15 "> [3]</ a > , < a href ="reference/datamodel.html#index-52 "> [4]</ a > , < a href ="reference/expressions.html#index-42 "> [5]</ a > , < a href ="reference/expressions.html#index-45 "> [6]</ a > , < a href ="reference/expressions.html#index-80 "> [7]</ a > , < a href ="reference/simple_stmts.html#index-10 "> [8]</ a >
346
+ </ li >
347
+ < li > < a href ="reference/datamodel.html#index-27 "> set type(集合型別)</ a >
348
+ </ li >
349
+ < li > < a href ="c-api/set.html#index-0 "> set(集合)</ a > , < a href ="library/stdtypes.html#index-51 "> [1]</ a > , < a href ="reference/datamodel.html#index-28 "> [2]</ a > , < a href ="reference/expressions.html#index-16 "> [3]</ a >
350
+ </ li >
351
+ < li > < a href ="reference/datamodel.html#index-97 "> slice(切片)</ a >
352
+ </ li >
353
+ < li > < a href ="library/socket.html#index-0 "> socket</ a >
354
+ </ li >
355
+ < li > < a href ="library/stdtypes.html#index-28 "> string(字串)</ a > , < a href ="reference/expressions.html#index-42 "> [1]</ a > , < a href ="reference/expressions.html#index-45 "> [2]</ a >
356
+ </ li >
357
+ < li > < a href ="library/sys.html#index-8 "> traceback</ a > , < a href ="library/traceback.html#index-0 "> [1]</ a > , < a href ="reference/compound_stmts.html#index-11 "> [2]</ a > , < a href ="reference/datamodel.html#index-64 "> [3]</ a > , < a href ="reference/simple_stmts.html#index-28 "> [4]</ a >
358
+ </ li >
359
+ < li > < a href ="reference/expressions.html#index-42 "> tuple</ a > , < a href ="reference/expressions.html#index-45 "> [1]</ a > , < a href ="reference/expressions.html#index-92 "> [2]</ a >
360
+ </ li >
361
+ < li > < a href ="c-api/tuple.html#index-0 "> tuple(元組)</ a > , < a href ="library/stdtypes.html#index-22 "> [1]</ a > , < a href ="library/stdtypes.html#index-26 "> [2]</ a > , < a href ="reference/datamodel.html#index-20 "> [3]</ a >
362
+ </ li >
363
+ < li > < a href ="c-api/intro.html#index-3 "> type(型別)</ a > , < a href ="c-api/type.html#index-0 "> [1]</ a > , < a href ="library/functions.html#index-12 "> [2]</ a >
364
+ </ li >
365
+ < li > < a href ="library/stdtypes.html#index-59 "> Union(聯集)</ a >
366
+ </ li >
367
+ < li > < a href ="reference/compound_stmts.html#index-28 "> user-defined function(使用者定義函式)</ a > , < a href ="reference/datamodel.html#index-34 "> [1]</ a > , < a href ="reference/expressions.html#index-52 "> [2]</ a >
368
+ </ li >
369
+ < li > < a href ="reference/datamodel.html#index-36 "> user-defined method(使用者定義方法)</ a >
370
+ </ li >
371
+ </ ul > </ li >
146
372
< li > < a href ="c-api/typeobj.html#c.objobjargproc "> objobjargproc (C type)</ a >
147
373
</ li >
148
374
< li > < a href ="c-api/typeobj.html#c.objobjproc "> objobjproc (C type)</ a >
@@ -337,6 +563,8 @@ <h1 id="index">索引 – O</h1>
337
563
</ ul > </ li >
338
564
< li > < a href ="library/importlib.resources.html#importlib.resources.open_binary "> open_binary() (於 importlib.resources 模組中)</ a >
339
565
</ li >
566
+ </ ul > </ td >
567
+ < td style ="width: 33%; vertical-align: top; "> < ul >
340
568
< li > < a href ="library/io.html#io.open_code "> open_code() (於 io 模組中)</ a >
341
569
</ li >
342
570
< li > < a href ="library/asyncio-stream.html#asyncio.open_connection "> open_connection() (於 asyncio 模組中)</ a >
@@ -402,8 +630,6 @@ <h1 id="index">索引 – O</h1>
402
630
</ li >
403
631
< li > < a href ="library/ssl.html#ssl.OPENSSL_VERSION_NUMBER "> OPENSSL_VERSION_NUMBER (於 ssl 模組中)</ a >
404
632
</ li >
405
- </ ul > </ td >
406
- < td style ="width: 33%; vertical-align: top; "> < ul >
407
633
< li > < a href ="library/msilib.html#msilib.Database.OpenView "> OpenView() (msilib.Database 的方法)</ a >
408
634
</ li >
409
635
< li > < a href ="library/sqlite3.html#sqlite3.OperationalError "> OperationalError</ a >
0 commit comments