cpython-3.10.2-1.5.7.jar中文-英文对照文档.zip

org.bytedecocpython3.10.2-1.5.7API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: cpython-3.10.2-1.5.7.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 1.93 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

cpython-3.10.2-1.5.7.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:cpython-3.10.2-1.5.7.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:cpython-3.10.2-1.5.7.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:cpython-3.10.2-1.5.7.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:cpython-3.10.2-1.5.7-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 cpython-3.10.2-1.5.7.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: JavaCPP Presets for CPython
  • 描述: org.bytedeco - cpython
  • 版本: 3.10.2-1.5.7

Maven依赖

<dependency>
	<groupId>org.bytedeco</groupId>
	<artifactId>cpython</artifactId>
	<version>3.10.2-1.5.7</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.bytedeco', name: 'cpython', version: '3.10.2-1.5.7'
Gradle (Short):
	implementation 'org.bytedeco:cpython:3.10.2-1.5.7'
Gradle (Kotlin):
	implementation("org.bytedeco:cpython:3.10.2-1.5.7")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.bytedeco.cpython
org.bytedeco.cpython.global
org.bytedeco.cpython.helper
org.bytedeco.cpython.presets

本组件包含的 Java class(类)

org.bytedeco.cpython.Arg0_Pointer
org.bytedeco.cpython.CFrame
org.bytedeco.cpython.Func
org.bytedeco.cpython.Func_Pointer
org.bytedeco.cpython.Innerfunc_BytePointer_long_Pointer
org.bytedeco.cpython.Innerfunc_String_long_Pointer
org.bytedeco.cpython.Int_PyOS_InputHook
org.bytedeco.cpython.Predicate_PyObject
org.bytedeco.cpython.PyASCIIObject
org.bytedeco.cpython.PyAsyncGenObject
org.bytedeco.cpython.PyAsyncMethods
org.bytedeco.cpython.PyAttributeErrorObject
org.bytedeco.cpython.PyBaseExceptionObject
org.bytedeco.cpython.PyBufferProcs
org.bytedeco.cpython.PyByteArrayObject
org.bytedeco.cpython.PyBytesObject
org.bytedeco.cpython.PyCFunction
org.bytedeco.cpython.PyCFunctionObject
org.bytedeco.cpython.PyCFunctionWithKeywords
org.bytedeco.cpython.PyCMethod
org.bytedeco.cpython.PyCMethodObject
org.bytedeco.cpython.PyCapsule_Destructor
org.bytedeco.cpython.PyCellObject
org.bytedeco.cpython.PyCodeAddressRange
org.bytedeco.cpython.PyCodeObject
org.bytedeco.cpython.PyCompactUnicodeObject
org.bytedeco.cpython.PyCompilerFlags
org.bytedeco.cpython.PyComplexObject
org.bytedeco.cpython.PyConfig
org.bytedeco.cpython.PyContext
org.bytedeco.cpython.PyContextToken
org.bytedeco.cpython.PyContextVar
org.bytedeco.cpython.PyCoroObject
org.bytedeco.cpython.PyDateTime_CAPI
org.bytedeco.cpython.PyDateTime_CAPI.DateTime_FromDateAndTimeAndFold_int_int_int_int_int_int_int_PyObject_int_PyTypeObject
org.bytedeco.cpython.PyDateTime_CAPI.DateTime_FromDateAndTime_int_int_int_int_int_int_int_PyObject_PyTypeObject
org.bytedeco.cpython.PyDateTime_CAPI.DateTime_FromTimestamp_PyObject_PyObject_PyObject
org.bytedeco.cpython.PyDateTime_CAPI.Date_FromDate_int_int_int_PyTypeObject
org.bytedeco.cpython.PyDateTime_CAPI.Date_FromTimestamp_PyObject_PyObject
org.bytedeco.cpython.PyDateTime_CAPI.Delta_FromDelta_int_int_int_int_PyTypeObject
org.bytedeco.cpython.PyDateTime_CAPI.TimeZone_FromTimeZone_PyObject_PyObject
org.bytedeco.cpython.PyDateTime_CAPI.Time_FromTimeAndFold_int_int_int_int_PyObject_int_PyTypeObject
org.bytedeco.cpython.PyDateTime_CAPI.Time_FromTime_int_int_int_int_PyObject_PyTypeObject
org.bytedeco.cpython.PyDateTime_Date
org.bytedeco.cpython.PyDateTime_DateTime
org.bytedeco.cpython.PyDateTime_Delta
org.bytedeco.cpython.PyDateTime_TZInfo
org.bytedeco.cpython.PyDateTime_Time
org.bytedeco.cpython.PyDescrObject
org.bytedeco.cpython.PyDictKeysObject
org.bytedeco.cpython.PyDictObject
org.bytedeco.cpython.PyFloatObject
org.bytedeco.cpython.PyFrameConstructor
org.bytedeco.cpython.PyFrameObject
org.bytedeco.cpython.PyFunctionObject
org.bytedeco.cpython.PyFutureFeatures
org.bytedeco.cpython.PyGenObject
org.bytedeco.cpython.PyGetSetDef
org.bytedeco.cpython.PyGetSetDescrObject
org.bytedeco.cpython.PyHash_FuncDef
org.bytedeco.cpython.PyHash_FuncDef.Hash_Pointer_long
org.bytedeco.cpython.PyHeapTypeObject
org.bytedeco.cpython.PyImportErrorObject
org.bytedeco.cpython.PyInstanceMethodObject
org.bytedeco.cpython.PyInterpreterState
org.bytedeco.cpython.PyListObject
org.bytedeco.cpython.PyLongObject
org.bytedeco.cpython.PyMappingMethods
org.bytedeco.cpython.PyMemAllocatorEx
org.bytedeco.cpython.PyMemAllocatorEx.Calloc_Pointer_long_long
org.bytedeco.cpython.PyMemAllocatorEx.Free_Pointer_Pointer
org.bytedeco.cpython.PyMemAllocatorEx.Malloc_Pointer_long
org.bytedeco.cpython.PyMemAllocatorEx.Realloc_Pointer_Pointer_long
org.bytedeco.cpython.PyMemberDef
org.bytedeco.cpython.PyMemberDescrObject
org.bytedeco.cpython.PyMemoryViewObject
org.bytedeco.cpython.PyMethodDef
org.bytedeco.cpython.PyMethodDescrObject
org.bytedeco.cpython.PyMethodObject
org.bytedeco.cpython.PyModuleDef
org.bytedeco.cpython.PyModuleDef_Base
org.bytedeco.cpython.PyModuleDef_Base.PyObject_M_init
org.bytedeco.cpython.PyModuleDef_Slot
org.bytedeco.cpython.PyNameErrorObject
org.bytedeco.cpython.PyNumberMethods
org.bytedeco.cpython.PyODictObject
org.bytedeco.cpython.PyOSErrorObject
org.bytedeco.cpython.PyOS_ReadlineFunctionPointer_Pointer_Pointer_BytePointer
org.bytedeco.cpython.PyOS_sighandler_t
org.bytedeco.cpython.PyObject
org.bytedeco.cpython.PyObjectArenaAllocator
org.bytedeco.cpython.PyObjectArenaAllocator.Alloc_Pointer_long
org.bytedeco.cpython.PyObjectArenaAllocator.Free_Pointer_Pointer_long
org.bytedeco.cpython.PyObject_Initfunc
org.bytedeco.cpython.PyPreConfig
org.bytedeco.cpython.PySequenceMethods
org.bytedeco.cpython.PySetObject
org.bytedeco.cpython.PySliceObject
org.bytedeco.cpython.PyStatus
org.bytedeco.cpython.PyStopIterationObject
org.bytedeco.cpython.PyStructSequence_Desc
org.bytedeco.cpython.PyStructSequence_Field
org.bytedeco.cpython.PySyntaxErrorObject
org.bytedeco.cpython.PySystemExitObject
org.bytedeco.cpython.PyThreadState
org.bytedeco.cpython.PyThreadState.On_delete_Pointer
org.bytedeco.cpython.PyThread_type_lock
org.bytedeco.cpython.PyTracebackObject
org.bytedeco.cpython.PyTryBlock
org.bytedeco.cpython.PyTupleObject
org.bytedeco.cpython.PyTypeObject
org.bytedeco.cpython.PyType_Slot
org.bytedeco.cpython.PyType_Spec
org.bytedeco.cpython.PyUnicodeErrorObject
org.bytedeco.cpython.PyUnicodeObject
org.bytedeco.cpython.PyVarObject
org.bytedeco.cpython.PyWeakReference
org.bytedeco.cpython.PyWideStringList
org.bytedeco.cpython.PyWrapperDescrObject
org.bytedeco.cpython.Py_AuditHookFunction
org.bytedeco.cpython.Py_OpenCodeHookFunction
org.bytedeco.cpython.Py_buffer
org.bytedeco.cpython.Py_complex
org.bytedeco.cpython.Py_tracefunc
org.bytedeco.cpython.Py_tss_t
org.bytedeco.cpython._PyArg_Parser
org.bytedeco.cpython._PyBytesWriter
org.bytedeco.cpython._PyCFunctionFast
org.bytedeco.cpython._PyCFunctionFastWithKeywords
org.bytedeco.cpython._PyCrossInterpreterData
org.bytedeco.cpython._PyCrossInterpreterData.Free_Pointer
org.bytedeco.cpython._PyCrossInterpreterData.New_object__xid
org.bytedeco.cpython._PyDateTime_BaseDateTime
org.bytedeco.cpython._PyDateTime_BaseTZInfo
org.bytedeco.cpython._PyDateTime_BaseTime
org.bytedeco.cpython._PyDictViewObject
org.bytedeco.cpython._PyErr_StackItem
org.bytedeco.cpython._PyFrameEvalFunction
org.bytedeco.cpython._PyManagedBufferObject
org.bytedeco.cpython._PyOpcache
org.bytedeco.cpython._PyUnicodeWriter
org.bytedeco.cpython._PyWeakReference
org.bytedeco.cpython._Py_HashSecret_t
org.bytedeco.cpython._Py_Identifier
org.bytedeco.cpython._Py_clock_info_t
org.bytedeco.cpython._Py_tss_t
org.bytedeco.cpython._frame
org.bytedeco.cpython._frozen
org.bytedeco.cpython._inittab
org.bytedeco.cpython._inittab.PyObject_Initfunc
org.bytedeco.cpython._longobject
org.bytedeco.cpython._opaque
org.bytedeco.cpython._xid
org.bytedeco.cpython.allocfunc
org.bytedeco.cpython.binaryfunc
org.bytedeco.cpython.crossinterpdatafunc
org.bytedeco.cpython.descrgetfunc
org.bytedeco.cpython.descrsetfunc
org.bytedeco.cpython.destructor
org.bytedeco.cpython.freefunc
org.bytedeco.cpython.getattrfunc
org.bytedeco.cpython.getattrofunc
org.bytedeco.cpython.getbufferproc
org.bytedeco.cpython.getiterfunc
org.bytedeco.cpython.getter
org.bytedeco.cpython.global.python
org.bytedeco.cpython.hashfunc
org.bytedeco.cpython.helper.python
org.bytedeco.cpython.initproc
org.bytedeco.cpython.inquiry
org.bytedeco.cpython.iternextfunc
org.bytedeco.cpython.lenfunc
org.bytedeco.cpython.newfunc
org.bytedeco.cpython.objobjargproc
org.bytedeco.cpython.objobjproc
org.bytedeco.cpython.presets.python
org.bytedeco.cpython.python
org.bytedeco.cpython.releasebufferproc
org.bytedeco.cpython.reprfunc
org.bytedeco.cpython.richcmpfunc
org.bytedeco.cpython.sendfunc
org.bytedeco.cpython.setattrfunc
org.bytedeco.cpython.setattrofunc
org.bytedeco.cpython.setentry
org.bytedeco.cpython.setter
org.bytedeco.cpython.ssizeargfunc
org.bytedeco.cpython.ssizeobjargproc
org.bytedeco.cpython.ssizessizeargfunc
org.bytedeco.cpython.ssizessizeobjargproc
org.bytedeco.cpython.ternaryfunc
org.bytedeco.cpython.traverseproc
org.bytedeco.cpython.unaryfunc
org.bytedeco.cpython.vectorcallfunc
org.bytedeco.cpython.visitproc
org.bytedeco.cpython.wrapperbase
org.bytedeco.cpython.wrapperfunc
org.bytedeco.cpython.wrapperfunc_kwds