• LXML retains references between child nodes and their parents.

    lxml保持节点及其父节点之间引用

    youdao

  • Both coding styles can co-exist happily in an lxml-based application.

    这两种编程风格可以一个基于lxml应用程序中和谐共存

    youdao

  • The LXML parse method reads the entire document and builds an in-memory tree.

    lxmlparse方法读取整个文档在内存中构建一个

    youdao

  • Consult the FAQ section on threads in the LXML documentation for more information.

    要了解更多内容,可参考lxml文档有关线程FAQ部分

    youdao

  • LXML offers several approaches, from a simplified search syntax to full XPath 1.0.

    lxml提供了简化搜索语法完整XPath 1.0等各种方法

    youdao

  • Which parts of LXML you use in your code depends on your needs: Are you comfortable with XPath?

    代码使用lxml一部分取决于需求:您是否熟悉XPath ?

    youdao

  • Serializing XML to a string or file is where lxml excels because it relies on libxml2 C code directly.

    XML序列化一个字符串文件lxml长项因为依赖libxml2C代码库。

    youdao

  • In addition to the use of specific methods within LXML, you can use approaches outside of the library to influence execution speed.

    除了使用lxml内部特定方法外,还可以通过以外的方法提高执行速度。

    youdao

  • For content in HTML that might not be well formed, LXML provides two useful packages: the lxml.html module and the BeautifulSoup parser.

    对于具备良好格式的html内容lxml提供了两个有用的lxml . html模块BeautifulSoup解析器

    youdao

  • If your task requires any serialization at all, LXML is a clear choice, but there are some tricks to get the best performance out of the library.

    如果执行要求序列化的任务,lxml无疑最佳选择但是需要使用一些技巧获得最佳性能。

    youdao

  • Typical gains for a pure Python program are between two and four times, but lxml does most of its work in C, so the difference is unusually small.

    一个Python程序典型性能收益普通程序的24但是lxml 使用C 语言完成了大部分工作因此它们之间的差别非常

    youdao

  • This article does not cover all of lxml but instead demonstrates techniques to efficiently process very large XML files, optimizing for high speed and low memory usage.

    本文没有介绍 lxml所有部分,但是演示了一些可以有效处理大型XML文件进行优化提高处理速度减少内存使用技术

    youdao

  • The output from Listing 3 will be identical to that of the target parser method in Listing 2 but ought to be much faster because LXML can optimize the event handling internally.

    清单3输出与清单2目标解析器方法输出相同但是速度应该提高很多因为lxml可以在内部优化事件处理

    youdao

  • When building an in-memory tree is not desired or practical, use an iterative parsing technique that does not rely on reading the entire source file. LXML offers two approaches.

    如果构建内存不是必须并不实际,则可以使用迭代解析技术这种技术需要读取整个源树。

    youdao

  • When building an in-memory tree is not desired or practical, use an iterative parsing technique that does not rely on reading the entire source file. LXML offers two approaches.

    如果构建内存不是必须并不实际,则可以使用迭代解析技术这种技术需要读取整个源树。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定