14 lines
584 B
Markdown
14 lines
584 B
Markdown
|
|
# Introduction of difflib module in Python (video)
|
||
|
|
|
||
|
|
> 原文: [https://www。博客。python 库。org/2022/07/05/an-intro-to-python-difflib-module-video/](https://www.blog.pythonlibrary.org/2022/07/05/an-intro-to-pythons-difflib-module-video/)
|
||
|
|
|
||
|
|
In this latest tutorial written by Mike Driscoll, learn the basic knowledge of Python's difflib module.
|
||
|
|
|
||
|
|
### What will you learn?
|
||
|
|
|
||
|
|
* Get a close match
|
||
|
|
* Use different
|
||
|
|
* Get unified difference
|
||
|
|
* 获取 HTML 差异
|
||
|
|
|
||
|
|
[https://www.youtube.com/embed/FxdXEufiZoI?feature=oembed](https://www.youtube.com/embed/FxdXEufiZoI?feature=oembed)
|