✏️ 正在编辑: uri.pxd
路径:
/opt/hc_python/lib/python3.12/site-packages/lxml/includes/uri.pxd
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
cdef extern from "libxml/uri.h" nogil: ctypedef struct xmlURI cdef xmlURI* xmlParseURI(char* str) cdef void xmlFreeURI(xmlURI* uri)
💾 保存文件
← 返回文件管理器