types
共有48個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. types.MethodType() ,830個項目使用
2. types.ModuleType() ,756個項目使用
3. types.FunctionType() ,741個項目使用
4. types.GeneratorType() ,451個項目使用
5. types.ClassType() ,379個項目使用
6. types.SimpleNamespace() ,247個項目使用
7. types.CodeType() ,201個項目使用
8. types.BuiltinFunctionType() ,180個項目使用
9. types.StringType() ,178個項目使用
10. types.TracebackType() ,166個項目使用
11. types.InstanceType() ,148個項目使用
12. types.LambdaType() ,132個項目使用
13. types.IntType() ,127個項目使用
14. types.ListType() ,124個項目使用
15. types.UnicodeType() ,118個項目使用
16. types.FrameType() ,108個項目使用
17. types.TupleType() ,107個項目使用
18. types.MappingProxyType() ,103個項目使用
19. types.StringTypes() ,98個項目使用
20. types.BuiltinMethodType() ,87個項目使用
21. types.NoneType() ,82個項目使用
22. types.LongType() ,81個項目使用
23. types.FloatType() ,70個項目使用
24. types.DictType() ,69個項目使用
25. types.BooleanType() ,60個項目使用
26. types.TypeType() ,60個項目使用
27. types.MemberDescriptorType() ,43個項目使用
28. types.GetSetDescriptorType() ,38個項目使用
29. types.FileType() ,36個項目使用
30. types.ComplexType() ,31個項目使用
31. types.UnboundMethodType() ,30個項目使用
32. types.AsyncGeneratorType() ,29個項目使用
33. types.CoroutineType() ,28個項目使用
34. types.new_class() ,26個項目使用
35. types.SliceType() ,23個項目使用
36. types.coroutine() ,17個項目使用
37. types.append() ,17個項目使用
38. types.resolve_bases() ,15個項目使用
39. types.ObjectType() ,15個項目使用
40. types.DictProxyType() ,12個項目使用
41. types.DictionaryType() ,12個項目使用
42. types.DynamicClassAttribute() ,10個項目使用
43. types.NotImplementedType() ,9個項目使用
44. types.insert() ,7個項目使用
45. types.xhtml() ,6個項目使用
46. types.MethodWrapperType() ,5個項目使用
47. types.MethodDescriptorType() ,5個項目使用
48. types.XRangeType() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。